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
Related projects ⓘ
Alternatives and complementary repositories for circular_buffer_stl
- easy to use callback library for C++☆39Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- std::future extension☆37Updated 4 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 2 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆19Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Boost.org circular_buffer module☆53Updated this week
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Micro Signal/Slot implementetation☆35Updated 10 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago
- ☆37Updated 10 years ago
- Freundlich's C++ toolkit☆33Updated last month
- 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
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Provides run-time tuple element access☆15Updated 3 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 5 years ago