mstump / queues
A public domain lock free queues implemented in C++11
☆182Updated 10 years ago
Alternatives and similar repositories for queues:
Users that are interested in queues are comparing it to the libraries listed below
- Boost.Coroutine2☆129Updated last month
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 9 months ago
- C++ library for executors☆498Updated 8 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Nanomsg binding for C++11☆116Updated 3 years ago
- STL-based caches for C++☆115Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 4 months ago
- A STL allocator that mmaps files☆244Updated 3 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆491Updated last year
- Non bloated asynchronous logger☆222Updated last year
- Boost.Lockfree☆128Updated 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…☆156Updated 6 years ago
- An implementation of Seqlock in C++11☆199Updated 5 months ago
- C++ integer-to-string conversion benchmark☆337Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆416Updated 3 years ago
- Embeddable C++ HTTP server☆161Updated last year
- A feature complete LRU cache implementation in C++☆245Updated 5 years ago
- userland threads☆470Updated 3 weeks 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 4 months ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆122Updated last year
- Various open addressing hashmap algorithms in C++☆254Updated 3 years ago
- Boost.Coroutine☆81Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆327Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆216Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆521Updated 7 years ago