DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆953Updated last year
Alternatives and similar repositories for lockfree
Users that are interested in lockfree are comparing it to the libraries listed below
Sorting:
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,164Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,475Updated last year
- C++14 lock-free queue.☆1,809Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,292Updated last week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆455Updated 9 months ago
- C++ template library for high performance SIMD based sorting algorithms☆997Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- C++20 coroutine library☆910Updated this week
- A lightweight C++20 serialization and RPC library☆919Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆774Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆680Updated 3 weeks ago
- A collection of resources on wait-free and lock-free programming☆2,011Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,989Updated this week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆332Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆553Updated 3 weeks ago
- C++ parsing DSL☆1,224Updated 3 months ago
- Unified Executors☆1,683Updated this week
- A C++20 library for sequence-orientated programming☆721Updated 3 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- Slides and other materials from CppCon 2022☆563Updated 5 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,333Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739Updated 9 months ago
- C++ Tip Of The Week☆1,658Updated 8 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,226Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- Slides and other materials from CppCon 2023☆336Updated last year