andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆90Updated 3 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☆93Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆60Updated 2 years ago
- ☆125Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆87Updated 9 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Generic Atomic<T> type for Rust☆241Updated last month
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Async stream for Rust and the futures crate.☆188Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- skiplist☆142Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆119Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago