taiki-e / pin-project
A crate for safe and ergonomic pin-projection.
☆654Updated last month
Alternatives and similar repositories for pin-project
Users that are interested in pin-project are comparing it to the libraries listed below
Sorting:
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- ☆824Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Support atomic operations on Arc itself☆955Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆738Updated this week
- Async multi-producer multi-consumer channel☆849Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- Module initialization/global constructor functions for Rust☆853Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆702Updated last month
- Task abstraction for building executors☆466Updated 3 months ago
- An implementation of a LRU cache☆700Updated last month
- Async I/O and timers☆503Updated last week
- Notify async tasks or threads☆467Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Spin-based synchronization primitives☆530Updated last month
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Fast floating point to string conversion☆633Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Slab allocator for Rust☆779Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆484Updated 5 months ago
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆693Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- A if/elif-like macro for Rust #[cfg] statements☆590Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆466Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆505Updated last year