Lokathor / tinyvecLinks
Just, really the littlest Vec you could need. So smol.
☆705Updated 3 weeks ago
Alternatives and similar repositories for tinyvec
Users that are interested in tinyvec are comparing it to the libraries listed below
Sorting:
- ☆494Updated 10 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- A simple and fast random number generator☆517Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Futures, streams, and async I/O combinators.☆516Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆760Updated 5 months ago
- Rust method delegation with less boilerplate☆495Updated last month
- A minimal `syn` syntax tree pretty-printer☆714Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- Module initialization/global constructor functions for Rust☆898Updated last month
- Slab allocator for Rust☆836Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆974Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- oh heck, a case conversion library☆559Updated last month
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- A crate for mucking around with piles of bytes☆890Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆638Updated this week
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Notify async tasks or threads☆484Updated last month
- Serialization library with zero dependencies☆815Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year