carllerche / stringLinks
Rust String type with configurable byte storage.
☆35Updated 9 months ago
Alternatives and similar repositories for string
Users that are interested in string are comparing it to the libraries listed below
Sorting:
- Full precision decimal representation of f64☆26Updated last month
- Thread-unsafe async runtime☆28Updated 7 months ago
- ☆39Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 4 months ago
- ☆36Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months 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
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ☆57Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- An async version of iterator☆40Updated last year