ConorWilliams / ConcurrentDeque
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆145Updated 3 years ago
Alternatives and similar repositories for ConcurrentDeque:
Users that are interested in ConcurrentDeque are comparing it to the libraries listed below
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last month
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Boost.PFR without the boost namespaces☆70Updated 3 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Meta C++ Library and Tool☆81Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- A C++14 reflection library☆71Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Boost.org unordered module☆71Updated this week
- Functional reactive programming library for c++☆159Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆138Updated 4 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 6 months ago
- C++14 code to convert integers to strings at compile-time☆119Updated 3 months ago
- Header-only library for multithreaded programming☆234Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆165Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago