A crate for safe and ergonomic pin-projection.
☆704Mar 12, 2026Updated last week
Alternatives and similar repositories for pin-project
Users that are interested in pin-project are comparing it to the libraries listed below
Sorting:
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- Async I/O and timers☆592Mar 16, 2026Updated last week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Easy self-referential struct generation for Rust.☆700Jan 11, 2025Updated last year