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:
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- A simple, generic, header-only state machine implementation for C++.☆68Updated 3 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- Micro Signal/Slot implementetation☆35Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Freundlich's C++ toolkit☆33Updated last week
- 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
- 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 …☆149Updated last month
- C++11 signal/slot implementation☆78Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Boost.org circular_buffer module☆63Updated 2 months ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- C++ plugin framework☆53Updated 6 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 …☆32Updated 4 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated 2 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago