rawpacker
Array compressor
A binary packing/unpacking utility for compacting Variant arrays in Godot game development.
A RawArray packer/unpacker for Godot.
23 stars
6 watching
7 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that packs and unpacks binary data in a compact format | 221 |
| Middleware that packages and compresses assets into single files. | 16 |
| A tool for compressing and encrypting .NET assemblies while manipulating the PE file format to optimize storage | 168 |
| A system compressor with accurate compression metering | 15 |
| A data compression library designed for efficient use in resource-constrained systems. | 1,334 |
| An image compression tool with options for lossy and lossless compression, supporting various file formats. | 371 |
| A tool for creating Windows PE files with dynamic compression and file mapping. | 52 |
| A cross-platform compression and decompression tool written in Rust. | 333 |
| A tool for compressing and modifying executable files on Windows. | 46 |
| An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. | 104 |
| A plugin that compresses Rollup bundles with Gzip or Brotli | 56 |
| A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
| Provides a single API to access multiple compression libraries. | 409 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| A GitHub Action that automates the creation of compressed executables using UPX. | 56 |