|
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 | |
| base64.h | |
| High-level Base64 and Base64URL serialization interface for the JH Toolkit. | |
| huffman.h | |
| High-performance Huffman encoder/decoder supporting both canonical and standard tree-based algorithms, with selectable symbol ranges (128 or 256). | |
| uri.h | |
| High-level URI percent-encoding and decoding interface for the JH Toolkit. | |