9 releases

Uses new Rust 2024

0.2.5 Apr 27, 2026
0.2.4 Apr 21, 2026
0.2.3 Dec 17, 2025
0.2.1 Sep 10, 2025
0.0.0 Aug 25, 2025

#500 in Parser implementations

Download history 2747/week @ 2026-01-23 3714/week @ 2026-01-30 4098/week @ 2026-02-06 2393/week @ 2026-02-13 2246/week @ 2026-02-20 2144/week @ 2026-02-27 2447/week @ 2026-03-06 10242/week @ 2026-03-13 13034/week @ 2026-03-20 12287/week @ 2026-03-27 9682/week @ 2026-04-03 9623/week @ 2026-04-10 12150/week @ 2026-04-17 8201/week @ 2026-04-24 11346/week @ 2026-05-01 10758/week @ 2026-05-08

44,566 downloads per month
Used in 5 crates

MIT license

84KB
1.5K SLoC

Wuff

Port of https://github.com/google/woff2/ to Rust, with the aim of creating a lightweight pure-rust decoder for WOFF files. Both WOFF and WOFF2 formats are supported.

Status

The decoder is ported and producing byte-identical files to the woff2 library for every font in https://github.com/google/fonts.

Files

  • The woff2 directory contains a copy of https://github.com/google/woff2/
  • The old directory contains the initial translation of the C++ code into Rust
  • The src directory contains a rewrite into idiomatic Rust

Dependencies

~0.2–0.9MB
~14K SLoC