idreamerhx / ringbuffer
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
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- 📦 TCP based publish-subscribe library for C++ 🌐☆41Updated this week
- std::future extension☆37Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Shared-memory based ring buffer☆60Updated 7 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- C++11 compatible charconv☆29Updated last month
- ☆38Updated 10 years ago
- C++ Build Scripts☆14Updated 2 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated 9 months ago
- Freundlich's C++ toolkit☆33Updated last month
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 7 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 11 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Concurrency with modern C++☆30Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- easy to use callback library for C++☆39Updated 7 years ago