andylokandy / smallbox
Small Box optimization: store small item on stack and fallback to heap for large item.
☆78Updated 4 months ago
Alternatives and similar repositories for smallbox
Users that are interested in smallbox are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆52Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Utilities for pinning☆97Updated last year
- ☆57Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago