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:
- Heap-based async timers☆214Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Run closures in parallel☆115Updated 8 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Task abstraction for building executors☆212Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- ☆87Updated 8 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Convert closures into wakers☆45Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆125Updated 3 years ago
- Concurrent hash trie☆57Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Get a unique thread ID in Rust☆42Updated 11 months ago
- Thread parking and unparking☆79Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async stream for Rust and the futures crate.☆187Updated this week
- ☆70Updated 4 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆136Updated 8 months ago