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