min-sized-rustjohnthagen
ADDEDA practical guide to reducing Rust binary size, covering release builds, stripping symbols, optimization flags, LTO, no_std, and build-std techniques with examples and tools.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA practical guide to reducing Rust binary size, covering release builds, stripping symbols, optimization flags, LTO, no_std, and build-std techniques with examples and tools.
A "zero setup" tool for cross-compiling and cross-testing Rust crates using Docker or Podman.
Kingslayer is an open-source text-based adventure game and Rust library. Play it online or locally, define custom worlds with RON files, and embed the game loop in Rust programs.