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
- Heap-based async timers☆214Updated last year
- Run closures in parallel☆114Updated 7 months ago
- 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 this week
- Task abstraction for building executors☆213Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆125Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆87Updated 8 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Thread parking and unparking☆78Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Async stream for Rust and the futures crate.☆187Updated last week
- 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
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async filesystem primitives☆137Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago