rigtorp / awesome-lockfreeLinks
A collection of resources on wait-free and lock-free programming
☆1,999Updated 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,713Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- Concurrent data structures in C++☆1,447Updated 5 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- C++14 lock-free queue.☆1,798Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,988Updated 10 months ago
- A high-performance, concurrent hash table☆1,726Updated 9 months ago
- Unified Executors☆1,673Updated 3 weeks ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,589Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,322Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,441Updated 6 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,505Updated 3 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,586Updated 7 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,204Updated last week
- A collection of lock-free data structures written in standard C++11☆949Updated 11 months ago
- A fast, memory efficient hash map for C++☆1,297Updated 7 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆993Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,122Updated last month
- A high performance C++ log library, producing structured binary logs☆760Updated last week
- Your standard library for metaprogramming☆1,824Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,792Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,723Updated 8 months ago
- Slides and other materials from CppCon 2017☆1,836Updated 5 years ago
- A very fast hashtable☆1,830Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,839Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,899Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆851Updated last month