DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆928Updated 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,080Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,386Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,263Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆727Updated 7 months ago
- C++14 lock-free queue.☆1,746Updated this week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆441Updated 6 months ago
- A high performance C++ log library, producing structured binary logs☆726Updated 2 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆980Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆631Updated 2 years ago
- C++20 coroutine library☆850Updated last week
- A lightweight C++20 serialization and RPC library☆883Updated last month
- A collection of resources on wait-free and lock-free programming☆1,950Updated last year
- C++ parsing DSL☆1,197Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,608Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆642Updated last week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆528Updated 3 weeks ago
- A C++20 library for sequence-orientated programming☆643Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated 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,894Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆207Updated last year
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- C++ Tip Of The Week☆1,640Updated 4 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆274Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,685Updated 5 months ago
- Unified Executors☆1,641Updated 7 months ago
- Slides and other materials from CppCon 2023☆325Updated last year
- Collection of self-contained header-only libraries for C++17☆324Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,166Updated last week