ruuda / thread-id
Get a unique thread ID in Rust
☆42Updated 4 months ago
Alternatives and similar repositories for thread-id:
Users that are interested in thread-id are comparing it to the libraries listed below
- Duplicate an async I/O handle☆40Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Utilities for pinning☆97Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- Native TLS for futures and async-std☆70Updated 7 months ago
- ☆28Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆55Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Scoped Thread Local Storage for Rust☆54Updated last year
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- File/log rotation writer for Rust☆30Updated 2 weeks ago
- Thread parking and unparking☆74Updated 2 months ago
- ☆73Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- File locking for Rust.☆43Updated 7 months ago
- ☆82Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 3 weeks ago
- MD5 hash function☆77Updated 10 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Extensions for the Rust standard library☆39Updated 11 months ago