rigtorp / awesome-lockfreeLinks
A collection of resources on wait-free and lock-free programming
☆1,959Updated 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,697Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,405Updated last year
- Concurrent data structures in C++☆1,442Updated 5 years ago
- C++14 lock-free queue.☆1,755Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,979Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,101Updated last year
- A high-performance, concurrent hash table☆1,711Updated 7 months ago
- Unified Executors☆1,646Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,563Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,180Updated last month
- A collection of lock-free data structures written in standard C++11☆931Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years 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,568Updated 5 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,478Updated 3 years ago
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,737Updated last year
- A very fast hashtable☆1,805Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,875Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,074Updated 2 weeks ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆986Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,362Updated 4 months ago
- A high performance C++ log library, producing structured binary logs☆744Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,692Updated 6 months ago
- An Open Source Implementation of the Actor Model in C++☆3,351Updated last week
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,289Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,075Updated last week
- Benchmarks for Inter-Process-Communication Techniques☆763Updated 3 years ago