https://github.com/yanghuan/matrix
my base framwork of c++
https://github.com/yanghuan/matrix
Last synced: 7 months ago
JSON representation
my base framwork of c++
- Host: GitHub
- URL: https://github.com/yanghuan/matrix
- Owner: yanghuan
- License: apache-2.0
- Created: 2012-11-11T17:10:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-11T17:10:46.000Z (almost 13 years ago)
- Last Synced: 2025-01-20T09:46:24.063Z (9 months ago)
- Language: C++
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Matrix is one base framwork of c++
It provides a general-purpose programming components,
such as conversion, string handling, stack trace,timer engine,
message queues, keyboard and mouse input processing, etc.