daniel5151 / inlinable-dyn-extension-traitsLinks
An exploration into the various ways optional trait methods can be implemented in Rust.
☆38Updated 2 months 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☆61Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Moving code-gen out of `build.rs`☆18Updated last week
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆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
- ☆36Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 5 months ago
- Token tree calling convention☆80Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆49Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 7 months ago
- We have Crater At Home☆36Updated 11 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year