C++ Libraries


  • The projects below are listed in reverse chronological order, with the most recent at the top. Content may be updated at any time without notice.
5th

Utils.h

Compact C++ utility toolkit — fast, generic helpers for math, randoms, collections, light encryption, and console polish.

FP

4th

Dates.h

C++ date & time powerhouse: validation, formatting, arithmetic, and calendars in one header.

FP

3rd

Strings.h

Comprehensive string toolkit: tokenization, filtering, transforms, and number→text conversion.

FP

2nd

Files.h

Line-first file utilities — simple, composable C++ helpers for reading, editing, searching, and lightly encrypting text files.

FP

1st

Readers.h

Header-only, templated console input validators for robust, type-safe CLI prompts.

FP