DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆934Updated 10 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,114Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 8 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,276Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,422Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- A high performance C++ log library, producing structured binary logs☆752Updated 2 weeks ago
- C++14 lock-free queue.☆1,773Updated this week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆450Updated 7 months ago
- C++ template library for high performance SIMD based sorting algorithms☆983Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆894Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆536Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated 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, MySQL, Chro…☆1,923Updated this week
- A C++20 library for sequence-orientated programming☆681Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆631Updated 3 years ago
- Reference implementation of Dragonbox in C++☆783Updated last month
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆330Updated last year
- C++ parsing DSL☆1,207Updated last month
- C++20 coroutine library☆871Updated 2 weeks ago
- Slides and other materials from CppCon 2023☆331Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆571Updated 4 months ago
- Slides and other materials from CppCon 2022☆558Updated 3 months ago
- C++ Tip Of The Week☆1,649Updated 6 months ago
- C++ Fixed Containers☆431Updated 3 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,279Updated 2 weeks ago
- Lightweight structured concurrency for C++20☆153Updated this week
- Unified Executors☆1,659Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆661Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,220Updated 3 weeks ago