
debug-checklistProvides a systematic checklist with automated checks for null pointers, memory leaks, race conditions, off-by-one errors, and uninitialized variables in C/C++.
config-managerManage dynamic, type-safe string, int, and bool configurations via key=value files for configurable, multi-environment applications.