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☆98Updated 4 years ago
- Heap-based async timers☆215Updated last year
- Run closures in parallel☆115Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- skiplist☆144Updated 3 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Convert closures into wakers☆46Updated 9 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Async stream for Rust and the futures crate.☆188Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Thread parking and unparking☆79Updated 9 months ago
- ☆87Updated 10 months ago
- ☆125Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- Native TLS for futures and async-std☆72Updated 5 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago