ikiller1 / moodycamel-ConcurrentQueueLinks
☆36Updated 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☆282Updated 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 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆83Updated 7 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- cross-platform coroutine library in c++☆869Updated last week
- asio examples☆223Updated 3 months ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆247Updated 9 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 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 …☆298Updated last year
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- A ZooKeeper client for C++.☆157Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- A low overhead nanosecond clock based on x86 TSC☆354Updated 11 months ago
- disruptor concurency pattern in c++☆497Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆200Updated 7 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- My small collection of C++ utilities☆413Updated last month
- Boost.Hana中文文档☆115Updated 5 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- 基于C++ Coroutines编写的无栈协程库☆627Updated 2 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Low Latency C++11 Logging Library☆751Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- c++20 coroutine with epoll and queue☆116Updated 2 years ago
- Port of LMAX Disruptor to C++☆460Updated 3 years ago