- Flat
key = valueformat with#comments - Types: booleans, integers, floats, strings, enums, arrays, optionals, nested structs
- Memory-mapped file I/O
- Forward-compatible: unknown fields are silently skipped
- Serialization back to disk
Watcher: inotify-based hot-reload
Libraries
otter-conf
Comptime-generic config parser with mmap I/O, serialization, and inotify hot-reload.
Comptime-generic config parser. Define a Zig struct and get a specialized parser at compile time.
Add to your project:

