rigtorp / awesome-lockfree
A collection of resources on wait-free and lock-free programming
☆1,863Updated last year
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,601Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,253Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,461Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Concurrent data structures in C++☆1,411Updated 4 years ago
- A high-performance, concurrent hash table☆1,646Updated 3 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆969Updated last year
- C++14 lock-free queue.☆1,613Updated last month
- Unified Executors☆1,549Updated 3 weeks ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,416Updated 2 years ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,144Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,010Updated 8 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,515Updated 7 months ago
- An Open Source Implementation of the Actor Model in C++☆3,241Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,239Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,138Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,912Updated 3 months ago
- ☆4,599Updated this week
- Slides and other materials from CppCon 2017☆1,806Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆963Updated last year
- Message passing based allocator☆1,636Updated last week
- A fast, memory efficient hash map for C++☆1,265Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,768Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,617Updated last week
- Library providing helpers for the Linux kernel io_uring support☆3,058Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,895Updated last month
- A beautiful stack trace pretty printer for C++☆3,918Updated last month