herschel/symphonia — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2021-05-30
Add support for reading MP3, FLAC, WAV, or Ogg Vorbis files to a Rust project without external dependencies
Extract metadata like song title and artist from an audio file
Decode compressed audio into raw sound data for playback or analysis
Build a music player or podcast app that works the same across Windows, macOS, and Linux
| herschel/symphonia | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2021-05-30 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Pure Rust with no external system libraries required.
A pure-Rust library that reads and decodes audio files like MP3, FLAC, WAV, and Ogg Vorbis, plus their metadata, without needing external system libraries.
Dormant — no commits in 2+ years (last push 2021-05-30).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.