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☆216Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Run closures in parallel☆115Updated 10 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- skiplist☆144Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- ☆88Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- ☆125Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Convert closures into wakers☆46Updated 10 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Async filesystem primitives☆140Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Get a unique thread ID in Rust☆42Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago