rust-lang / pin-utils
Utilities for pinning
☆97Updated 10 months ago
Alternatives and similar repositories for pin-utils:
Users that are interested in pin-utils are comparing it to the libraries listed below
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆177Updated 11 months ago
- Run closures in parallel☆113Updated last month
- Heap-based async timers☆211Updated 8 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Integer trait and functions for Rust☆179Updated this week
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated last week
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated this week
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Thread parking and unparking☆74Updated last month
- skiplist☆141Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- ☆124Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Native TLS for futures and async-std☆70Updated 7 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated last month
- Scoped Thread Local Storage for Rust☆54Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Task abstraction for building executors☆213Updated 2 years ago
- Async filesystem primitives☆133Updated last month