Lokathor / tinyvecLinks
Just, really the littlest Vec you could need. So smol.
☆711Updated 2 months ago
Alternatives and similar repositories for tinyvec
Users that are interested in tinyvec are comparing it to the libraries listed below
Sorting:
- ☆501Updated this week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A simple and fast random number generator☆535Updated last month
- Data structure serialization library with several opposite design goals from Serde☆895Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆787Updated last month
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- Slab allocator for Rust☆848Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Module initialization/global constructor functions for Rust☆925Updated last week
- Async I/O and timers☆553Updated last month
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- Task abstraction for building executors☆517Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- A crate for mucking around with piles of bytes☆910Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆797Updated last week
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Notify async tasks or threads☆496Updated 3 months ago