DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆912Updated 6 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,041Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,226Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,342Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆601Updated last week
- A high performance C++ log library, producing structured binary logs☆707Updated last week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆423Updated 4 months ago
- C++14 lock-free queue.☆1,707Updated 3 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆957Updated last month
- A lightweight C++20 serialization and RPC library☆865Updated 2 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,585Updated 10 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,131Updated 6 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆618Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆970Updated last month
- 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,844Updated 2 months ago
- A C++20 library for sequence-orientated programming☆631Updated 2 months ago
- C++20 coroutine library☆814Updated this week
- C++ Tip Of The Week☆1,628Updated 2 months ago
- Unified Executors☆1,618Updated 5 months ago
- Fast and memory efficient c++ flat hash map/set☆622Updated last week
- Slides and other materials from CppCon 2022☆546Updated 2 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- C++ Fixed Containers☆418Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆553Updated 3 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Reference implementation of Dragonbox in C++☆719Updated 9 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆187Updated last year
- A collection of resources on wait-free and lock-free programming☆1,932Updated last year