cmazakas / minivec
A space-optimized implementation of std::Vec
☆33Updated 6 months ago
Alternatives and similar repositories for minivec:
Users that are interested in minivec are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- docs.rs as a publishing platform?☆68Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- ☆36Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Pretty parser error reporting.☆34Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Checksum of a directory tree☆46Updated 2 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ☆16Updated 4 years ago
- ☆109Updated last year
- ☆57Updated 3 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- The tiniest sort☆15Updated 4 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago