Lokathor / tinyvec
Just, really the littlest Vec you could need. So smol.
☆679Updated last month
Alternatives and similar repositories for tinyvec:
Users that are interested in tinyvec are comparing it to the libraries listed below
- ☆479Updated 5 months ago
- Fast floating point to string conversion☆632Updated last month
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Data structure serialization library with several opposite design goals from Serde☆851Updated last month
- Module initialization/global constructor functions for Rust☆831Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- A simple and fast random number generator☆481Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆456Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Futures, streams, and async I/O combinators.☆500Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- A crate for mucking around with piles of bytes☆824Updated this week
- Rust method delegation with less boilerplate☆478Updated 2 weeks ago
- ☆815Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆719Updated last month
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆600Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆783Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆730Updated 3 weeks ago
- Typed distributed plugin registration☆1,092Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆907Updated this week
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago
- Slab allocator for Rust☆755Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆477Updated last month
- Serialization library with zero dependencies☆775Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆517Updated this week