daniel5151 / inlinable-dyn-extension-traitsLinks
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
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Use winit like the async runtime you've always wanted☆50Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- ☆57Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- ☆31Updated 5 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- New register allocator designed as a successor to regalloc2☆38Updated this week
- Moving code-gen out of `build.rs`☆18Updated 2 weeks ago
- LZW en- and decoding that goes weeeee!☆28Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Helps you frob those bits☆38Updated 10 months ago
- ☆36Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago