#flac #decoder #codec #encoding

symphonia-bundle-flac

Pure Rust FLAC demuxer and decoder (a part of project Symphonia)

9 unstable releases

0.5.4 Feb 27, 2024
0.5.3 May 30, 2023
0.5.2 Jan 19, 2023
0.5.1 Jul 17, 2022
0.1.0 Sep 1, 2020

#859 in Audio

Download history 2933/week @ 2023-12-23 3453/week @ 2023-12-30 3787/week @ 2024-01-06 5519/week @ 2024-01-13 4960/week @ 2024-01-20 4855/week @ 2024-01-27 5854/week @ 2024-02-03 6337/week @ 2024-02-10 7092/week @ 2024-02-17 7341/week @ 2024-02-24 5640/week @ 2024-03-02 4674/week @ 2024-03-09 5026/week @ 2024-03-16 6370/week @ 2024-03-23 5886/week @ 2024-03-30 3772/week @ 2024-04-06

21,505 downloads per month
Used in 17 crates (2 directly)

MPL-2.0 license

650KB
12K SLoC

Symphonia FLAC Codec

Docs

Come for the fidelity, stay for the memory safety!

FLAC decoder for Project Symphonia.

Note: This crate is part of Symphonia. Please use the symphonia crate instead of this one directly.

License

Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.

Acknowledgements

  • The FLAC Reference Library, for format specification and algorithm clarifications
  • FFmpeg, for algorithm clarifications
  • Claxon, for inspiration on how to structure a decoder written in idiomatic Rust

Contributing

Symphonia is a free and open-source project that welcomes contributions! To get started, please read our Contribution Guidelines.

Dependencies

~3.5MB
~124K SLoC