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
- 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
- std::future extension☆37Updated 5 years ago
- C++ plugin framework☆54Updated 6 years ago
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 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 …☆152Updated last month
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- Yet Another C++ Library☆23Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Freundlich's C++ toolkit☆33Updated last week
- C++ lock-free queue.☆14Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago
- sinks to g3logger☆36Updated last week
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 4 months ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Just another header-only C++17 CSV parser☆16Updated 2 weeks ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago