paintdream / iris
Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine support for C++ 20 optionally) and an advanced DAG-based task dispatcher.
☆17Updated last week
Alternatives and similar repositories for iris:
Users that are interested in iris are comparing it to the libraries listed below
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- Proposal for std::intrusive_ptr☆39Updated 5 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆30Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- a modern c++ html template engine☆18Updated 6 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆25Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated this week
- Provides run-time tuple element access☆14Updated 4 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- portable and implemention configurable c++11 like thread local☆25Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆24Updated last month
- Debug symbol resolution library (PDB, addr2line)☆26Updated 2 months ago