murarth / smallstr
String-like container based on SmallVec
☆23Updated 2 months ago
Alternatives and similar repositories for smallstr:
Users that are interested in smallstr are comparing it to the libraries listed below
- ☆38Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Threadsafe RefCell for Rust☆89Updated last year
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- ☆70Updated 2 months ago
- ☆44Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Serde support for the humantime crate☆30Updated 11 months ago
- `$crate` in procedural macros.☆68Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 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`☆29Updated last year
- Additional utilities around the bytes crate☆18Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- ☆55Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Take a value atomically once.☆27Updated last year
- A concise, self-describing binary format written in Rust for Serde☆62Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A timeout connector for the hyper client☆26Updated 2 months ago