daniel5151 / inlinable-dyn-extension-traitsLinks
An exploration into the various ways optional trait methods can be implemented in Rust.
☆42Updated 5 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 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated this week
- Self-referencial structs using the async/await transformation☆43Updated 4 years 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 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Token tree calling convention☆82Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Bare-metal allocators.☆76Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆35Updated 2 months ago
- ☆56Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Constant-time dynamic memory allocator in Rust☆109Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 9 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.☆43Updated 3 years ago
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- Moving code-gen out of `build.rs`☆20Updated last week
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- ☆31Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- ☆36Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆62Updated 2 weeks ago
- Library facilitating safe pinned initialization☆72Updated last week