Published onFebruary 9, 2025Cutup: A Rust Library for Portfolio AllocationRustRust-toolsDev-toolsDevelopmentDeveloper-toolingAnnouncing the release of Cutup, a Rust crate for portfolio allocation using MVO, HRP, and EW. Part of my upcoming book, soon to be a web app running directly in the browser.
Published onDecember 9, 2024What is cargo expand?RustRust-toolsDev-toolsDevelopmentDeveloper-toolingReveal Rust macros with cargo-expand—a tool to simplify debugging and understand macro expansions in your projects.