Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 640 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 640 Bytes

Cpp-Things

linux make
C++ useful things
Random codes me and other contributors do, and may be used in other projects.
This contains all types of c++ utilities not found on any common library, or that library is too big for a quick install

The idea is simple:

  • Quick import in your project, just download the .h/.hpp and include it.
  • Easy to use with self-documented examples
  • Reliability with tests

Feel free to contribute! See the contributing section for more. :)