cameron314 / atomic_queueLinks
C++ lock-free queue.
☆13Updated 5 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
- Object pool implementation in C++11☆99Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 months ago
- ☆39Updated 10 years ago
- C++ plugin framework☆52Updated 5 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 9 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
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- C++ header-only mempool library☆19Updated 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
- Shared-memory based ring buffer☆63Updated 8 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Simple resource pool for recycling resources in C++☆69Updated this week
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Array based threaded red-black tree☆14Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆12Updated 13 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago