rust-lang / pin-utilsLinks
Utilities for pinning
☆96Updated 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☆114Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Heap-based async timers☆215Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- Thread parking and unparking☆78Updated 5 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- Async filesystem primitives☆135Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- skiplist☆142Updated 3 years ago
- Async stream for Rust and the futures crate.☆184Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- A sha1 implementation useable in const contexts☆87Updated last year
- ☆86Updated 6 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago