rust-lang / pin-utilsLinks
Utilities for pinning
☆99Updated 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☆98Updated 5 years ago
- Run closures in parallel☆114Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Heap-based async timers☆217Updated last year
- Time and duration crate optimized for speed and API stability.☆76Updated 3 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- skiplist☆144Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Task abstraction for building executors☆213Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- ☆87Updated 2 months ago
- Thread parking and unparking☆82Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆126Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆131Updated 6 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Extra components for use with Mio.☆32Updated 2 weeks ago
- Native TLS for futures and async-std☆72Updated 8 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…☆91Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago