# 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

Repository: https://github.com/tuna-f1sh/cyme
Canonical: https://ross.abutalabs.com/products/cyme
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: cli, lsusb, tool, usb, libusb, macos, rust
Last push: 2026-09-02T05:57:49+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 88, longevity 99
- inputs: {"age_days": 1391, "days_push": 0, "days_rel": 83, "gap_med": 19.5, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1185, forks 30 (observed 2026-09-03T02:15:20.003696+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools
- domain: developer-tools, hardware, embedded-systems
- platform: windows, rust, cli, cross-platform
- tags: usb, lsusb, libusb, nusb, system-profiler, device-tree, usb-debugging, hardware, command-line, linux, macos

## Member repositories
- tuna-f1sh/cyme (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:20.003696+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:25:22.129821+00:00, confidence not recorded.
  - readme: https://github.com/tuna-f1sh/cyme (fetched 2026-09-03T02:15:20.003696+00:00, sha 1c74622ee626)
  - registry_crates: https://crates.io/api/v1/crates/cyme (fetched 2026-08-29T12:32:13.714988+00:00, sha 9347eff4db08)
- Data as of 2026-08-30T08:39:29.467469+00:00.
