Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
g3fc-multiplatform.zip | 2025-07-28 | 10.5 MB | |
G3FC Archiver Tool v1.0.0 source code.tar.gz | 2025-07-28 | 3.6 MB | |
G3FC Archiver Tool v1.0.0 source code.zip | 2025-07-28 | 3.6 MB | |
README.md | 2025-07-28 | 2.7 kB | |
Totals: 4 Items | 17.7 MB | 0 |
G3FC 1.0: The Next-Generation Archive Format is Here! This is it! We are thrilled to announce the official Version 1.0 of the G3FC Archiver Tool. This release marks the first stable, production-ready version of our next-generation file container, engineered from the ground up to deliver the speed, security, and resilience that modern data workflows demand.
Say goodbye to the limitations of legacy formats. G3FC is built to perform, protect, and persevere.
✨ What's Inside This Release Version 1.0 is packed with a complete set of features that make G3FC the superior choice for any archiving task, from daily backups to long-term cold storage.
🚀 Core Features Implemented: Blazing-Fast Zstandard (Zstd) Compression: Experience the power of modern, high-performance compression. G3FC uses Zstd to deliver significantly better compression ratios and faster speeds than traditional ZIP (Deflate) and Gzip, saving you time and storage space.
Bulletproof AES-256-GCM Encryption: Security is not an afterthought. We've implemented military-grade, authenticated encryption to ensure your data is not only confidential but also protected from tampering. Keys are derived using the robust PBKDF2 algorithm.
Unmatched Data Resilience:
- CRC32 Checksums: Every file's integrity is verified with a CRC32 checksum, ensuring your data is exactly as you saved it.
- Forward Error Correction (FEC): G3FC includes Reed-Solomon FEC to protect your archives against data degradation and bit rot, allowing for the recovery of corrupted data—a critical feature for long-term storage.
Intelligent Archive Handling:
- Built-in File Splitting: Effortlessly manage massive files. G3FC can automatically split large archives into smaller, more manageable chunks (.g3fc0, .g3fc1, etc.), perfect for transferring across networks or storing on filesystems with size limits.
- Instant Indexing: A smart footer at the end of the main .g3fc file allows the tool to locate the file index instantly, without needing to read the entire archive. This makes listing the contents of huge archives incredibly fast.
- Full Cross-Platform Support: G3FC is ready for any environment. The included binaries work seamlessly across Windows, macOS, and Linux.
- Open and Transparent: The entire format is open-source, with a detailed technical specification. No vendor lock-in, ever.
📦 Assets Included This release includes pre-compiled command-line binaries for the following platforms:
- g3fc-windows-amd64.exe
- g3fc-linux-amd64
- g3fc-macos-amd64
The .NET version requires .NET Core 9.0 and can run on any platform.
Thank you for being part of this journey. We can't wait to see what you build with G3FC!