taiki-e / pin-project-liteLinks
A lightweight version of pin-project written with declarative macros.
☆262Updated last week
Alternatives and similar repositories for pin-project-lite
Users that are interested in pin-project-lite are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆276Updated 3 months ago
- Async interface for working with processes☆205Updated 2 months ago
- Asynchronous HTTP body trait☆151Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- ☆238Updated 4 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 6 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Semantic wrapper for byte count representations☆150Updated last week
- Async broadcast channels☆188Updated 3 months ago
- Typed HTTP Headers from hyper☆188Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Concurrent multi-producer multi-consumer queue☆296Updated last week
- Conditional compilation according to rustc compiler version☆386Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆354Updated 3 weeks ago
- Task abstraction for building executors☆525Updated 2 months ago
- ☆199Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Async executor☆413Updated last week
- Procedural macro for recursive async functions☆235Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago