tuna-f1sh/cyme
List system USB buses and devices. A modern cross-platform lsusb that attempts to maintain compatibility with, but also add new features observed · 2026-09-03
Health v2 · maintenance only
96/100
- Activity 100
- Release rhythm 88
- Longevity 99
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: 19.5
- age_days: 1391
- days_rel: 83
- days_push: 0
- n_releases_24m: 23
Adoption not part of the score
1185 stars · 30 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cyme is a modern cross-platform command-line tool for listing system USB buses and devices, compatible with lsusb while adding richer tree views, filtering, and colored terminal output. It profiles full device descriptors using a pure Rust profiler built on nusb, with libusb and macOS system_profiler backends also available.
Use cases
- list usb devices connected to my system
- modern lsusb replacement for macos
- show usb device tree with descriptors
- debug usb devices during embedded development
- filter usb devices by name or serial number
- dump verbose usb device descriptors like lsusb -v
When to choose
- you need lsusb-compatible output on macOS, Windows, or Linux
- you want a readable colored tree view of USB buses, devices, interfaces, and endpoints
- you need filtering options like name, serial, or class when inspecting USB devices
When to avoid
- you need to write to or control USB devices rather than just list them
- you require byte-identical lsusb verbose output for automated parsing
- you need a GUI-based USB inspection tool
Facets
cli-tool · maturity active
cli developer-tools developer-tools hardware embedded-systems windows rust cli cross-platform usb lsusb libusb nusb system-profiler device-tree usb-debugging hardware command-line linux macos
2 sources
- readme: https://github.com/tuna-f1sh/cyme · fetched 2026-09-03 · 1c74622ee626
- registry_crates: https://crates.io/api/v1/crates/cyme · fetched 2026-08-29 · 9347eff4db08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tuna-f1sh/cyme | main | 96 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem