rigtorp / awesome-lockfree
A collection of resources on wait-free and lock-free programming
☆1,890Updated 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,632Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,292Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,937Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,493Updated 2 months ago
- Concurrent data structures in C++☆1,420Updated 4 years ago
- C++14 lock-free queue.☆1,647Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆992Updated last year
- A high-performance, concurrent hash table☆1,663Updated last month
- Unified Executors☆1,586Updated 2 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,524Updated 2 weeks ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,089Updated 2 weeks ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,428Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,547Updated 2 weeks ago
- Message passing based allocator☆1,668Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,955Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,593Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,792Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆818Updated 7 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,152Updated last month
- A fast, memory efficient hash map for C++☆1,267Updated 2 years ago
- A collection of lock-free data structures written in standard C++11☆881Updated 3 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,207Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,278Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- An Open Source Implementation of the Actor Model in C++☆3,274Updated this week
- Your standard library for metaprogramming☆1,756Updated last month
- Async++ concurrency framework for C++11☆1,397Updated 7 months ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- ☆4,689Updated last week