## `kstd` Work Package > This is a **supplementary module**, not a standalone thesis. > It is meant to be added to a thesis whose main topic is something else on the kernel, not to be a thesis by itself, alone or combined with other kstd packages. ### Description ### Acceptance criteria - [ ] - [ ] ### Conventions checklist - [ ] File layout follows `kstd/.hpp` / `.cpp` / `.tests.cpp` - [ ] For containers: allocator-awareness handled per this container's category (node-based / excluded / transitive / intrusive ) - [ ] Complexity guarantees documented in the header /label ~kstd