paintdream / IristormLinks
Iristorm 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 Iristorm
Users that are interested in Iristorm are comparing it to the libraries listed below
Sorting:
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 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 5 months ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆38Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A nano concurrency library☆24Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Modern C++ development experience library☆40Updated last week
- ☆26Updated this week
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Fast TOML parser written in C++☆35Updated 12 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆28Updated 4 months ago
- 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
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated last year
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last month