rust-lang / pin-utilsLinks
Utilities for pinning
☆98Updated 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:
- Run closures in parallel☆115Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Heap-based async timers☆216Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated last week
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Task abstraction for building executors☆214Updated 3 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Thread parking and unparking☆81Updated 11 months 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
- skiplist☆144Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- ☆87Updated 2 months ago
- Scoped Thread Local Storage for Rust☆57Updated 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…☆91Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 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☆75Updated 5 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- ☆130Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Async filesystem primitives☆143Updated 2 months ago
- Get a unique thread ID in Rust☆42Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Async stream for Rust and the futures crate.☆192Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago