claxon
FLAC decoder
A FLAC decoder written in pure Rust with verified correctness and similar performance to the reference implementation.
A FLAC decoder in Rust
289 stars
10 watching
28 forks
Language: Rust
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
rustaudio/lewton | A Rust-based implementation of the Vorbis audio decoder standard | 264 |
florob/rustyxml | An XML parser written in Rust | 103 |
rust-embedded-community/pc-keyboard | A Rust-based library for decoding PS/2 keyboard inputs and converting them to Unicode characters using various keyboard layouts. | 100 |
ruuda/hound | A Rust library for reading and writing uncompressed audio files in the WAVE format. | 495 |
ende76/brotli-rs | A Rust implementation of Brotli decompression | 62 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |
razrfalcon/pico-args | An ultra simple CLI arguments parser | 582 |
dropbox/rust-brotli | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
pirtleshell/rust-gedcom | A Rust implementation of a Gedcom file parser | 5 |
rust-av/flavors | An FLV file parser implemented in Rust using the nom parsing library | 69 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |