SimonSapin / rust-utf8
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
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆20Updated 8 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- ☆59Updated 6 months ago
- A map backed by a vector☆25Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Search algorithms written in Rust☆11Updated 7 years ago
- configuration☆31Updated 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`☆30Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆38Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Compares two equal-sized byte strings in constant time.☆34Updated this week