andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆89Updated last month
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
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated last week
- ☆87Updated 7 months ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- ☆58Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Rust serializer library☆87Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- ☆125Updated 2 years ago