rust-utf8

Incremental, zero-copy UTF-8 decoding for Rust (by SimonSapin)

Rust-utf8 Alternatives

Similar projects and alternatives to rust-utf8

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rust-utf8 alternative or higher similarity.

rust-utf8 reviews and mentions

Posts with mentions or reviews of rust-utf8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-06.
  • Efficiently reading utf-8 chars from a large file: How to improve, test and benchmark my implementation ?
    3 projects | /r/rust | 6 Mar 2021
    My issue with this is that I would like to return the reference to the slice of data read. utf-8::next_strict from the utf-8 crate does this by calling consume if needed before fill_buf, assuming that a following call will call consume afterward (explanations from fill_buff's doc if that's useful). But I don't want to assume this, so it seems the best I can do is to clone into a provided buffer like io::BufRead::read_line.

Stats

Basic rust-utf8 repo stats
1
24
0.0
over 1 year ago

SimonSapin/rust-utf8 is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of rust-utf8 is Rust.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com