Skip to content

ErenKarakas1/cpputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpputils

A collection of self-contained header-only libraries for common C++ tasks. May expand as I realize more common tasks that I reimplement or need often.

Libraries

Click on the library name to see the documentation.

Name Description
utils::cmd Command line argument parsing
utils::color Common color operations
utils::log Logging and debugging
utils::math Vector and Matrix operations
utils::string Common string utilities

Some libraries are not entirely finished, remaining features are documented as TODOs in the respective files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published