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
Sorting:
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 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
- 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☆81Updated 9 years ago
- std::future extension☆37Updated 4 years ago
- ☆39Updated 10 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- 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
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 10 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆21Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 10 months ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Object pool implementation in C++11☆99Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 4 years ago
- µjson is a a small, C++11, UTF-8, JSON library☆9Updated 5 years ago
- C++ Concurrency library!☆27Updated 6 years ago