Decision Workspace
sparkBLEr vs sparkBLEr-bin vs bt-hci
Side-by-side comparison of Rust crates
50
sparkBLEr
growingv1.1.0
A simple library for controlling lightsticks from the Ado Hibana 2025 world tour via bluetooth.
50
sparkBLEr-bin
growingv1.0.2
A command-line utility for controlling lightsticks from the Ado Hibana 2025 world tour via Bluetooth-Low-Energy (BLE). This utilizes the library crate of the same name to find these lightsticks and set their color while connected to the device. Note that the lightstick remains connected to the computer running the program after this program exits, meaning any color set remains until either the program is run with the `disconnect` command or it is disconnected manually via your computer's bluetooth menus.
71
bt-hci
growingv0.8.0
Bluetooth HCI data types
Core Metrics
| sparkBLEr | sparkBLEr-bin | bt-hci | |
|---|---|---|---|
| Health Score | 50 | 50 | 71 |
| Total Downloads | 439 | 323 | 447.1K |
| 30d Downloads | 21 | 5 | 43.2K |
| Dependents | 3 | 0 | 43 |
| Releases | 2 | 3 | 13 |
| Last Updated | 40d ago | 40d ago | 44d ago |
| Age | 6m | 6m | 1y 7m |
Health Breakdown
sparkBLEr
Maintenance
15
Quality
17
Community
5
Popularity
3
Documentation
10
sparkBLEr-bin
Maintenance
17
Quality
17
Community
3
Popularity
3
Documentation
10
bt-hci
Maintenance
19
Quality
15
Community
15
Popularity
7
Documentation
15
Technical Details
| sparkBLEr | sparkBLEr-bin | bt-hci | |
|---|---|---|---|
| Version | 1.1.0 | 1.0.2 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | AGPL-3.0-or-later | AGPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 5 | 7 | 12 |
| Crate Size | 14KB | 17KB | 75KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.87 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •bt-hci leads with a health score of 71/100, but none of the options score above 80.
- •bt-hci is pre-1.0 — API may change.