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:
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 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
- 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
- easy to use callback library for C++☆42Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Updated 4 months ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- C++ Message Queuing Library and Framework☆92Updated last week
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 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++ binding for nanomsg☆113Updated 11 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- ☆26Updated last week
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- C++ Build Scripts☆13Updated 6 months 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 5 years ago
- std::future extension☆37Updated 5 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- A C++14 reflection library☆78Updated last month
- C++ class reflection library without RTTI.☆36Updated 9 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 12 years ago