rust-lang / pin-utils
Utilities for pinning
☆97Updated 9 months ago
Alternatives and similar repositories for pin-utils:
Users that are interested in pin-utils are comparing it to the libraries listed below
- Run closures in parallel☆112Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Heap-based async timers☆211Updated 7 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- skiplist☆141Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Procedural macros in expression position☆203Updated 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…☆86Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Integer trait and functions for Rust☆179Updated 8 months ago
- docs.rs as a publishing platform?☆66Updated last week
- ☆178Updated last month
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆25Updated 4 years ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 5 months ago
- Typed HTTP Headers from hyper☆166Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Convert closures into wakers☆45Updated last week
- Concurrent hash trie☆51Updated 4 years ago
- An updated version of linked-hash-map and friends☆105Updated last month
- Thread parking and unparking☆74Updated last week