Decision Workspace
libmic-rs vs chamber vs audio_samples_streaming
Side-by-side comparison of Rust crates
39
libmic-rs
experimentalv0.1.0
A simple, cross-platform Rust crate for recording audio from microphones to WAV files
44
chamber
growingv1.0.1
A CLI tool that listens to audio input, saves it to a WAV file, and plays it back
44
audio_samples_streaming
experimentalv0.1.0
Chunk-based audio streaming for Rust, built on audio_samples (core audio representation and processing) and audio_samples_io. Streams AudioSamples buffers through a unified AudioStream/AudioSink trait pair; WAV, FLAC, hardware devices, rodio, and async.
Core Metrics
| libmic-rs | chamber | audio_samples_streaming | |
|---|---|---|---|
| Health Score | 39 | 44 | 44 |
| Total Downloads | 979 | 1.7K | 12 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 361d ago | 439d ago | 26d ago |
| Age | 12m | 1y 7m | 26d |
Health Breakdown
libmic-rs
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
13
chamber
Maintenance
6
Quality
18
Community
6
Popularity
4
Documentation
10
audio_samples_streaming
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
13
Technical Details
| libmic-rs | chamber | audio_samples_streaming | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 5 | 10 |
| Crate Size | 11KB | 11KB | 563KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chamber leads with a health score of 44/100, but none of the options score above 80.
- •⚠ chamber has not been updated in over a year.
- •libmic-rs, audio_samples_streaming are pre-1.0 — API may change.