kitcat
Link to open source: https://github.com/LeeFred3042U/kitcat
kitcat is a custom version control system designed as a practical exploration of systems programming and Go internals. Built without relying on external VCS libraries, it mirrors core porceline Git mechanics to manage file states, staging areas, and commit histories natively.