A bunch of my personal C++ libraries that are (hopefuly) useful for others.
They are:
- binary: Management of an arbitrary binary data,
- files: File paths,
- macros: Some macros that depends of the used compiler,
- math_utils: Math objects,
- primitives: Operations on basic C++ types,
- system: Things you can ask OS to do,
- text: Text modifications and queries.
If you find any bug you are free to open an issue. I'd be glad!