paintdream / irisLinks
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 this week
Alternatives and similar repositories for iris
Users that are interested in iris are comparing it to the libraries listed below
Sorting:
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- a 64bit fixed-point number☆20Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 11 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- C++ Reflection Utilities☆13Updated last month
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- Tomato Rpc Library☆8Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Modern C++ development experience library☆39Updated 4 months ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆51Updated 6 months ago
- C++ embedded memory database☆16Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 3 years ago
- CMake and cross-compiling support for openresty/luajit2☆26Updated last year
- Fast TOML parser written in C++☆35Updated 11 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago