Block a user
Convenient C++ throw macros, which compose error messages containing file, line, and function, optionally augmented with a user-defined message.
Updated 2025-01-10 11:38:48 +01:00
UNIX filter which returns success if text data is valid utf-8, or failure otherwise. Handy for shell scripts or as `-exec` primary for `find`.
Updated 2025-01-08 13:13:54 +01:00
General C++ numerics utilties. Convenient random number generation.
Updated 2025-01-04 11:58:21 +01:00
General C++ string and path utilities.
Updated 2025-01-04 11:56:29 +01:00