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
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆53Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆63Updated 7 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- ☆31Updated 5 years ago
- ☆36Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- ☆29Updated last year
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- ☆47Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago