andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆91Updated 4 months ago
Alternatives and similar repositories for smallbox
Users that are interested in smallbox are comparing it to the libraries listed below
Sorting:
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆61Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☆53Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated last year
- ☆87Updated 10 months ago
- Run closures in parallel☆115Updated 9 months ago
- ☆125Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago