A collection of lock-free data structures written in standard C++11
☆955Feb 23, 2026Updated last week
Alternatives and similar repositories for lockfree
Users that are interested in lockfree are comparing it to the libraries listed below
Sorting:
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆2,014Feb 25, 2024Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆574Jul 18, 2025Updated 7 months ago
- C++ Fixed Containers☆438Jan 21, 2026Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,298Updated this week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆457Apr 11, 2025Updated 10 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,346Updated this week
- C++20 coroutine library☆926Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated 2 weeks ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆451Apr 22, 2024Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,087Feb 14, 2026Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆234Oct 28, 2023Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆693Feb 18, 2026Updated 2 weeks ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆485Sep 3, 2024Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,499Jun 25, 2025Updated 8 months ago
- Asynchronous Low Latency C++ Logging Library☆2,832Jan 22, 2026Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆333Sep 13, 2024Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆999Feb 24, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- Articles on various software desing and development topics, with accent on the contamporary C++☆277Sep 3, 2025Updated 6 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,547Feb 6, 2026Updated last month
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- A curated list of awesome header-only C++ libraries☆4,063Nov 6, 2025Updated 4 months ago
- Frame profiler☆15,341Feb 26, 2026Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆555Jan 17, 2026Updated last month
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,908Jan 4, 2026Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,319Feb 4, 2026Updated last month
- A fully lock-free game engine written in C++20☆745Oct 5, 2023Updated 2 years ago