cameron314 / atomic_queue
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
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated 2 weeks ago
- ☆38Updated 10 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- C++ header-only library to create classe factories registered by name.☆22Updated 6 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated 10 months ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- 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
- A curated list of Modern C++ idioms☆21Updated 8 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
- this is my summary c++ common tools☆27Updated last year
- High-Performance Flat Finite State Machine Framework☆48Updated 9 months ago
- C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue☆12Updated 3 years ago
- C++ Message Queuing Library and Framework☆87Updated last week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago