A Vec That Has a Smaller size_of
☆177Jul 26, 2026Updated last month
Alternatives and similar repositories for thin-vec
Users that are interested in thin-vec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast bump allocation arena for Rust☆2,311Jul 23, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,698Updated this week
- A vector with a fixed capacity. (Rust)☆894Jul 19, 2026Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Dec 23, 2023Updated 2 years ago
- Compile-time string operations☆119Aug 1, 2026Updated 3 weeks ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Just, really the littlest Vec you could need. So smol.☆754Aug 20, 2026Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆64Jun 16, 2026Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- Executor for asynchronous task based on wasm web workers.☆34Oct 3, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,111Aug 10, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,523Jul 19, 2026Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆290Jan 3, 2024Updated 2 years ago
- The arena, a fast but limited type of allocator☆589Aug 16, 2024Updated 2 years ago
- "A very small syn"