3 个仓库
Utilities that calculate the final compressed size of installation packages based on target hardware dimensions.
Distinct from Binary Size Calculation: Calculates the compressed on-disk size of an installation package rather than the serialized byte size of a single object.
Explore 3 awesome GitHub repositories matching data & databases · Installation Package Size Estimators. Refine with filters or upvote what's useful.
A bytecode optimizer for Android apps
Removes unused code and resources from Android bytecode to produce a smaller application package.
Reth is a modular, high-performance Ethereum execution layer client written in Rust. It serves as a full Ethereum node that syncs, validates, and serves blockchain data, functioning as an archive node implementation, a high-throughput RPC node server, and a snapshot sync tool. The project is built around a modular component architecture that allows assembling custom node behavior by swapping independent Rust crates for consensus, execution, mempool, and networking. The client distinguishes itself through a staged sync pipeline that downloads headers and bodies online before processing the res
Displays the compressed download size for selected snapshot profiles and components before downloading.
Bundletool is a command line toolkit for manipulating Android App Bundles and generating optimized APKs tailored to specific device configurations. It serves as a utility for converting bundles into monolithic or split installation files and validating the integrity and size of these packages before publishing. The tool differentiates itself through the ability to analyze device hardware specifications to extract only the required resource sets, reducing application download sizes. It also provides specialized capabilities for creating and exporting distribution archives for runtime-enabled s
Calculates the final compressed size of installation packages based on target device specifications and hardware dimensions.