andylokandy / smallboxLinks
Small Box optimization: store small item on stack and fallback to heap for large item.
☆91Updated 5 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
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆125Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆61Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks 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
- skiplist☆144Updated 4 years ago
- ☆88Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust serializer library☆88Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- ☆53Updated 6 years ago
- Scroll - making scrolling through buffers fun since 2016☆184Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago