cmazakas / minivecLinks
A space-optimized implementation of std::Vec
☆35Updated 11 months ago
Alternatives and similar repositories for minivec
Users that are interested in minivec are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Pretty parser error reporting.☆34Updated 2 years ago
- ☆60Updated this week
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- docs.rs as a publishing platform?☆70Updated this week
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last month
- struct RGB for sharing pixels between crates☆107Updated last month
- The tiniest sort☆15Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Duplicate an async I/O handle☆41Updated 7 months ago
- Cargo API written in Paris☆51Updated 2 weeks ago
- String optimized for map keys☆66Updated last month
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A tar archive reading/writing library for async Rust.☆71Updated 5 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 3 weeks ago
- A sha1 implementation useable in const contexts☆87Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Convert closures into wakers☆45Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Run closures in parallel☆114Updated 7 months ago