daniel5151 / inlinable-dyn-extension-traits
An exploration into the various ways optional trait methods can be implemented in Rust.
☆36Updated 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
- Moving code-gen out of `build.rs`☆16Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- A C expression parser and evaluator☆46Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A newtype with alignment of at least `A` bytes☆31Updated last week
- We have Crater At Home☆28Updated 3 months ago
- A sanity checker for global allocations in Rust☆48Updated 8 months ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- Target "triple" support☆49Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 months ago
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆52Updated 5 years ago
- Allows for proper and easy handling of volatile memory☆38Updated 9 months ago
- ☆31Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆35Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago