SabrinaJewson / pinned-aliasable.rs
`Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust
☆13Updated 2 years ago
Alternatives and similar repositories for pinned-aliasable.rs:
Users that are interested in pinned-aliasable.rs are comparing it to the libraries listed below
- A safe `Pin`-based intrusive doubly-linked list in Rust☆17Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Full precision decimal representation of f64☆25Updated last week
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 2 years ago
- ☆29Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Tiny little crate to determine how large an unnameable type is.☆10Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Safe generators on stable Rust.☆40Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- An alternative `std`-like implementation built on origin☆26Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- ☆32Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Make any value Sync but only available on its original thread☆37Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- ☆21Updated 4 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 10 months ago