daniel5151 / inlinable-dyn-extension-traitsLinks
An exploration into the various ways optional trait methods can be implemented in Rust.
☆38Updated last week
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☆57Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years 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
- ☆57Updated 3 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Moving code-gen out of `build.rs`☆18Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆28Updated last week
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- ☆36Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- LZW en- and decoding that goes weeeee!☆28Updated last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago