ruuda / thread-idLinks
Get a unique thread ID in Rust
☆42Updated last month
Alternatives and similar repositories for thread-id
Users that are interested in thread-id are comparing it to the libraries listed below
Sorting:
- Utilities for pinning☆98Updated last year
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Duplicate an async I/O handle☆41Updated 11 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A zero-overhead Windows I/O library, focusing on IOCP☆117Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 2 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Native TLS for futures and async-std☆72Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Async filesystem primitives☆142Updated 2 months ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Thread parking and unparking☆81Updated 11 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆23Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Extra components for use with Mio.☆31Updated last month
- ☆60Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A proxy connector for Hyper-based crates☆106Updated last year
- File locking for Rust.☆45Updated 3 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆87Updated last month
- Run closures in parallel☆115Updated 11 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month