Ross ROSS = Recommend OSS · open-source software intelligence for agents

uuid-rs/uuid

Generate and parse UUIDs. observed · 2026-08-28

github.com/uuid-rs/uuid · homepage · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 15
  • age_days: 4417
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 28

Full methodology

Adoption not part of the score

1234 stars · 235 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Rust library for generating and parsing UUIDs (universally unique identifiers) per RFC 9562. It supports multiple UUID versions including random v4 generation, compile-time literals, and string parsing.

Use cases

  • generate unique ids in rust
  • parse uuid strings
  • generate random uuids v4
  • assign unique identifiers without a central authority
  • create ids for distributed systems
  • define uuid constants at compile time

When to choose

  • you need UUID generation or parsing in a Rust project
  • you need standards-compliant RFC 9562 UUIDs
  • you want a widely used, battle-tested crate with huge adoption

When to avoid

  • you need UUIDs in a language other than Rust
  • you need other identifier schemes like ULID or Snowflake IDs

Facets

library · maturity stable

serialization developer-tools developer-tools databases microservices rust cross-platform uuid guid unique-identifiers rfc-9562

2 sources

Member repositories

RepositoryRoleHealth v2
uuid-rs/uuidmain99

For agents

markdown · JSON · MCP: product_card(name="uuid-rs/uuid")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem