Lokathor / tinyvecLinks
Just, really the littlest Vec you could need. So smol.
☆715Updated this week
Alternatives and similar repositories for tinyvec
Users that are interested in tinyvec are comparing it to the libraries listed below
Sorting:
- ☆501Updated last month
- Fast floating point to string conversion☆678Updated this week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- A simple and fast random number generator☆544Updated this week
- Futures, streams, and async I/O combinators.☆529Updated last month
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- Slab allocator for Rust☆855Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆935Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- ☆885Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Task abstraction for building executors☆530Updated last week
- Compact inlined strings for Rust.☆537Updated 2 years ago
- ☆347Updated last month
- Notify async tasks or threads☆502Updated 3 weeks ago