andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆86Updated 2 weeks 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
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Run closures in parallel☆114Updated 5 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- docs.rs as a publishing platform?☆69Updated last month
- ☆86Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆57Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Utilities for pinning☆96Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- ☆124Updated 2 years ago