Jurredebaare - Overview
Popular repositories Loading
-
Forked from MengRao/MPSC_Queue
A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
C++
-
Forked from MengRao/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
C++
-
Forked from MengRao/WFMPMC
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
C++
-
Forked from machinezone/IXWebSocket
websocket and http client and server library, coming with ws, a command line swiss army knife utility
C++