SabrinaJewson / pin-list.rs
A safe `Pin`-based intrusive doubly-linked list in Rust
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pin-list.rs
- Completion futures for Rust☆19Updated 2 years ago
- ☆46Updated 4 years ago
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Make any value Sync but only available on its original thread☆36Updated last year
- Remove Cargo.lock lockfile☆32Updated last week
- ☆29Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Extension of nom to trace parser☆48Updated 10 months ago
- ☆32Updated 2 years ago
- ☆21Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Extensions to the Rust standard library☆43Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Lossless functionality for platform-native strings.☆70Updated 9 months ago