Skip to content

Crates

Catalog

One catalog, three public crate tracks.

RustUse keeps the current public surface intentionally small. The catalog below is driven from one data file so status badges, guide links, and API entry points stay aligned.

RustUse currently surfaces three public crate tracks. use-math, use-geometry, and use-combinatorics all have RustUse-hosted generated API docs today.

The catalog also carries the future crates.io and docs.rs targets for these crates as a publication dry-run, but those external links stay disabled until the release pages are actually live.

Scaffolded Every current public crate track in this catalog is scaffolded today.

  • use-combinatorics is the discrete-math crate for counting, combinations, permutations, and finite-structure helpers.
  • use-geometry is the focused crate for direct 2D primitives and measurement helpers.
  • use-math is the facade crate that can re-export supported functionality behind explicit feature flags.
  • Scaffolded means the crate has an active RustUse docs surface and hosted rustdoc output, and its future crates.io/docs.rs targets may already be staged in the catalog without being rendered as live links.
  • Published is reserved for crates whose registry metadata points at stable RustUse API URLs.
  • Planned means the crate is visible in the public catalog and set overview, but its implementation and hosted API docs are not ready yet.