mstump / queues
A public domain lock free queues implemented in C++11
☆181Updated 11 years ago
Alternatives and similar repositories for queues:
Users that are interested in queues are comparing it to the libraries listed below
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- C++11 libuv wrapper☆178Updated 5 years ago
- C++ library for executors☆503Updated 8 years ago
- Nanomsg binding for C++11☆116Updated 3 years ago
- STL-based caches for C++☆116Updated last year
- Non bloated asynchronous logger☆222Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Boost.Coroutine2☆133Updated 3 weeks ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆155Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- A STL allocator that mmaps files☆247Updated 3 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- Boost.Lockfree☆132Updated 3 weeks ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆496Updated last year
- Our open source benchmarks and code samples☆191Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 7 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 7 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Micro http server and client written in C++☆167Updated last year
- Embeddable C++ HTTP server☆161Updated 2 years ago