|
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.
|
Directories | |
| ipc | |
Files | |
| const_lock.h | |
| Scope-based const-locking utility for mutex-like synchronization primitives. | |
| control_buf.h | |
| Fixed-capacity control block container for non-copyable, non-movable types. | |
| ipc.h | |
Aggregated header for inter-process communication primitives under jh::sync. | |
| strong_lock.h | |
| Strong ordering adapters for read-write mutex-like synchronization primitives. | |