RustyYato / rel-ptr
☆31Updated 5 years ago
Alternatives and similar repositories for rel-ptr:
Users that are interested in rel-ptr are comparing it to the libraries listed below
- ☆61Updated 7 years ago
- ☆29Updated 11 months ago
- ☆23Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆52Updated 5 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆39Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- ☆20Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Easy and safe destructuring for more types.☆32Updated last month
- Place small arrays on the stack with a low-cost!☆17Updated 5 months ago
- ☆55Updated 3 years ago