daniel5151 / inlinable-dyn-extension-traitsLinks
An exploration into the various ways optional trait methods can be implemented in Rust.
☆41Updated 4 months ago
Alternatives and similar repositories for inlinable-dyn-extension-traits
Users that are interested in inlinable-dyn-extension-traits are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- ☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- Arbitrary width integers☆21Updated 3 months ago