bo-yang / shm_ring_buffer
Shared-memory based ring buffer
☆60Updated 7 years ago
Alternatives and similar repositories for shm_ring_buffer:
Users that are interested in shm_ring_buffer are comparing it to the libraries listed below
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated 3 weeks ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated last year
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆162Updated last year
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated last week
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 7 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Go-like channels for ASIO C++20 coroutines☆36Updated last year
- Ring buffer library for C++17☆39Updated 2 years ago
- Portable way of loading/unloading a C++ plugin☆18Updated 10 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆30Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- C++ JSON-RPC 2.0 library☆133Updated 9 months ago