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
- 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.☆62Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 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
- Freundlich's C++ toolkit☆33Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Boost.org circular_buffer module☆56Updated 2 weeks ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 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
- Boost.org bcp module☆18Updated 2 weeks ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A general property customisation mechanism☆15Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Asynchronous Database Library based on Asio☆14Updated 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 …☆138Updated last month
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago