|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Classes | |
| class | convert_string |
| Provides utilities for string encoding conversion, Base64 encoding/decoding, and substring operations like splitting or replacing. More... | |
| class | enum_formatter |
| A generic formatter for enum types, using a user-provided converter functor. More... | |
| class | formatter |
| Provides convenience methods for string formatting using C++20 <format>. More... | |
| class | span |
| A fallback span implementation for C++17 and earlier compilers. More... | |