daniel5151 / inlinable-dyn-extension-traitsLinks
An exploration into the various ways optional trait methods can be implemented in Rust.
☆39Updated 2 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☆60Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- ☆36Updated last year
- Moving code-gen out of `build.rs`☆18Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- Arbitrary width integers☆21Updated last month
- Easy and safe destructuring for more types.☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Bare-metal allocators.☆75Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 10 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- rust hints to the optimizer☆19Updated 4 years ago
- ☆31Updated 5 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Token tree calling convention☆80Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- We have Crater At Home☆36Updated 10 months ago