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,151Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,287Updated this week
- C++14 lock-free queue.☆1,806Updated last month
- C++ template library for high performance SIMD based sorting algorithms☆996Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆455Updated 9 months ago
- A C++20 library for sequence-orientated programming☆716Updated 3 months ago
- A high performance C++ log library, producing structured binary logs☆773Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,663Updated last year
- A lightweight C++20 serialization and RPC library☆913Updated last week
- C++20 coroutine library☆905Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- Unified Executors☆1,681Updated 3 weeks ago
- C++ parsing DSL☆1,224Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆635Updated last week
- C++ Tip Of The Week☆1,656Updated 8 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,984Updated this week
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated 2 weeks ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆332Updated last year
- C++ Fixed Containers☆434Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- A collection of resources on wait-free and lock-free programming☆2,005Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,737Updated 9 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- Slides and other materials from CppCon 2022☆561Updated 5 months ago
- Lightweight structured concurrency for C++20☆157Updated last month
- Complete implementations from "Algorithms for Modern Hardware"☆793Updated 3 years ago
- Slides and other materials from CppCon 2023☆336Updated last year