rigtorp / awesome-lockfree
A collection of resources on wait-free and lock-free programming
☆1,878Updated last year
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,620Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,280Updated last year
- Concurrent data structures in C++☆1,417Updated 4 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,932Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆982Updated last year
- Unified Executors☆1,569Updated last month
- C++14 lock-free queue.☆1,631Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,480Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,574Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,520Updated 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,518Updated 8 months ago
- A high-performance, concurrent hash table☆1,654Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,057Updated 9 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,925Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,846Updated this week
- An Open Source Implementation of the Actor Model in C++☆3,261Updated this week
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,425Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,781Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,910Updated 2 weeks ago
- Your standard library for metaprogramming☆1,747Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,394Updated 6 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,188Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,807Updated 9 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,145Updated 3 weeks ago
- A collection of lock-free data structures written in standard C++11☆874Updated 3 months ago
- A fast, memory efficient hash map for C++☆1,266Updated last year
- A beautiful stack trace pretty printer for C++☆3,983Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆815Updated 7 months ago