MVCS
⌨️ 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).
github.com/BaseMax/c-mini…
#github #git #clang #mvcs #version_controll
@GitHub developer maintainer, Full-Time open-source programmer
- C Key-Value Store ⌨️ A fast embedded key-value database with persistence on disk, crash recovery, and B-tree indexing. github.com/BaseMax/c-kv-s… #github #git #clang #key_value #database
- C Profiler ⌨️ A lightweight, high-performance profiling library for C applications with minimal overhead. Designed for measuring execution time of code blocks and functions with nanosecond precision using POSIX timers. github.com/BaseMax/c-prof… #github #git #clang #profiler
- C Mini Container ⌨️ A minimal educational container runtime in C that demonstrates core Linux container technologies: namespaces and cgroups. github.com/BaseMax/c-mini… #github #git #clang #container #runtime

