andylokandy / smallbox
Small Box optimization: store small item on stack and fallback to heap for large item.
☆78Updated 4 months ago
Alternatives and similar repositories for smallbox:
Users that are interested in smallbox are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Run closures in parallel☆113Updated 3 months ago
- ☆52Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Automatic cfg for Rust compiler features☆97Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Concurrent hash trie☆53Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆25Updated 4 years ago
- Safely combine results☆81Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆124Updated 2 years ago