RustyYato / rel-ptr
☆31Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rel-ptr
- ☆29Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated 3 weeks ago
- ☆54Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆58Updated 7 years ago
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Generic SIMD abstractions for Rust.☆47Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- ☆23Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆21Updated 3 years ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 2 weeks ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Faster integer division and modulus operations☆70Updated last year
- Cast between dynamic trait objects☆32Updated 4 years ago
- ☆19Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Token tree calling convention☆80Updated last year