andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆90Updated 2 months ago
Alternatives and similar repositories for smallbox
Users that are interested in smallbox are comparing it to the libraries listed below
Sorting:
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆60Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆87Updated 8 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆125Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Convert closures into wakers☆45Updated 7 months ago
- Utilities for pinning☆97Updated last year
- Typed index version of Rust slice and Vec containers☆73Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago