A Rust-based package manager for macOS that aims to be 5-20x faster than Homebrew by rethinking dependency resolution and installation from scratch.
Zerobrew — 5-20x Faster Experimental Homebrew Alternative in Rust
A Rust-based package manager for macOS that aims to be 5-20x faster than Homebrew by rethinking dependency resolution and installation from scratch.
Installation agent prête
Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.
npx -y tokrepo@latest install 1dce6589-758b-11f1-9bc6-00163e2b0d79 --target codexÀ exécuter après confirmation du plan en dry-run.
Fil de discussion
Actifs similaires
SWC — Super-Fast Rust-Based JavaScript and TypeScript Compiler
SWC is an extensible Rust-based platform for the next generation of fast developer tools. It can be used for both compilation and bundling, offering 20x faster performance than Babel while maintaining compatibility with its ecosystem.
Tauri — Smaller, Faster, More Secure Desktop Apps in Rust
Tauri lets you build smaller, faster, and more secure desktop and mobile applications with any web frontend. Rust backend + OS native WebView (no bundled Chromium) produces ~3MB binaries compared to Electron 150MB.
Youki — Container Runtime Written in Rust
Youki is an OCI-compliant container runtime written in Rust, designed as a safer and faster alternative to runc. It implements the OCI runtime specification for spawning and managing containers, integrates with containerd and Podman, and leverages Rust's memory safety guarantees to reduce runtime vulnerabilities.
Foundry — Blazing Fast Ethereum Development Toolkit in Rust
Foundry is a portable, modular toolkit for Ethereum smart contract development written in Rust. It includes Forge for testing, Cast for chain interaction, Anvil for local node simulation, and Chisel for an interactive Solidity REPL. Foundry compiles and runs tests significantly faster than JavaScript-based alternatives.