carllerche / string
Rust String type with configurable byte storage.
☆34Updated 6 months ago
Alternatives and similar repositories for string:
Users that are interested in string are comparing it to the libraries listed below
- ☆38Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- 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
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- ☆36Updated 7 months ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Non-owning unsafe I/O☆20Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated 3 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- constant-size associative container backed by a simple array☆19Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆34Updated this week
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago