Skip to content

A bunch of my personal C++ libraries that are (hopefuly) useful for others

License

Notifications You must be signed in to change notification settings

felix-leg/felix_s_useful_cpp_libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Felix Speagel's useful C++ libraries

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.

Issues

If you find any bug you are free to open an issue. I'd be glad!

About

A bunch of my personal C++ libraries that are (hopefuly) useful for others

Topics

Resources

License

Stars

Watchers

Forks