#
vc
Here are 4 public repositories matching this topic...
FastSearch是一个快速文件搜索系统,它的原理是通过读取NTFS文件系统中的USN日志文件,快速地读取磁盘中的所有文件,并通过文件名称快速查找。
-
Updated
Jan 9, 2020 - C
A minimal version control system implemented in C that demonstrates the core concepts of version control. MVCS supports repository initialization, object storage (blob/tree/commit), SHA-256 hashing, staging area, commits, and history traversal.
c git version-control filesystem clang vc version-control-system versioncontrol version-control-with-git minimal-git minimal-c
-
Updated
Dec 24, 2025 - C
Improve this page
Add a description, image, and links to the vc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vc topic, visit your repo's landing page and select "manage topics."