mstump / queuesLinks
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
Sorting:
- C++ library for executors☆503Updated 8 years ago
- Boost.Coroutine2☆134Updated last month
- Non bloated asynchronous logger☆223Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Our open source benchmarks and code samples☆192Updated last week
- C++11 libuv wrapper☆178Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆337Updated last year
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Boost.Lockfree☆133Updated last week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- An implementation of Seqlock in C++11☆210Updated 10 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆548Updated last year
- userland threads☆479Updated last month
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months 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 …☆295Updated 8 months ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year