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:
- 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
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 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 …☆153Updated 2 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 7 months ago
- Freundlich's C++ toolkit☆33Updated this week
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 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
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 5 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- 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 5 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- C++ lock-free queue.☆14Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- ☆39Updated 11 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Boost.org circular_buffer module☆64Updated last month
- A C++14 reflection library☆78Updated last month