This library contains various helper types and functions used throughout many of my Projects
- Better integer/float type definitions
- Custom literals
- File I/O wrapper
- std::filesystem wrapper
- Generic Buffered Reader to iterate over streamed data more efficiently
- CRC32 implementation
- Scope guards
- Preprocessor helpers
- TCP Socket wrapper
- String helper functions
- Various other helper functions