This repository is a collection of C++ utility programs and header files designed to simplify and enhance future projects. Each utility serves a specific purpose, ranging from common algorithms to reusable components.
One of the planned utilities is a console print utility, which will provide convenient and customizable functions for printing messages to the console.
- Modular and reusable C++ code.
- Easy integration into new or existing projects.
- Well-documented and organized utilities.
- Clone the repository:
git clone https://github.com/kadeska/CPP-Utils.git
- Include the desired header files or source files in your project.
- Refer to the documentation or comments within each file for usage details.
Contributions are welcome! Feel free to submit pull requests or open issues for improvements or new utilities.
This project is licensed under the MIT License. You are free to use, modify, and distribute the code for any purpose, including commercial applications.