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☆102Updated 2 years ago
- SPY - C++ Information Broker☆154Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- B++ Tree☆67Updated 9 months ago
- Header-only library for multithreaded programming☆234Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Boost.PFR without the boost namespaces☆71Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆119Updated 4 months ago
- A C++14 reflection library☆71Updated 3 weeks ago
- A C++ parser combinator library.☆133Updated 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 last month
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated last month
- C++11 metaprogramming library☆256Updated 3 weeks ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆209Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Range-based goodness for C++17☆363Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- Functional reactive programming library for c++☆159Updated last year
- Boost.org unordered module☆72Updated last week
- ☆49Updated 7 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- Zoo library☆122Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago