DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆949Updated 11 months ago
Alternatives and similar repositories for lockfree
Users that are interested in lockfree are comparing it to the libraries listed below
Sorting:
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,282Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆454Updated 8 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- A high performance C++ log library, producing structured binary logs☆763Updated last week
- 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,963Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- C++ template library for high performance SIMD based sorting algorithms☆990Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- C++14 lock-free queue.☆1,798Updated 2 weeks ago
- Complete implementations from "Algorithms for Modern Hardware"☆794Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆331Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- C++ parsing DSL☆1,215Updated 2 months ago
- A C++20 library for sequence-orientated programming☆710Updated 2 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆547Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- ☆147Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- Slides and other materials from CppCon 2023☆334Updated last year
- C++ Tip Of The Week☆1,656Updated 7 months ago
- C++20 coroutine library☆898Updated 2 weeks ago
- C++ Fixed Containers☆434Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated last week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,310Updated 2 weeks ago
- Lightweight structured concurrency for C++20☆157Updated 3 weeks ago
- Slides and other materials from CppCon 2022☆559Updated 4 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year