google / marl
A hybrid thread / fiber task scheduler written in C++ 11
☆1,878Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for marl
- Unified Executors☆1,483Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,495Updated 3 months ago
- C++14 lock-free queue.☆1,518Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,192Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,307Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,709Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,540Updated last week
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- A C++ library of Concurrent Data Structures☆2,565Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,584Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,414Updated 10 months ago
- C++ Reflection Library☆3,177Updated 6 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago
- Lightweight profiler library for c++☆2,181Updated last month
- A fast single-producer, single-consumer lock-free queue for C++☆3,732Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,529Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,868Updated 2 weeks ago
- libnop: C++ Native Object Protocols☆574Updated 2 months ago
- Concurrent data structures in C++☆1,405Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- Your standard library for metaprogramming☆1,696Updated 2 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,198Updated last week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,752Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,249Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,669Updated 8 months ago
- A beautiful stack trace pretty printer for C++☆3,787Updated 4 months ago
- A Template Engine for Modern C++☆1,665Updated last month