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 8 months ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- Moving code-gen out of `build.rs`☆16Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Strongly typed vector math with glam☆28Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- ☆31Updated 5 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Derive Debug with a custom format per field.☆19Updated 6 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A sinless derive helper☆72Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- 32-bit hashing machinery☆12Updated last month
- Non-owning unsafe I/O☆20Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆36Updated 9 months ago
- ☆39Updated last year