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

ksdme/ut

A Rust based utilty toolbox for developers. Inspired from https://it-tools.tech observed · 2026-08-28

github.com/ksdme/ut · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 81
  • Release rhythm 83
  • Longevity 30
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: 11
  • age_days: 431
  • days_rel: 117
  • days_push: 117
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1202 stars · 32 forks observed · 2026-08-28

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

A fast, lightweight Rust CLI utility toolkit that bundles many common developer utilities (encoding, hashing, JWT, UUID generation, and more) into a single binary. It is inspired by it-tools.tech and eliminates the need to install multiple separate utilities or visit websites for simple tasks.

Use cases

  • encode and decode base64 from the command line
  • generate md5 or sha256 hashes of text
  • encode, decode, and verify JWT tokens
  • generate UUIDs quickly in scripts
  • hash and verify bcrypt passwords
  • replace multiple small utilities with one binary

When to choose

  • you want a single fast binary covering many common dev utilities
  • you work in the terminal and want shell completions
  • you want an offline alternative to web-based tool sites like it-tools.tech

When to avoid

  • you need a GUI or web interface for these utilities
  • you need highly specialized tools beyond the bundled set
  • you prefer language-specific libraries over a CLI

Facets

cli-tool · maturity active

cli serialization cryptography data-generation developer-tools parser developer-tools security cli windows rust utility-toolbox base64 hashing jwt uuid single-binary it-tools-alternative command-line automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
ksdme/utmain72

For agents

markdown · JSON · MCP: product_card(name="ksdme/ut")

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