DNedic / lockfree
A collection of lock-free data structures written in standard C++11
☆873Updated 3 months ago
Alternatives and similar repositories for lockfree:
Users that are interested in lockfree are comparing it to the libraries listed below
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆979Updated last year
- A lightweight C++20 serialization and RPC library☆836Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆690Updated last month
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆390Updated last week
- C++14 lock-free queue.☆1,630Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,175Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,279Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆907Updated last week
- A C++20 library for sequence-orientated programming☆583Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,524Updated 6 months ago
- A modern, fast, lightweight thread pool library based on C++20☆492Updated 3 months ago
- C++20 coroutine library☆719Updated 3 weeks ago
- Unified Executors☆1,564Updated last month
- C++ template library for high performance SIMD based sorting algorithms☆927Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆575Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,628Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,519Updated last month
- C++ Fixed Containers☆406Updated last week
- Thread-safe container for sharing data between threads (synchronized queue)☆489Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,995Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,843Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆606Updated 2 years 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,735Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,050Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆323Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,396Updated last month
- Reference implementation of Dragonbox in C++☆642Updated 5 months ago
- scanf for modern C++☆1,168Updated 3 weeks ago