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:
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Heap-based async timers☆214Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Task abstraction for building executors☆213Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated last week
- ☆125Updated 2 years ago
- Thread parking and unparking☆77Updated 7 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Convert closures into wakers☆45Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- A simple bitset container for Rust☆148Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆129Updated 5 years ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- ☆87Updated 7 months ago