alexcrichton / scoped-tlsLinks
Scoped Thread Local Storage for Rust
☆57Updated 2 years ago
Alternatives and similar repositories for scoped-tls
Users that are interested in scoped-tls are comparing it to the libraries listed below
Sorting:
- Utilities for pinning☆98Updated 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
- Copy-on-write string utilities for Rust☆160Updated last year
- Convert closures into wakers☆46Updated 11 months ago
- Thread parking and unparking☆81Updated 11 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- A sha1 implementation useable in const contexts☆88Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Async filesystem primitives☆142Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A simple bitset container for Rust☆159Updated 6 months ago
- Run closures in parallel☆115Updated 11 months ago
- String interning for Rust☆207Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- ☆48Updated last year
- ☆77Updated 4 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆51Updated 3 months ago