daniel5151 / inlinable-dyn-extension-traits
An exploration into the various ways optional trait methods can be implemented in Rust.
☆37Updated 4 years 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
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Moving code-gen out of `build.rs`☆16Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆26Updated last week
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- ☆36Updated 8 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Constant-time dynamic memory allocator in Rust☆94Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- We have Crater At Home☆30Updated 6 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 3 months ago
- LZW en- and decoding that goes weeeee!☆28Updated last year
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Target "triple" support☆51Updated 2 months ago
- Code coverage support for Rust `no_std` and embedded programs☆55Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆56Updated 3 years ago
- Derive Debug with a custom format per field.☆18Updated 5 months ago
- Mostly safe wrapper for alloca☆25Updated last year