rigtorp / awesome-lockfree
A collection of resources on wait-free and lock-free programming
☆1,828Updated 10 months ago
Alternatives and similar repositories for awesome-lockfree:
Users that are interested in awesome-lockfree are comparing it to the libraries listed below
- A C++ library of Concurrent Data Structures☆2,582Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- Concurrent data structures in C++☆1,410Updated 4 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,428Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- C++14 lock-free queue.☆1,571Updated last month
- A high-performance, concurrent hash table☆1,628Updated last month
- A fast single-producer, single-consumer lock-free queue for C++☆3,906Updated 6 months ago
- A fast, memory efficient hash map for C++☆1,259Updated last year
- Unified Executors☆1,519Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,893Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,506Updated 5 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,471Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆955Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,396Updated 2 years ago
- Slides and other materials from CppCon 2017☆1,794Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,212Updated this week
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,783Updated 7 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,121Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- Configurable C++ platform adapter☆555Updated 5 years ago
- An Open Source Implementation of the Actor Model in C++☆3,224Updated this week
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,077Updated 10 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆10,531Updated last year