taiki-e / pin-project-liteLinks
A lightweight version of pin-project written with declarative macros.
☆270Updated 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☆281Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Async interface for working with processes☆206Updated 4 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- ☆244Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆370Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Conditional compilation according to rustc compiler version☆389Updated this week
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Typed HTTP Headers from hyper☆192Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Async executor☆436Updated 2 weeks ago
- ☆205Updated 3 months ago
- Async broadcast channels☆190Updated 5 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Procedural macro for recursive async functions☆236Updated 4 months ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆364Updated last week
- Async session support with plugabble backends☆125Updated 2 years ago
- Common utilities used with hyper.☆170Updated last week
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago