GUI application for viewing and editing resources found in games powered by Decima Engine
-
Updated
May 10, 2026 - Java
GUI application for viewing and editing resources found in games powered by Decima Engine
El objetivo principal del programa es permitir al usuario editar, agregar o eliminar los índices de los archivos, facilitando la edición de los mismos, para el video juego conocido como dbz tag team.
Recover source files from exposed .git directories, including loose-object, packfile, and mixed repositories. 支持从暴露的.git目录中恢复源代码文件,兼容 loose-object、packfile 和混合仓库。
The official Packfile implementation for JavaScript and TypeScript
Self-hosted Git host on a from-scratch VCS engine in Java: content-addressable object store, packfiles with delta compression, three-way merge, and smart-HTTP transport, all cross-verified against the real git binary.
🔧 A from-scratch C++23 re-implementation of core Git commands (clone, init, cat-file) to understand Git's powerful internal object model and packfile protocol.
git clone implemented from scratch: Smart HTTP v2, packfile parsing with delta resolution, and a real .git index. Zero dependencies, not even the git binary.
A Git client in pure Python — objects, trees, commits, and a real smart-HTTP clone with packfile & delta decoding. Built in under 48 hours with Claude Code (CodeCrafters Python rank #13).
A pure Python reproduction of Git core storage, workflows, packfiles, and a dedicated pygit server.
Pure Standard ML Git plumbing: object, packfile, index and ref formats (MLton + Poly/ML, deterministic).
Content-addressable blob store with opaque encryption, compression, syncing, and packfiles — Go library and CLI — read-only mirror of code.linenisgreat.com/madder
Add a description, image, and links to the packfile topic page so that developers can more easily learn about it.
To associate your repository with the packfile topic, visit your repo's landing page and select "manage topics."