GUI application for viewing and editing resources found in games powered by Decima Engine
-
Updated
Aug 20, 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.
Read-only Git client for PHP. Resolve refs and read files from any Git host over HTTPS, without the git binary.
Recover source files from exposed .git directories, including loose-object, packfile, and mixed repositories. 支持从暴露的.git目录中恢复源代码文件,兼容 loose-object、packfile 和混合仓库。
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.
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).
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 self-hosting Git implementation in Node.js with zero dependencies — 20 commands, smart HTTP protocol, packfile delta resolution, and a Myers diff byte-identical to real git.
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).
The official Packfile implementation for JavaScript and TypeScript
Content-addressable blob store with opaque encryption, compression, syncing, and packfiles — Go library and CLI — read-only mirror of code.linenisgreat.com/madder
To associate your repository with the packfile topic, visit your repo's landing page and select "manage topics."