jonathonracz / circular_buffer_stl
Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.
☆11Updated 7 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
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- C++ plugin framework☆50Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- std::future extension☆37Updated 4 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- Freundlich's C++ toolkit☆33Updated last month
- 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
- JSON & BSON parser/writer☆38Updated 9 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 8 months ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- ☆38Updated 10 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++11 header-only thread pool library☆19Updated 5 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 5 years ago
- Simple header only C++ classes to read and write tar files☆16Updated 4 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago