ikiller1 / moodycamel-ConcurrentQueueLinks
☆32Updated 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☆276Updated 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☆239Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆344Updated 8 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆242Updated 6 months ago
- cross-platform coroutine library in c++☆860Updated 4 months ago
- High performance C++11 thread pool☆583Updated 5 years ago
- disruptor concurency pattern in c++☆494Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,094Updated last year
- A ZooKeeper client for C++.☆157Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated last month
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆117Updated last year
- asio examples☆213Updated 2 weeks ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆198Updated 7 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
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆430Updated last year
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆230Updated last month
- Boost.Hana中文文档☆114Updated 4 years ago
- Low Latency C++11 Logging Library☆746Updated last year
- 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 …☆297Updated last year
- Port of LMAX Disruptor to C++☆445Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Updated last year
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆425Updated 4 months ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago