SimonSapin / rust-utf8Links
Incremental, zero-copy UTF-8 decoding for Rust
☆24Updated 2 years ago
Alternatives and similar repositories for rust-utf8
Users that are interested in rust-utf8 are comparing it to the libraries listed below
Sorting:
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆58Updated 9 months ago
- ☆20Updated 8 years ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- ☆39Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A Rust source code parser and explorer☆23Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago