rust-lang / pin-utils
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
- Run closures in parallel☆113Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Heap-based async timers☆212Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Convert closures into wakers☆45Updated 3 months ago
- skiplist☆142Updated 3 years ago
- Thread parking and unparking☆75Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Async stream for Rust and the futures crate.☆183Updated last week
- Time and duration crate optimized for speed and API stability.☆70Updated last month
- Async filesystem primitives☆132Updated 3 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated last week
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Integer trait and functions for Rust☆181Updated 2 months ago
- Native TLS for futures and async-std☆70Updated 9 months ago