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:
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- STL-based caches for C++☆115Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆407Updated 6 years ago
- Non bloated asynchronous logger☆222Updated last year
- Our open source benchmarks and code samples☆192Updated last month
- A STL allocator that mmaps files☆251Updated 4 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 …☆298Updated last year
- C++11 libuv wrapper☆179Updated 5 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- Boost.Coroutine2☆135Updated this week
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Boost.Coroutine☆85Updated 3 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years 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…☆157Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Socket and Networking Library using msgpack.org[C++11]☆219Updated 2 years ago
- Boost.Lockfree☆139Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago