cyme
brew install cyme
v3.0.1
GPL-3.0-or-later
List system USB buses and devices
268
30-day installs · #2324
507
90-day · #2874
2.1k
365-day · #2746
1.2k
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
cli
libusb
lsusb
macos
rust
tool
usb
Links
- https://github.com/tuna-f1sh/cyme
- GitHub: tuna-f1sh/cyme
- Brew formula source: Formula/c/cyme.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "List system USB buses and devices",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:47+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cyme",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-11T07:48:09Z",
"github_readme_excerpt": "```bash\n o\n o /---o\n /---/---o\no---/\n \\---\\---o\n o \\---o\n o\n```\n# Cyme\n\n[](https://crates.io/crates/cyme)\n[](https://docs.rs/cyme/latest/cyme/)\n\nList system USB buses and devices. A modern cross-platform `lsusb` that attempts to maintain compatibility with, but also add new features. Profiles system USB buses and the devices on those buses, including full device descriptors.\n\nAs a developer of embedded devices, I use a USB list tool on a frequent basis and developed this to cater to what I believe are the short comings of `lsusb`: verbose dump is mostly _too_ verbose, tree doesn\u0027t contain useful data on the whole, it barely works on non-Linux platforms and modern terminals support features that make glancing through the data easier.\n\nThe project started as a quick replacement for the barely working [lsusb script](https://github.com/jlhonora/lsusb) and a Rust project to keep me up to date! Like most fun projects, it quickly experienced feature creep as I developed it into a cross-platform replacement for `lsusb`. It started as a macOS `system_profiler` parser, evolved to include a \u0027libusb\u0027 based profiler for reading full device descriptors and now defaults to a pure Rust profiler using [nusb](https://github.com/kevinmehall/nusb).\n\nIt\u0027s not perfect as it started out as a Rust refresher but I had a lot of fun developing it and hope others will find it useful and can contribute. Reading around the [lsusb source code](https://github.com/gregkh/usbutils/blob/master/lsusb.c), USB-IF and general USB information was also a good knowledge builder.\n\nThe name comes from the technical term for the type of blossom on a Apple tree: [cyme](https://en.wikipedia.org/wiki/Inflorescence#Determinate_or_cymose) - it is Apple related and also looks like a USB device tree \ud83d\ude03\ud83c\udf38.\n\n\n\n#",
"github_repo": "tuna-f1sh/cyme",
"github_stars": 1152,
"github_topics": [
"cli",
"libusb",
"lsusb",
"macos",
"rust",
"tool",
"usb"
],
"homepage": "https://github.com/tuna-f1sh/cyme",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 268,
"installs_365d": 2143,
"installs_90d": 507,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "cyme",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2324,
"rank_365d": 2746,
"rank_90d": 2874,
"raw_hash": "81a8994fbd31121a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/cyme.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "3.0.1",
"versioned_formulae": [],
"why_use_this": null
}