DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆946Updated 11 months ago
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,118Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,434Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,279Updated this week
- C++14 lock-free queue.☆1,787Updated last week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆453Updated 8 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆787Updated 9 months ago
- 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,935Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- C++20 coroutine library☆883Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆985Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆897Updated 3 months ago
- A high performance C++ log library, producing structured binary logs☆756Updated last month
- C++ parsing DSL☆1,212Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆542Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated 3 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆331Updated last year
- C++ Tip Of The Week☆1,653Updated 7 months ago
- Slides and other materials from CppCon 2023☆332Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆663Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,006Updated this week
- Slides and other materials from CppCon 2022☆559Updated 3 months ago
- Unified Executors☆1,670Updated 2 weeks ago
- C++ Fixed Containers☆433Updated last month
- A collection of resources on wait-free and lock-free programming☆1,993Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,710Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆218Updated 2 years ago
- A C++20 library for sequence-orientated programming☆682Updated last month
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year
- A fast work-stealing queue template in C++☆327Updated last year