google / marl
A hybrid thread / fiber task scheduler written in C++ 11
☆1,931Updated last month
Alternatives and similar repositories for marl:
Users that are interested in marl are comparing it to the libraries listed below
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,995Updated this week
- Unified Executors☆1,564Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,279Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,519Updated last month
- C++14 lock-free queue.☆1,630Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,779Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,178Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,565Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,923Updated last week
- Async++ concurrency framework for C++11☆1,394Updated 6 months 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,517Updated 8 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,843Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,046Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,559Updated last year
- libnop: C++ Native Object Protocols☆576Updated 8 months ago
- A C++ library of Concurrent Data Structures☆2,614Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆979Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,910Updated last week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,822Updated 2 months ago
- C++ Reflection Library☆3,288Updated 11 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- Concurrent data structures in C++☆1,415Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,524Updated 6 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,749Updated last year
- Lightweight profiler library for c++☆2,263Updated 4 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,348Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,926Updated last month
- Your standard library for metaprogramming☆1,747Updated last week
- Your binary serialization library☆1,145Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,224Updated 3 weeks ago