rust-lang / pin-utilsLinks
Utilities for pinning
☆97Updated last year
Alternatives and similar repositories for pin-utils
Users that are interested in pin-utils are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆113Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Heap-based async timers☆213Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Thread parking and unparking☆76Updated 4 months ago
- Integer trait and functions for Rust☆182Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Async filesystem primitives☆132Updated 4 months ago
- ☆124Updated 2 years ago
- Generic Rational numbers for Rust☆147Updated 4 months ago
- skiplist☆142Updated 3 years ago