Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kezhengjie/cpplib
https://github.com/kezhengjie/cpplib
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kezhengjie/cpplib
- Owner: kezhengjie
- License: mit
- Created: 2021-12-15T09:36:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T09:29:12.000Z (over 2 years ago)
- Last Synced: 2024-12-25T03:22:15.088Z (10 days ago)
- Language: C++
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpplib
## General cpp tools.Implemented with STL lib.
· db - mysql query and execute class.
· stringext - Extend std::string lib.
· os - os operation like exec,create dir etc.
· filepath - a lib to parse filepath.