Lists (12)
Sort Name ascending (A-Z)
Stars
Howto use various message queues systems
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
Client–server system implemented using POSIX shared memory and synchronization primitives.
Second SO Project - Multi-process HTTP server with thread pools, implementing POSIX semaphores and shared memory IPC. Handles concurrent clients with advanced synchronization and LRU caching.
This is a kernel module for shared memory creation between user-space and kernel space
A high-performance flight reservation system combining a zero-overhead C++17 backend with a modern Electron GUI via asynchronous IPC. Implements custom template-based data structures (BST, LinkedLi…
Areg SDK acts as a network operator for C++ programs: automates RPC, IPC, and distributed communication.
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
A POSIX-compliant, multi-terminal process management system for Linux using Shared Memory, Semaphores, and Message Queues.
Multithreaded and multiprocess C application simulating a 2D random walk with IPC communication between client and server. Semester project for Principles of Operating Systems.
Example of interfacing PortAudio real time audio with file I/O
Offline voice recognition using pure C and vosk lib. (from file and from microphone, windows)
A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.