rigtorp / awesome-lockfreeLinks
A collection of resources on wait-free and lock-free programming
☆1,981Updated 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,705Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,422Updated last year
- Concurrent data structures in C++☆1,442Updated 5 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,114Updated last year
- A high-performance, concurrent hash table☆1,717Updated 8 months ago
- C++14 lock-free queue.☆1,773Updated this week
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,483Updated 3 years ago
- Unified Executors☆1,659Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,574Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 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,574Updated 6 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,185Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,763Updated last year
- An Open Source Implementation of the Actor Model in C++☆3,361Updated 2 weeks ago
- A very fast hashtable☆1,814Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,703Updated 6 months ago
- A collection of lock-free data structures written in standard C++11☆934Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,594Updated 2 years ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,300Updated last year
- A high performance C++ log library, producing structured binary logs☆752Updated 2 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆844Updated 2 weeks ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,907Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 3 weeks ago
- Slides and other materials from CppCon 2017☆1,826Updated 5 years ago
- Your standard library for metaprogramming☆1,814Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,386Updated 5 months ago