Lokathor / tinyvecLinks
Just, really the littlest Vec you could need. So smol.
☆699Updated 4 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☆644Updated last month
- ☆490Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- A simple and fast random number generator☆508Updated this week
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Data structure serialization library with several opposite design goals from Serde☆869Updated last month
- Futures, streams, and async I/O combinators.☆508Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Module initialization/global constructor functions for Rust☆875Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- A crate for mucking around with piles of bytes☆867Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Slab allocator for Rust☆801Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- Async I/O and timers☆531Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- Safe cross-platform linker shenanigans☆755Updated last month
- A set of alternative `derive` attributes for Rust☆444Updated last year
- Notify async tasks or threads☆475Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- Serialization library with zero dependencies☆801Updated last week
- ☆836Updated 3 weeks ago