rigtorp / awesome-lockfreeLinks
A collection of resources on wait-free and lock-free programming
☆1,915Updated last year
Alternatives and similar repositories for awesome-lockfree
Users that are interested in awesome-lockfree are comparing it to the libraries listed below
Sorting:
- A C++ library of Concurrent Data Structures☆2,648Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,315Updated last year
- Concurrent data structures in C++☆1,427Updated 4 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,954Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,008Updated last year
- Unified Executors☆1,604Updated 3 months ago
- C++14 lock-free queue.☆1,671Updated last month
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,506Updated last week
- A high-performance, concurrent hash table☆1,676Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,169Updated this week
- An Open Source Implementation of the Actor Model in C++☆3,292Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,580Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,543Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,988Updated 3 weeks ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,222Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,950Updated 2 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,439Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,829Updated last year
- Library providing helpers for the Linux kernel io_uring support☆3,196Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,921Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- A fast, memory efficient hash map for C++☆1,282Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,571Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,560Updated 8 months ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,307Updated last month
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,575Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,039Updated 3 weeks ago
- Message passing based allocator☆1,694Updated last month