A hybrid thread / fiber task scheduler written in C++ 11
☆1,995Feb 22, 2025Updated last year
Alternatives and similar repositories for marl
Users that are interested in marl are comparing it to the libraries listed below
Sorting:
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,963Sep 29, 2025Updated 5 months ago
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- Abseil Common Libraries (C++)☆17,120Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- C/C++ Performance Profiler☆4,319Jan 31, 2025Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,395Updated this week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,262Apr 14, 2025Updated 11 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆380Dec 27, 2025Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 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,598May 29, 2025Updated 9 months ago
- Powerful multi-threaded coroutine dispatcher and parallel execution engine☆626Apr 22, 2025Updated 10 months ago
- An Open Source Implementation of the Actor Model in C++☆3,402Updated this week
- A tiny boost library in C++11.☆4,211May 27, 2025Updated 9 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- A task scheduling framework designed for the needs of game developers.☆458Jan 3, 2023Updated 3 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- oneAPI Threading Building Blocks (oneTBB)☆6,591Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week
- A modern formatting library☆23,328Updated this week
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago