bloomberg / quantum
Powerful multi-threaded coroutine dispatcher and parallel execution engine
☆581Updated 4 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☆648Updated 5 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- libnop: C++ Native Object Protocols☆575Updated 5 months ago
- A header-only C++ library for task concurrency☆623Updated last year
- Unified Executors☆1,519Updated last week
- C++ implementation of a memory efficient hash map and hash set☆341Updated 3 months ago
- An implementation of Seqlock in C++11☆199Updated 5 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆523Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,506Updated 5 months ago
- C++11 metaprogramming library☆248Updated this week
- C++ library for executors☆498Updated 8 years ago
- userland threads☆470Updated 3 weeks ago
- An async redis client designed for performance and scalability☆237Updated 3 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆505Updated this week
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- Port of LMAX Disruptor to C++☆367Updated 2 years ago
- Yet Another Serialization☆736Updated 9 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆665Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- C++ library for storing and printing backtraces.☆446Updated this week
- ☆271Updated last month
- C++ hash map and hash set which preserve the order of insertion☆527Updated 3 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆955Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆550Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆302Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆514Updated 2 years ago