DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆901Updated 5 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,205Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,008Updated last year
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆413Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,560Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,315Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated last month
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Unified Executors☆1,604Updated 4 months ago
- A C++20 library for sequence-orientated programming☆620Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,100Updated 4 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆324Updated 9 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,921Updated this week
- C++14 lock-free queue.☆1,671Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,580Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- C++20 coroutine library☆784Updated 2 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆949Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- A high performance C++ log library, producing structured binary logs☆691Updated 2 weeks ago
- A modern, fast, lightweight thread pool library based on C++20☆505Updated 5 months ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,039Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,342Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,586Updated 9 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,676Updated 5 months ago
- scanf for modern C++☆1,192Updated last week