jonathonracz / circular_buffer_stl
Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.
☆11Updated 7 years ago
Alternatives and similar repositories for circular_buffer_stl:
Users that are interested in circular_buffer_stl are comparing it to the libraries listed below
- 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
- easy to use callback library for C++☆39Updated 7 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 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
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Freundlich's C++ toolkit☆33Updated 3 weeks ago
- ☆38Updated 10 years ago
- ☆13Updated 10 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- std::future extension☆37Updated 4 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆137Updated this week
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- C++ wrapper to SQLite library☆27Updated 6 years ago