Lokathor / tinyvec
Just, really the littlest Vec you could need. So smol.
☆673Updated 2 weeks ago
Alternatives and similar repositories for tinyvec:
Users that are interested in tinyvec are comparing it to the libraries listed below
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆800Updated 5 months ago
- ☆471Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆825Updated last week
- Futures, streams, and async I/O combinators.☆498Updated last month
- Rust method delegation with less boilerplate☆462Updated last month
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Async I/O and timers☆486Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆778Updated last month
- A crate for mucking around with piles of bytes☆797Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆845Updated 2 weeks ago
- Serialization library with zero dependencies☆765Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- ☆803Updated last week
- Slab allocator for Rust☆746Updated last month
- A simple and fast random number generator☆476Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆674Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆713Updated last week
- A macro to generate structures which behave like bitflags☆992Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆708Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated last week
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Count lines of LLVM IR per generic function☆436Updated last month
- Spin-based synchronization primitives☆508Updated last week