taiki-e / pin-project-liteLinks
A lightweight version of pin-project written with declarative macros.
☆251Updated 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☆269Updated 3 months ago
- Async interface for working with processes☆197Updated 3 weeks ago
- Asynchronous HTTP body trait☆142Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- ☆212Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Async executor☆380Updated last week
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Define your own PhantomData☆155Updated last week
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Compatibility adapter between tokio and futures☆172Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Async broadcast channels☆179Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Conditional compilation according to rustc compiler version☆367Updated last month
- ☆188Updated 3 weeks ago
- Async session support with plugabble backends☆124Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Procedural macro for recursive async functions☆226Updated 5 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Typed HTTP Headers from hyper☆180Updated last month
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Task abstraction for building executors☆476Updated 5 months ago
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago