Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: inter-process-communication

NTDLS/NTDLS.MemoryQueue

In memory non-persistent message queue with messaging and query/reply support for inter-process-communication, queuing, load-balancing and buffering.

Language: C# - Size: 230 KB - Last synced: 2 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

AdityaNG/Integral-Calculator

Calculation of definate integrals with graph plotted showing area. An implementation of the Riemann Sum Integral in C.

Language: C - Size: 586 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

FI-Mihej/InterProcessPyObjects

High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serialization and deserialization. Provides fast inter-process communication (IPC) via shared memory. Supports NumPy, Torch arrays, custom classes (including dataclass), classes with methods, and asyncio

Language: Python - Size: 84 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 22 - Forks: 0

RicardoRagel/comms_manager

Simple C++ Communication Manager using Shared Memory

Language: C++ - Size: 26.4 KB - Last synced: 18 days ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

iamhslee/wspipe

A 'grep' like word search program using fork() and pipe()

Language: C - Size: 3.91 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

veeso/Rustypipes ๐Ÿ“ฆ

Rust library which implements the Octopipes protocol

Language: Rust - Size: 133 KB - Last synced: 30 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

arbox/ruby-interoperability

Ruby Mixture with other Programming Languages

Language: Ruby - Size: 14.6 KB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 39 - Forks: 4

anuneetanand/OS-Projects

Short projects related to Memory Allocation, Threading, Inter Process Communication and Socket Programming

Language: C - Size: 32.2 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

HawkBitPhp/datastream

Compressed binary data designed for inter-process communication.

Language: PHP - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

kohlschutter/junixsocket

Unix Domain Sockets in Java (AF_UNIX)

Language: Java - Size: 30.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 418 - Forks: 113

MariamElSahhar/Signal-Processing

๐Ÿ“ž How do apps talk to each other? This is a C exercise to understand signal processing and inter-process communication. Generates client and server processes that communicate messages using only two signals.

Language: C - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

eclipse-iceoryx/iceoryx2

Eclipse iceoryx2โ„ข - true zero-copy inter-process-communication in pure Rust

Language: Rust - Size: 1.31 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 328 - Forks: 15

paritytech/parity-tokio-ipc

Parity tokio-ipc

Language: Rust - Size: 117 KB - Last synced: 29 days ago - Pushed: 4 months ago - Stars: 72 - Forks: 44

eclipse-iceoryx/iceoryx

Eclipse iceoryxโ„ข - true zero-copy inter-process-communication

Language: C++ - Size: 21.7 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1,481 - Forks: 357

ishanjoshi02/Operating-Systems

Codes for my Operating Systems' Class

Language: C - Size: 119 MB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 13 - Forks: 6

RaphiaRa/spms_ring

Single publisher multiple subscriber ring buffer written in C

Language: C - Size: 82 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 4 - Forks: 0

harishcpu/wish

Unix like shell designed using advanced system calls with respect to process creation & handling, multi-threading, signal handling, inter-process communication, process synchronisation, foreground and background Jobs, file operation & handling, exit status and text parsing.

Language: C - Size: 15.6 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

felixklauke/avalance

High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.

Language: Java - Size: 251 KB - Last synced: 30 days ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

ArkaSarkar19/IPC-multiuser-chat-system

Refer Readme.md

Language: C - Size: 9.77 KB - Last synced: about 2 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

yasinalperbingul/Shopping-App-Microservices

Java Spring Boot project implementing microservices architecture, utilizing Keycloak and Apache Kafka for scalability and security.

Language: Java - Size: 116 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Educational-Demonstrative/Processes_N_Pipes-C

Exploring IPC Mechanics: A C Program for Bidirectional Message Exchange Between Two Processes.

Language: C - Size: 132 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 6

merkouris148/system-programming

Three projects about system programming in C++.

Language: C++ - Size: 585 KB - Last synced: 2 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

UweKeim/ZetaIpc

A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.

Language: C# - Size: 34 MB - Last synced: 1 day ago - Pushed: over 2 years ago - Stars: 150 - Forks: 26

LiteKite/Android-AIDL

A sample that makes Inter Process Communication (IPC) via Android Interface Definition Language (AIDL)

Language: Kotlin - Size: 853 KB - Last synced: 30 days ago - Pushed: over 2 years ago - Stars: 24 - Forks: 8

JaturongKongmanee/heart-beating

A simple tool to simulate a simple inter-process communication protocol.

Language: C - Size: 1.4 MB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

Darkmik70/arp_drone

Text-based Drone game written in C in a form of semestral project.

Language: C - Size: 528 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

pavlosdais/Operating-Systems

Programming assignments in Operating Systems

Language: C - Size: 4.97 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

unnir/CadenceSKILL-Python

Inter Process Communication (IPC) between Python and Cadence Virtuoso

Language: Python - Size: 68.4 KB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 71 - Forks: 17

AxelPreitiT/chaOS-v1 Fork of JoseMenta/TP2_SO

A continuation of the chaOS-v0 project. This enhanced version is a simple OS that incorporates a memory manager utilizing both buddy and list algorithms, a round-robin scheduler for task management, as well as pipes and semaphores for inter-process communication and synchronization.

Language: C - Size: 1.04 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mansstiv/System-Programming

๐Ÿ’ป๐Ÿ’‰ Projects for the course of System Programming. Gained knowledge on multithreading, inter process communication (named pipes), low-level I/O and network communication (Server-Client model).

Language: C - Size: 760 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AndreiE91/LinuxOS_Assignments

Linux OS assignments repository. Contains various applications, from parsing and modifying binary files to managing shared memory regions, thread synchronization, inter-process communication and more.

Language: Python - Size: 1.11 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

AndreiE91/Linux-Console-Apps

Various console applications developed for Linux, covering a wide range of topics such as threading, processes, inter-process communication, file operations, synchronization, and more.

Language: C - Size: 1.09 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

imsunilvaghela/TheEmbeDEADInterview

Crack your Embedded Interview

Size: 137 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 16 - Forks: 4

abdullahselek/SwiftyMessenger

Swift toolkit for passing messages between iOS apps and extensions.

Language: Swift - Size: 3.13 MB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 60 - Forks: 10

voodooattack/shared-buffer

A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication.

Language: C++ - Size: 8.79 KB - Last synced: 26 days ago - Pushed: over 5 years ago - Stars: 18 - Forks: 3

NTDLS/NTDLS.MemQueue ๐Ÿ“ฆ

In memory non-persistent message queue with messaging and query/reply support for inter-process-communication, queuing, load-balancing and buffering.

Language: C# - Size: 361 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

estefaniadlk/master-worker-c

Repo for my Uni project in Advanced Programming

Language: C - Size: 14.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

siffiejoe/lua-luaipc

Portable inter-process communication for Lua

Language: C - Size: 80.1 KB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 45 - Forks: 8

sum-catnip/serde-ipc

rust inter-process-communication over shared memory with serde

Language: Rust - Size: 286 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

iamjinlei/go-ipc

SDK for inter-process communication (IPC) using Unix Domain Socket

Language: Go - Size: 29.3 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

LucasEsposito/UTN-Practice-OperativeSystems Fork of ArBeraha/utn-tp-so

[2016] Trabajo prรกctico de sistemas operativos: C, Bash

Language: C - Size: 808 KB - Last synced: 6 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

elkodon/elkodon ๐Ÿ“ฆ

Elkodon - true zero-copy inter-process-communication in rust

Language: Rust - Size: 990 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 13 - Forks: 3

zarif98sjs/CSE-314-Operating-System

CSE 314 Operating System Sessional (L3/T2)

Language: C - Size: 6.9 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 3

DNedic/lockfree

A collection of lock-free data structures written in standard C++11

Language: C++ - Size: 95.7 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 593 - Forks: 31

orhnk/merge-lang ๐Ÿ“ฆ

๐Ÿšง Meta Programming language automating multilang communications in a smart way

Language: Rust - Size: 1.31 MB - Last synced: 19 days ago - Pushed: 6 months ago - Stars: 7 - Forks: 0

el3um4s/ipc-for-electron-chokidar

Allow the renderer to use chokidar (Minimal and efficient cross-platform file watching library)

Language: TypeScript - Size: 739 KB - Last synced: 11 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

sqn175/simple_ipc

A simple inter-process communication implementation using shared memory and pthread

Language: C++ - Size: 7.81 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

julianpoemp/clusterfy

NodeJS package that simplifies process management and Inter Process Communication in NodeJS cluster.

Language: TypeScript - Size: 2.38 MB - Last synced: 12 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

curegit/session-csharp

Session-typed concurrent and distributed programming for .NET

Language: C# - Size: 266 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 1

mmlabs-mindmaze/mmlib

OS abstraction layer and helpers

Language: C - Size: 1.39 MB - Last synced: 2 months ago - Pushed: 7 months ago - Stars: 12 - Forks: 5

curegit/context-free-session

ๆ–‡่„ˆ่‡ช็”ฑใƒžใƒซใƒใƒ‘ใƒผใƒ†ใ‚ฃใ‚ปใƒƒใ‚ทใƒงใƒณๅž‹ใฎๅฎŸ่ฃ…

Language: C# - Size: 167 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

eslam69/RPI-MultiService-Logger-Daemon

POSIX IPC Library for inter-process communication & a Logger Daemon to manage logs for Embedded Linux Applications

Language: Makefile - Size: 1.13 MB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

HowProgrammingWorks/InterProcessCommunication

Inter-process Communication

Language: JavaScript - Size: 28.3 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 17 - Forks: 54

harisokanovic/librtring

Memory mapped ring buffer capable of real-time signaling and amenable to mapping between processes

Language: C - Size: 14.6 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

YardenBakish/Message-Slot-Kernel-Module-OS-Assignment

Kernel module implemented as a character device file (driver) that provides a new IPC mechanism

Language: C - Size: 6.84 KB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Thyodas/theplazza

๐Ÿ• Simulation of a pizzeria with cooks (threads) and kitchens (process). The kitchen should communicate with a process called the reception via IPC.

Language: C++ - Size: 229 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

menees/Remoting

Simple RMI and IPC library for modern .NET

Language: C# - Size: 188 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

iamjatinchauhan/OS-Programs

OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.

Size: 715 KB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 11

emilstahl97/Distributed-Systems-ID2201 ๐Ÿ“ฆ

The course covers fundamental models for distributed systems, inter process communication and how to handle synchronization, consistency, replication, fault tolerance and security in a distributed system. The course consist of a series of lectures and seminars that include practical assignments.

Language: Erlang - Size: 18 MB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 2

leonard-namolaru/programmation-systeme-files-de-messages

[Note : 14 / 20] Projet UE Programmation systรจme avancรฉe (Universitรฉ Paris Citรฉ, M1) : Implรฉmentation de files de messages pour une communication entre des processus tournant sur la mรชme machine, en utilisant la mรฉmoire partagรฉe, et sans lโ€™aide de files de messages existantes ou des sockets. Lโ€™accรจs parallรจle ร  la file de messages est possible avec une protection appropriรฉe.

Language: C - Size: 12.7 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

atakanakin/Wallet

Server Application.

Language: Kotlin - Size: 1.61 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

atakanakin/CurrencyProvider

Client Application.

Language: Kotlin - Size: 126 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

dima91/ipc

This repository contains a set of classes which implement communication primitives among processes (e.g read/write on linux or tcp sockets)

Language: Objective-C - Size: 119 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ANSANJAY/unix-signals-ipc-guide

Explore the concept of UNIX signals as a form of Inter-Process Communication (IPC). Dive deep into practical examples, best practices, and the theory behind using signals for effective IPC in UNIX systems.

Language: C - Size: 23.4 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

steciuk/SCZR-real-time-meteorological-simulation

Simulation of real-time system gathering temperatures from geo-distributed meteorological stations

Language: C++ - Size: 2.81 MB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

incebellipipo/introduction-to-linux-programming

Supplementary codes for Linux programming course

Language: C - Size: 75.2 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 17 - Forks: 5

gholomia/IPC

Some coding experience on creating processes, communication between them and message queue processing.

Language: C - Size: 25.6 MB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 1

trong0dn/ATM-ConCurrencies

ATM ConCurrencies is a simple prototype of a program that mimics the work of an ATM system using concurrent processes and inter-process communication (IPC) services. This version includes functionalities with message queues, semaphores, shared memory and architectures for exploring deadlocks and livelocks.

Language: C - Size: 38.1 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

atakanakin/ClientApp

Client Application.

Language: Kotlin - Size: 147 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

atakanakin/ServerApp

Server Application.

Language: Kotlin - Size: 117 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

jajoosiddhant/Two-Factor-Authentication-System

Consists of Project completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: FreeRTOS, Mulithreading, PyQT, Fail-Safe and Fault-Tolerant System, IPCs, remote-logging, UART, NRF24L01+.

Language: HTML - Size: 46.4 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

mansetagunj/ECEN-5013

Repo for the Advance Practical Embedded Systems. Contains work related to Linux kernel, Pthreads, FreeRTOS, etc.

Language: C - Size: 85.5 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

jainsarthak277/Advanced-Embedded-Software-Development

Codes and file for ECEN 5013, Advanced Embedded Software Development. Final project implements a robust client-server module using RF communication, message queues and supporting degraded service with graceful failure.

Language: HTML - Size: 3.28 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

raspi/jumiks

AF_UNIX socket server and client with multicast-style delivery

Language: Go - Size: 25.4 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

rurangiza/philosopher

This project is about solving the "dinning philosopher" problem in a multi-threading progam

Language: C - Size: 1.38 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

fazledyn/L3T2 ๐Ÿ“ฆ

Offline collection of BUET CSE L3/T2 Term

Language: C++ - Size: 10.2 MB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

agjs/iPeeSee

Electron IPC on steroids. ๐Ÿ’ชSimplified async communication and proper error and response handling.

Language: TypeScript - Size: 149 KB - Last synced: 20 days ago - Pushed: about 1 year ago - Stars: 7 - Forks: 0

Baro-coder/CSD_DVS

Computer Systems Diagnostics - Distributed Voting System

Language: C - Size: 82 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

sahoouttam/Ecommerce-Site

Language: Java - Size: 103 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

nouman0103/winerp

An IPC based on Websockets, fast, stable, and reliable

Language: Python - Size: 172 KB - Last synced: 2 days ago - Pushed: 9 months ago - Stars: 9 - Forks: 8

irtiza7/OS-Tasks

The programs I wrote for Advanced Operating System course.

Language: C - Size: 4.99 MB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

jamesbrindle/IpcRpcSharedMemory

Local, asynchronous inter-process communication and remote procedure call using memory mapped files (Shared Memory).

Language: C# - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

jajoosiddhant/Advanced-Embedded-Software-Development-AESD

Consists of Projects and Assignments Completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: System Calls, Kernel Modules, Cross-Compiling using buildroot, IPCs, FreeRTOS, Multithreading..

Language: C - Size: 95.5 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

dukelec/cdipc

A Real-time Inter-Process Communication (IPC) mechanism and library

Language: C - Size: 69.3 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 21 - Forks: 8

AdityaAS/Operating-Systems

Language: C - Size: 2.17 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 2 - Forks: 0

el3um4s/ipc-for-electron

A package to simplify the communication between renderer and node js in Electron applications

Language: TypeScript - Size: 1.54 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

Ibrahim5aad/electronjs-revit-addin

An MVC multi-process-architectured Revit add-in where the 'View' layer is implemented as an Electron.js app that communicates with the Revit add-in with a 'Controller' layer wrapped over a server/client architecture using named pipes.

Language: C# - Size: 210 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 10 - Forks: 1

artur-graniszewski/ZEUS-for-PHP

A native PHP, event-driven, preemptive Multitasking Runtime Environment and Service Management System integrated with Zend Framework 3. It's main purpose is to perform multiple tasks (processes) concurrently.

Language: PHP - Size: 2.16 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 14 - Forks: 3

uhmarcel/IPC-Shared-Processes

A program in C showcasing inter-process communication between a parent and child processes.

Language: C - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

aliy98/hoist-control-simulator

The code to design, develop, test and deploy is an interactive simulator of hoist with 2 d.o.f, in which two different consoles allow the user to activate the hoist.

Language: Shell - Size: 130 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

aliy98/drone-team-control Fork of BZWayne/drone_control_supergroup

Simulation and Control of a team of drones using socket programming

Size: 43.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

Waqar-107/CSE-314-Operating-System ๐Ÿ“ฆ

Language: C - Size: 52.4 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

axelrindle/electron-iwc ๐Ÿ“ฆ

Electron Inter-Window-Communication.

Language: JavaScript - Size: 27.3 KB - Last synced: 4 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

MaheshBharadwaj/OSLab ๐Ÿ“ฆ

Programs for Operating Systems Laboratory SEM - IV

Language: C - Size: 1.94 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

veeso/Octopipes ๐Ÿ“ฆ

Just an IPC server based on pipes.

Language: Rust - Size: 60.5 KB - Last synced: 10 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MBadriNarayanan/OSLab ๐Ÿ“ฆ

Operating Systems Lab work done during V Semester

Language: C - Size: 319 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

AlonHarell/Message-Slot-Kernel-Module-IPC

A module for Linux kernel, for a device driver named Message Slot. Allows inter-process communication.

Language: C - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Razvan48/Wordle-Solver

Wordle Solver

Language: Python - Size: 4.1 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Amirsorouri00/IUST-OS-Lecture-192

Lecture resources of the OS Course held in fall-2019

Language: C - Size: 11.7 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

E0SelmY4V/procomm

Simple file-to-file IPC framework

Language: JavaScript - Size: 16.6 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0