taiki-e / pin-projectLinks
A crate for safe and ergonomic pin-projection.
☆670Updated 3 weeks ago
Alternatives and similar repositories for pin-project
Users that are interested in pin-project are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- Async I/O and timers☆535Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- An implementation of a LRU cache☆728Updated last month
- Task abstraction for building executors☆479Updated 6 months ago
- ☆841Updated last month
- Module initialization/global constructor functions for Rust☆877Updated this week
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆884Updated 3 weeks ago
- ☆328Updated this week
- Notify async tasks or threads☆477Updated last week
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- Slab allocator for Rust☆804Updated last month
- Futures, streams, and async I/O combinators.☆509Updated last month
- Fast floating point to string conversion☆647Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- Rust allocator using jemalloc as a backend☆436Updated last month
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Async executor☆383Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆362Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆535Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.