carllerche / string
Rust String type with configurable byte storage.
☆35Updated 7 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
- Duplicate an async I/O handle☆41Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Thread-unsafe async runtime☆27Updated 6 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- ☆56Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆45Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- ☆36Updated 8 months ago
- ☆56Updated last year
- Unbuffered and unlocked I/O streams☆45Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- The simd optimized escape code☆53Updated last week
- Full precision decimal representation of f64☆26Updated 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
- Automatic testing of FFI bindings for Rust☆22Updated 3 weeks ago
- Byte-wise atomic memcpy.☆34Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago