andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆91Updated 6 months 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☆94Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- ☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- ☆126Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆53Updated 6 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Run closures in parallel☆115Updated 11 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- ☆87Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 6 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated this week