DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆904Updated 5 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,025Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,330Updated last year
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆414Updated 3 months ago
- C++14 lock-free queue.☆1,683Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆714Updated 4 months ago
- A high performance C++ log library, producing structured binary logs☆698Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,213Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆955Updated last month
- Fast and memory efficient c++ flat hash map/set☆618Updated last month
- A C++20 library for sequence-orientated programming☆625Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,570Updated 9 months ago
- C++20 coroutine library☆797Updated this week
- A lightweight C++20 serialization and RPC library☆856Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆616Updated 2 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆514Updated 6 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆326Updated 10 months ago
- C++ Fixed Containers☆417Updated last week
- Slides and other materials from CppCon 2023☆317Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated last week
- C++ Tip Of The Week☆1,628Updated last month
- C++ parsing DSL☆1,104Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,114Updated 5 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated 10 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆261Updated 2 weeks ago
- Unified Executors☆1,613Updated 4 months ago
- A collection of resources on wait-free and lock-free programming☆1,925Updated last year
- ☆144Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Reference implementation of Dragonbox in C++☆661Updated 8 months ago