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 last week
Alternatives and similar repositories for iris
Users that are interested in iris are comparing it to the libraries listed below
Sorting:
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last week
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- A nano concurrency library☆24Updated 5 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 3 months ago
- https://v8.dev/blog/oilpan-library☆42Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆91Updated 2 months ago
- a tool to count accesses to member variables in c++ programs☆78Updated 11 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 weeks ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- 基于folly、wangle和proxygen的c++11基础库☆11Updated 7 years ago
- ☆26Updated 3 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 11 months ago