mahkoh / trait-unionLinks
Stack-allocated trait objects
☆18Updated 3 years ago
Alternatives and similar repositories for trait-union
Users that are interested in trait-union are comparing it to the libraries listed below
Sorting:
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆36Updated 11 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆34Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago