samanbarghi / MPSCQLinks
An intrusive lock-free multiple-producer, single-consumer queue in C++
☆52Updated 8 years ago
Alternatives and similar repositories for MPSCQ
Users that are interested in MPSCQ are comparing it to the libraries listed below
Sorting:
- C++ framework for rapid server development☆77Updated last year
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Convert build system from autoconf/make to CMake☆76Updated 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
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Open multi-methods for C++11☆118Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago