DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆927Updated 8 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,070Updated last year
- C++14 lock-free queue.☆1,736Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,252Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,368Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆722Updated 6 months ago
- A high performance C++ log library, producing structured binary logs☆722Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆610Updated last month
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆436Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆882Updated 3 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆977Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,600Updated 11 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆527Updated 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, MySQL, Chro…☆1,879Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,154Updated 7 months ago
- C++20 coroutine library☆839Updated last week
- C++ parsing DSL☆1,188Updated last month
- Unified Executors☆1,635Updated 6 months ago
- C++ Tip Of The Week☆1,636Updated 4 months ago
- A collection of resources on wait-free and lock-free programming☆1,947Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,213Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,672Updated 4 months ago
- A C++20 library for sequence-orientated programming☆640Updated 3 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆559Updated 2 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated last year
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- ☆145Updated 2 months ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,471Updated last month