A header only library of utility functions spun off from CommonLibSSE
-
string.hpp
- FNV-1A compile time string hashing with 32bit/64bit implementation.
- string split and join functions
to_numconversion- case insensitive string comparison and equality
- and others
-
numeric.hpp
- float comparison functions
-
rng.hpp
- Xorshiro-cpp RNG with custom seed support
-
distribution.hpp
get_configsfunction to retrieve all files containing custom suffix and extension- other utility functions used in
Distributorstyle mods (SPID, KID)
-
simpleINI.hpp
- convenient SimpleINI value getter and setter