Lokathor / tinyvecLinks
Just, really the littlest Vec you could need. So smol.
☆689Updated 2 months ago
Alternatives and similar repositories for tinyvec
Users that are interested in tinyvec are comparing it to the libraries listed below
Sorting:
- Fast floating point to string conversion☆635Updated 2 weeks ago
- ☆487Updated 7 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Rust method delegation with less boilerplate☆487Updated last month
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- A simple and fast random number generator☆497Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- Slab allocator for Rust☆787Updated last week
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆490Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆853Updated last month
- Serialization library with zero dependencies☆793Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week