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
- Utilities for dealing with substructures within syn macros☆142Updated 5 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☆179Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☆60Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- skiplist☆142Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Generic Atomic<T> type for Rust☆241Updated 2 weeks ago
- ☆87Updated 8 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Convert closures into wakers☆46Updated 8 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Atomic file-writes.☆100Updated 11 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Concurrent hash trie☆57Updated 5 years ago