rigtorp / awesome-lockfree
A collection of resources on wait-free and lock-free programming
☆1,803Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-lockfree
- A C++ library of Concurrent Data Structures☆2,566Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- Concurrent data structures in C++☆1,408Updated 4 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,394Updated 2 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Unified Executors☆1,489Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- A high-performance, concurrent hash table☆1,610Updated 7 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,007Updated 8 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆3,749Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,556Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,382Updated 2 years ago
- An Open Source Implementation of the Actor Model in C++☆3,199Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,872Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,614Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,106Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,168Updated 4 months ago
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,144Updated last month