taiki-e / pin-project-liteLinks
A lightweight version of pin-project written with declarative macros.
☆255Updated last month
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☆274Updated last month
- ☆224Updated 2 months ago
- Async interface for working with processes☆202Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Asynchronous HTTP body trait☆147Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆184Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 3 weeks ago
- Typed HTTP Headers from hyper☆182Updated last month
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Async executor☆400Updated last month
- Semantic wrapper for byte count representations☆147Updated last week
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago
- Async broadcast channels☆187Updated last month
- Common utilities used with hyper.☆152Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Fast function for printing integer primitives to a decimal string☆346Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 2 months ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆381Updated 3 weeks ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Task abstraction for building executors☆503Updated this week
- ☆195Updated last week
- Async session support with plugabble backends☆126Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago