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☆54Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ☆54Updated 3 years ago
- Moving code-gen out of `build.rs`☆16Updated last month
- Rust macro to specialize on the type of an expression.☆37Updated last year
- #[no_std] print equivalent for Rust☆63Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- ☆31Updated 5 years ago
- 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
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 11 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- We have Crater At Home☆28Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- ☆31Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year