rigtorp / awesome-lockfreeLinks
A collection of resources on wait-free and lock-free programming
☆1,900Updated 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,644Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago
- Concurrent data structures in C++☆1,423Updated 4 years ago
- C++14 lock-free queue.☆1,659Updated last month
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,499Updated 3 weeks ago
- Unified Executors☆1,591Updated 3 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,541Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,609Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- A fast, memory efficient hash map for C++☆1,276Updated 2 weeks ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,115Updated last month
- A high-performance, concurrent hash table☆1,672Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,213Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,296Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,968Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,159Updated 2 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,438Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆971Updated last year
- Slides and other materials from CppCon 2017☆1,809Updated 4 years ago
- A collection of lock-free data structures written in standard C++11☆890Updated 4 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,349Updated 2 months ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,028Updated last week
- A beautiful stack trace pretty printer for C++☆4,038Updated last month