with one click
battery-pack
battery-pack contains 9 collected skills from battery-pack-rs, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Choosing and profiling the global allocator (jemalloc, mimalloc, system) in the backend-service `service` template
Request lifecycle, Tower layer ordering, and scaling choices in the backend-service `service` template
Observability wiring for the backend-service `service` template: metrique wide-event metrics, tracing logs, and optional dial9 runtime profiling
Setting up automated crate releases with release-plz and OIDC trusted publishing
Standard GitHub Actions CI structure for Rust projects using ci-battery-pack
Cross-platform binary builds for GitHub Releases with cargo-binstall support
Propagating and formatting errors in Rust applications with anyhow
Essential Rust error handling rules for anyhow and thiserror users
Modeling, exposing, and formatting errors in Rust libraries