nickbjohnson4224 / fastpubLinks
zero-copy non-blocking shared memory publisher/subscriber IPC library
☆20Updated 11 years ago
Alternatives and similar repositories for fastpub
Users that are interested in fastpub are comparing it to the libraries listed below
Sorting:
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- libuv thread communication☆58Updated 2 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Cross-platform dlopen()-related wrappers☆10Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C++ binding for nanomsg☆109Updated 10 years ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆39Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- Fork of Marcin Kalicinski's RapidXml library☆18Updated 10 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆26Updated 9 years ago
- Asynchronous DNS resolver☆35Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago