Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/megatokio/libraries
- Owner: Megatokio
- License: other
- Created: 2019-10-30T08:30:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T20:17:43.000Z (4 months ago)
- Last Synced: 2024-09-13T10:03:05.193Z (4 months ago)
- Topics: c-string, cpp, library
- Language: C
- Homepage:
- Size: 6.21 MB
- Stars: 12
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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