cameron314 / atomic_queueLinks
C++ lock-free queue.
☆12Updated 4 years ago
Alternatives and similar repositories for atomic_queue
Users that are interested in atomic_queue are comparing it to the libraries listed below
Sorting:
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last month
- ☆39Updated 10 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Object pool implementation in C++11☆99Updated 4 years ago
- 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 is a a small, C++11, UTF-8, JSON library☆9Updated 5 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Boost.org circular_buffer module☆58Updated last month
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- std::future extension☆37Updated 4 years ago
- C++ plugin framework☆52Updated 5 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Boost.org pool module☆54Updated last month
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Array based threaded red-black tree☆14Updated 8 years ago