andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆88Updated last month
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
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆125Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆57Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- Run closures in parallel☆114Updated 6 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- ☆86Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A simple bitset container for Rust☆147Updated last month
- Rust serializer library☆87Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Generic Atomic<T> type for Rust☆236Updated last month
- Migrated to Codeberg☆79Updated last year
- Scroll - making scrolling through buffers fun since 2016☆174Updated 2 months ago
- Utilities for pinning☆96Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago