andylokandy / smallbox
Small Box optimization: store small item on stack and fallback to heap for large item.
☆78Updated 3 months ago
Alternatives and similar repositories for smallbox:
Users that are interested in smallbox are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Time and duration crate optimized for speed and API stability.☆68Updated this week
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Run closures in parallel☆113Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- ☆55Updated last year
- ☆52Updated 5 years ago
- Write doc comments from macros☆101Updated 3 years ago
- Utilities for pinning☆97Updated 11 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Overloadable functions in rust.☆43Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Safely combine results☆81Updated 6 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- Concurrent hash trie☆51Updated 4 years ago