cmazakas / minivec
A space-optimized implementation of std::Vec
☆33Updated 4 months ago
Alternatives and similar repositories for minivec:
Users that are interested in minivec are comparing it to the libraries listed below
- Pretty parser error reporting.☆34Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- ☆16Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- The tiniest sort☆15Updated 4 years ago
- ☆35Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Helps you frob those bits☆35Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- ☆55Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- ☆57Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Full precision decimal representation of f64☆25Updated last week
- Inline procedural macros for Rust☆54Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- A shell-inspired escape+unescape library for strings☆37Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- Types to define keyboard related events.☆56Updated last month
- 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