jonathonracz / circular_buffer_stlLinks
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:
- Micro Signal/Slot implementetation☆34Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- 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.☆65Updated last year
- 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 …☆144Updated 5 months ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ Message Queuing Library and Framework☆89Updated this week
- C++ std::thread Event Loop with Message Queue and Timer☆47Updated 2 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 years ago
- C++ plugin framework☆53Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A simple, generic, header-only state machine implementation for C++.☆66Updated 3 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- a FIFO-ordered associative container for C++☆203Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- ☆40Updated 10 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago