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
Sorting:
- easy to use callback library for C++☆42Updated 8 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
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 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
- Freundlich's C++ toolkit☆33Updated last month
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆22Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- C++ lock-free queue.☆12Updated 4 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- Boost.org circular_buffer module☆56Updated 2 weeks ago
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 8 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago