Git Version Control System
April 2025An implementation of Git's core functionality including commit history, branching, merging, and object storage. Demonstrates distributed version control principles with a focus on the underlying data structures.
Go Data Structures Hashing