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 2 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- multithreading examples of my blog☆13Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Boost.Lockfree☆145Updated 3 weeks ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 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
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 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
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Component-Model Framework in C++☆44Updated 10 years ago