Small Box optimization: store small item on stack and fallback to heap for large item.
☆93Jul 2, 2025Updated 8 months ago
Alternatives and similar repositories for smallbox
Users that are interested in smallbox 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 circular buffer with fixed capacity (Rust).☆108Jan 14, 2024Updated 2 years ago
- markdown article☆13May 24, 2018Updated 7 years ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆43Feb 10, 2024Updated 2 years ago
- A minimum preemptive OS on Cortex-M3 (specially on blue-pill board) written in Rust.☆34Jul 25, 2019Updated 6 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆54Oct 26, 2019Updated 6 years ago
- String interning for Rust☆209Sep 8, 2025Updated 6 months ago
- ☆19Nov 20, 2021Updated 4 years ago
- A fuzzer for the Rust compiler. Mostly for my own entertainment.☆12Mar 28, 2015Updated 10 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- Rust macro to specialize on the type of an expression.☆49Apr 26, 2023Updated 2 years ago
- splice(2) based `copy_bidirectional` in tokio☆22Aug 17, 2025Updated 7 months ago
- An attribute macro that logs the function return value☆37Dec 11, 2025Updated 3 months ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- An in-memory file cache for the Rocket web framework☆22Jan 12, 2019Updated 7 years ago
- Byte-wise atomic memcpy.☆45Mar 12, 2026Updated last week
- ☆738Mar 2, 2020Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 9 months ago
- Defer running expensive destructors until later☆19Aug 27, 2022Updated 3 years ago
- Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot☆13Dec 18, 2020Updated 5 years ago
- ☆17Dec 23, 2021Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- A library for simulating mouse and keyboard events☆40Jan 20, 2024Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Jul 13, 2023Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Apr 11, 2020Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago
- Meow hasher for Rust☆97Aug 5, 2022Updated 3 years ago
- A map backed by a vector☆26Mar 12, 2024Updated 2 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆42Aug 26, 2021Updated 4 years ago
- Library and command-line tool for inferring dependencies between static libraries.☆24May 23, 2017Updated 8 years ago
- Simple Ray tracer written in Rust☆14Mar 8, 2021Updated 5 years ago
- Rust type erased vector.☆22Aug 25, 2025Updated 6 months ago
- String optimized for map keys☆70Mar 2, 2026Updated 3 weeks ago
- Short presentations about Rust syntax + concepts☆72Jan 11, 2021Updated 5 years ago
- Rust crate for working with Unified Font Object files☆53Updated this week
- An integration to render SVG files with Vello.☆49Jan 29, 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