scsl 1.0.1
Shimmering Clarity Standard Library
|
Files | |
Arena.h | |
Memory management using an arena. | |
Buffer.h | |
Buffer implements basic line buffers. | |
Commander.h | |
Subprogram tooling. | |
Dictionary.h | |
Key-value store built on top of Arena and TLV. | |
Flags.h | |
Flag declares a command-line flag parser. | |
scsl.h | |
scsl is my collection of C++ data structures and code. | |
SimpleConfig.h | |
Simple project configuration. | |
StringUtil.h | |
Utilities for working with strings. | |
TLV.h | |
TLV.h implements basic tag-length-value records. | |