ikiller1 / moodycamel-ConcurrentQueueLinks
☆31Updated 9 years ago
Alternatives and similar repositories for moodycamel-ConcurrentQueue
Users that are interested in moodycamel-ConcurrentQueue are comparing it to the libraries listed below
Sorting:
- A highly optimized single producer single consumer message queue C++ template☆272Updated 3 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 collection of shared memory containers for high performance server☆234Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- A low overhead nanosecond clock based on x86 TSC☆337Updated 6 months ago
- disruptor concurency pattern in c++☆489Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆92Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆238Updated 4 months ago
- Port of LMAX Disruptor to C++☆440Updated 3 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- cross-platform coroutine library in c++☆856Updated 2 months ago
- Low Latency C++11 Logging Library☆740Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- High performance C++11 thread pool☆581Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 3 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 …☆296Updated 11 months ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆385Updated 5 years ago
- An async redis client designed for performance and scalability☆260Updated 2 weeks ago
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- Boost.Lockfree☆138Updated 2 weeks ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆110Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆318Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago