carllerche / string
Rust String type with configurable byte storage.
☆34Updated 5 months ago
Alternatives and similar repositories for string:
Users that are interested in string are comparing it to the libraries listed below
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 weeks ago
- ☆38Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Thread-unsafe async runtime☆27Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Duplicate an async I/O handle☆40Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- ☆29Updated 10 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week