#zero-copy #incremental #error #decoding

utf-8

Incremental, zero-copy UTF-8 decoding with error handling

13 unstable releases

Uses old Rust 2015

0.7.6 Apr 16, 2021
0.7.5 Jan 7, 2019
0.7.4 Jul 31, 2018
0.7.2 Jan 27, 2018
0.5.0 Nov 5, 2015

#2619 in Text processing

Download history 1507003/week @ 2025-08-24 1678724/week @ 2025-08-31 1522722/week @ 2025-09-07 1523562/week @ 2025-09-14 1522429/week @ 2025-09-21 1576243/week @ 2025-09-28 1632999/week @ 2025-10-05 1635815/week @ 2025-10-12 1732208/week @ 2025-10-19 1895108/week @ 2025-10-26 1954834/week @ 2025-11-02 1849083/week @ 2025-11-09 1937918/week @ 2025-11-16 1660212/week @ 2025-11-23 1966419/week @ 2025-11-30 2165014/week @ 2025-12-07

7,864,973 downloads per month
Used in 7,167 crates (22 directly)

MIT/Apache

17KB
353 lines

rust-utf8

Incremental, zero-copy UTF-8 decoding for Rust

Documentation

No runtime deps