DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆921Updated 7 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,051Updated last year
- C++14 lock-free queue.☆1,720Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,349Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,241Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆607Updated 3 weeks ago
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆429Updated 4 months ago
- A high performance C++ log library, producing structured binary logs☆710Updated last month
- A lightweight C++20 serialization and RPC library☆870Updated last month
- A C++20 library for sequence-orientated programming☆632Updated 2 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,594Updated 10 months ago
- C++ template library for high performance SIMD based sorting algorithms☆959Updated 2 months ago
- C++ Tip Of The Week☆1,633Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆974Updated this week
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,861Updated last week
- Fast and memory efficient c++ flat hash map/set☆631Updated this week
- Slides and other materials from CppCon 2022☆547Updated 2 years ago
- C++20 coroutine library☆823Updated last week
- Slides and other materials from CppCon 2023☆319Updated last year
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated 11 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆553Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆523Updated 2 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆267Updated 2 weeks ago
- Unified Executors☆1,628Updated 6 months ago
- C++ Fixed Containers☆422Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,140Updated 7 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,012Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,186Updated 3 weeks ago