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
- 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
- ☆63Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆52Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆23Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated last week
- ☆39Updated last year
- [rust] Extensions to the Box type☆23Updated 6 years ago
- ☆29Updated last year
- 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
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆56Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago