@rustaceans_rs I wanted a central configuration for all application in linux so I vibed coded a library to give an abstraction consist of structs that converted to raw text and I will build the cli to manage configs and link it with a scripting language
Gato has officially reached version 0.6.0, marking a significant milestone in its development. This update stabilizes the core architecture and introduces several essential version control features designed for high-performance workflows
The roadmap to Version 1.0.0 is now defined:
File-level restoration from specific commits or branches.
Nested repository support for managing decoupled timelines within a single project. Once these features are stabilized,Gato will transition to its first major production release
introducing gato an experimental vcs engine written in rust designed for the multi core era it achieves up to 35x faster performance on binary heavy repos compared to git ( Warm Cache ) 5x for Cold Cache
repo: https://t.co/LBj8GE9KU7
#rustlang#OpenSource