jonathonracz / circular_buffer_stl
Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.
☆11Updated 8 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
- easy to use callback library for C++☆42Updated 8 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years 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
- std::future extension☆37Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 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
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆22Updated 4 years ago
- Freundlich's C++ toolkit☆33Updated 2 weeks ago
- A quick and simple UI for prototype and internal projects☆20Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Boost.org circular_buffer module☆55Updated 2 weeks ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- C++ lock-free queue.☆12Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Visualize and control your C++ application with a web browser using variables shared over websockets between C++/JS. No dependencies, sin…☆40Updated 10 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago