taiki-e / pin-project-lite
A lightweight version of pin-project written with declarative macros.
☆243Updated 2 weeks ago
Alternatives and similar repositories for pin-project-lite:
Users that are interested in pin-project-lite are comparing it to the libraries listed below
- Async synchronization primitives☆263Updated this week
- Asynchronous HTTP body trait☆136Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Compatibility adapter between tokio and futures☆167Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆238Updated last month
- Conditional compilation according to rustc compiler version☆350Updated last month
- Async session support with plugabble backends☆124Updated last year
- ☆203Updated 2 months ago
- Async interface for working with processes☆190Updated 3 weeks ago
- Typed HTTP Headers from hyper☆172Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆105Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆128Updated 10 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆178Updated last week
- MIMEs in Rust☆190Updated 5 months ago
- Async executor☆361Updated 2 months ago
- x-www-form-urlencoded meets Serde☆243Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆237Updated last month
- ☆180Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- Async broadcast channels☆175Updated 3 months ago
- Task abstraction for building executors☆461Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆236Updated last week
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆180Updated 2 weeks ago
- Define your own PhantomData☆152Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago