Parrot-Developers / libshdataLinks
Lock free shared-memory library
β11Updated 8 years ago
Alternatives and similar repositories for libshdata
Users that are interested in libshdata are comparing it to the libraries listed below
Sorting:
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.β12Updated 5 years ago
- π¦ TCP based publish-subscribe library for C++ πβ45Updated 4 months ago
- 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
- a modern c++17 high performance, cross-platform distributed mqβ25Updated 5 years ago
- C++ Message Queuing Library and Frameworkβ89Updated 2 months ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutineβ30Updated 11 years ago
- Shared-memory based ring bufferβ65Updated 8 years ago
- Active Object snippets with C++11, C++03 and C++/Qtβ22Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ codeβ83Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near futureβ93Updated 4 years ago
- a key-value lib based on share memory, it use hash data structβ17Updated 11 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! β€οΈβ10Updated 2 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibiβ¦