RustyYato / rel-ptr
☆31Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rel-ptr
- 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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- ☆60Updated 7 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- ☆54Updated 5 years ago
- ☆23Updated 5 years ago
- Easy and safe destructuring for more types.☆30Updated last month
- Place small arrays on the stack with a low-cost!☆17Updated 3 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 8 months ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Faster integer division and modulus operations☆70Updated last year
- Cast between dynamic trait objects☆32Updated 4 years ago
- ☆29Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆19Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month