DNedic / lockfreeLinks
A collection of lock-free data structures written in standard C++11
☆890Updated 4 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☆997Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,201Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆703Updated 2 months ago
- C++14 lock-free queue.☆1,659Updated last month
- A lightweight C++20 serialization and RPC library☆850Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 7 months ago
- A C++20 library for sequence-orientated programming☆602Updated this week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆406Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- scanf for modern C++☆1,186Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆611Updated 2 years ago
- C++ template library for high performance SIMD based sorting algorithms☆944Updated 2 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,032Updated this week
- A modern, fast, lightweight thread pool library based on C++20☆501Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,079Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- 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,782Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- C++20 coroutine library☆765Updated this week
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- C++ parsing DSL☆1,079Updated this week
- Unified Executors☆1,591Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,028Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- A fast work-stealing queue template in C++☆307Updated last year
- A high performance C++ log library, producing structured binary logs☆684Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated 2 weeks ago