https://github.com/gitmichaelqiu/ggit
https://github.com/gitmichaelqiu/ggit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitmichaelqiu/ggit
- Owner: gitmichaelqiu
- License: mit
- Created: 2026-02-21T02:08:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-21T08:27:59.000Z (5 months ago)
- Last Synced: 2026-02-21T13:53:43.659Z (5 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ggit
ggit is an academic project for practicing system designs using C++.
## Origin
I want to transform myself from a algorithmic competitor into a production-ready programmer. `git` involves files reading & processing, hashes, graph traversal, trees and so on, and can be a good transitional project.