rust-lang / pin-utils
Utilities for pinning
☆97Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for pin-utils
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Run closures in parallel☆109Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 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…☆85Updated 2 years ago
- Heap-based async timers☆211Updated 5 months ago
- A simple bitset container for Rust☆126Updated this week
- Procedural macros in expression position☆203Updated last year
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Convert closures into wakers☆43Updated last month
- Async filesystem primitives☆130Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- ☆49Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- Scoped Thread Local Storage for Rust☆49Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- ☆76Updated 8 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- ☆172Updated this week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Thread parking and unparking☆73Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆69Updated 3 years ago