rust-lang / pin-utilsLinks
Utilities for pinning
☆99Updated 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☆217Updated last year
- Run closures in parallel☆114Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆76Updated 3 weeks ago
- ☆126Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- skiplist☆144Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- ☆87Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- Thread parking and unparking☆82Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Scoped Thread Local Storage for Rust☆59Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Async filesystem primitives☆143Updated 3 months ago
- ☆131Updated 6 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago