jbenoist / lockfree-queueLinks
Array-based lockfree queue
☆12Updated 3 years ago
Alternatives and similar repositories for lockfree-queue
Users that are interested in lockfree-queue are comparing it to the libraries listed below
Sorting:
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Boost.Coroutine2☆136Updated last month
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Boost.Lockfree☆148Updated this week
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Effective Memory Reclamation☆63Updated 6 years ago
- QSBR and EBR library☆135Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++ framework for rapid server development☆77Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago