Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/megatokio/libraries

c++ libraries required for all of my projects
https://github.com/megatokio/libraries

c-string cpp library

Last synced: about 1 month ago
JSON representation

c++ libraries required for all of my projects

Awesome Lists containing this project

README

        

## Kio's Libraries

Files (.h, .cpp and templates) shared among my projects.
Should be placed side-by-side with the project(s) if the project doesn't included it as a submodule.

Contains
- a c-string library,
- File wrapper class,
- Z80 cpu emulation,
- templates
- and some more stuff