rigtorp / awesome-lockfree
A collection of resources on wait-free and lock-free programming
☆1,846Updated 11 months ago
Alternatives and similar repositories for awesome-lockfree:
Users that are interested in awesome-lockfree are comparing it to the libraries listed below
- A C++ library of Concurrent Data Structures☆2,594Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- Concurrent data structures in C++☆1,410Updated 4 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated this week
- C++14 lock-free queue.☆1,597Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- A high-performance, concurrent hash table☆1,639Updated 2 months ago
- Unified Executors☆1,531Updated 3 weeks ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,444Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,499Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,842Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,509Updated 6 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆3,958Updated 7 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,466Updated 6 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆960Updated last year
- A fast, memory efficient hash map for C++☆1,262Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,763Updated this week
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,099Updated 11 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,899Updated 2 months ago
- Async++ concurrency framework for C++11☆1,390Updated 4 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆808Updated 5 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆515Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,755Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,543Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆10,662Updated 3 weeks ago
- Asio C++ Library☆5,139Updated 2 months ago
- Your standard library for metaprogramming☆1,724Updated 2 months ago