A crate for safe and ergonomic pin-projection.
☆711Jun 4, 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A lightweight version of pin-project written with declarative macros.☆278May 28, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,154Mar 24, 2026Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆756Dec 8, 2024Updated last year
- Test harness for ui tests of compiler diagnostics☆969Mar 25, 2026Updated 2 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Utilities for working with bytes☆2,221May 19, 2026Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆382May 30, 2026Updated last week
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 11 months ago
- Support atomic operations on Arc itself☆1,349Apr 4, 2026Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,359Feb 21, 2026Updated 3 months ago
- Utilities for pinning☆100Apr 5, 2024Updated 2 years ago
- Some more derive(Trait) options☆2,107May 9, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆3,028Apr 16, 2026Updated last month
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated 2 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,014May 30, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆873May 3, 2026Updated last month
- Slab allocator for Rust☆901Jan 31, 2026Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,376May 2, 2026Updated last month
- derive(Error) for struct and enum error types☆5,447May 21, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,722Feb 20, 2026Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,127Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,877May 29, 2026Updated last week
- Type-erased Serialize, Serializer and Deserializer traits