1 repository
Tuning the underlying storage and hashing algorithms used for build caches to improve speed.
Distinct from Performance Caching Systems: Distinct from Performance Caching Systems by focusing specifically on the optimization of content-addressable storage and file hashing.
Explore 1 awesome GitHub repository matching data & databases · Content-Addressable Storage Optimization. Refine with filters or upvote what's useful.
Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It functions as a dependency graph orchestrator that executes build targets in topological order and utilizes input hashing to cache results and skip redundant work. The project features a polyglot toolchain manager that automates the installation and versioning of language runtimes and CLI tools to ensure environment consistency. It also includes a plugin framework based on WebAssembly, allowing developers to extend build logic and toolchain behavior using any supported language.
Optimizes content-addressable storage and native file hashing to improve build speed.