|
JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
|
Files | |
| flat_multimap.h | |
| Flat ordered multimap container. | |
| immutable_str.h | |
| Immutable, thread-safe string with optional auto-trimming and dual-mode build support. | |
| ordered_map.h | |
| Contiguous AVL-based ordered container with fragmentation-free semantics. | |
| runtime_arr.h | |
| RAII-managed, non-resizable runtime array — a safe modern replacement for C99 VLA. | |