andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆84Updated this week
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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Utilities for pinning☆96Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Automatic cfg for Rust compiler features☆99Updated last week
- ☆57Updated last year
- Time and duration crate optimized for speed and API stability.☆71Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago
- Run closures in parallel☆113Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆53Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated this week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Rust serializer library☆87Updated last year
- Custom derivation macro for Rust☆112Updated 7 years ago