A Vec That Has a Smaller size_of
☆169Jun 22, 2026Updated last week
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,246Updated this week
- Compile-time string operations☆119Apr 26, 2026Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,650Jun 11, 2026Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Dec 23, 2023Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆873Jun 20, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Just, really the littlest Vec you could need. So smol.☆736Apr 29, 2026Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆63Jun 16, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆664Nov 18, 2023Updated 2 years ago
- The arena, a fast but limited type of allocator☆586Aug 16, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,509Updated this week
- 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,074Updated this week
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆289Jan 3, 2024Updated 2 years ago
- "A very small syn"☆217Feb 1, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,383May 2, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆841May 27, 2026Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated last year
- Per-object thread-local storage for Rust☆367Feb 18, 2026Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆382Jun 20, 2026Updated last week
- A flexible, simple to use, clone-efficient String replacement for Rust☆160Feb 28, 2026Updated 4 months ago
- LZW en- and decoding that goes weeeee!☆34May 17, 2026Updated last month
- Bare-metal allocators.☆76Apr 12, 2026Updated 2 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Faster, more compact implementation of std::Cow☆379Apr 13, 2023Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆277Apr 7, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆1,008Jan 31, 2026Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆981Feb 20, 2025Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 9 months ago
- Easy-cast library☆30Jun 22, 2026Updated last week
- Rust version of fastapprox: approximate versions of functions commonly used in machine learning.☆25Sep 11, 2023Updated 2 years ago
- ☆829Dec 23, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A Rust proc_macro_attribute to outline conversions from generic functions☆289Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆171Feb 10, 2026Updated 4 months ago
- Compile time static maps for Rust☆2,160Jun 22, 2026Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆149Apr 20, 2026Updated 2 months ago
- Unicode Case-folding for Rust☆96Jun 15, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆768Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago