bloomberg / quantum
Powerful multi-threaded coroutine dispatcher and parallel execution engine
☆589Updated 7 months ago
Alternatives and similar repositories for quantum:
Users that are interested in quantum are comparing it to the libraries listed below
- A high performance C++ log library, producing structured binary logs☆672Updated 8 months ago
- Unified Executors☆1,552Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash set☆345Updated 6 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆517Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,268Updated last year
- Yet Another Serialization☆756Updated last month
- C++ Benchmark Authoring Library/Framework☆841Updated 3 months ago
- ☆272Updated 3 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆292Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 8 months ago
- C++ library for executors☆501Updated 8 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last month
- Asynchronous gRPC with Asio/unified executors☆400Updated last week
- Event loop friendly C++ actor micro-framework, supervisable☆356Updated last week
- An implementation of Seqlock in C++11☆209Updated 8 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆516Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆932Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆963Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆561Updated 7 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆514Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆565Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,550Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- C++ library for storing and printing backtraces.☆459Updated 2 weeks ago