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 11 months ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Boost.Coroutine2☆130Updated last week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- C++ library for executors☆500Updated 8 years ago
- Non bloated asynchronous logger☆222Updated last year
- 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
- Embeddable C++ HTTP server☆161Updated 2 years ago
- STL-based caches for C++☆115Updated last year
- Nanomsg binding for C++11☆116Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 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
- 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 6 months ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆373Updated 4 years ago
- disruptor concurency pattern in c++☆481Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆116Updated 6 months ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆494Updated last year
- Our open source benchmarks and code samples☆189Updated last week
- Boost.Lockfree☆130Updated last week
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Configurable C++ platform adapter☆557Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago