daniel5151 / inlinable-dyn-extension-traitsLinks
An exploration into the various ways optional trait methods can be implemented in Rust.
☆42Updated 6 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 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- ☆36Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated last week
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆31Updated 5 years ago
- Exhaustive iteration trait in Rust☆19Updated last month
- ☆56Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years 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
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆47Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- #[no_std] print equivalent for Rust☆65Updated last week
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago