alexcrichton / scoped-tlsLinks
Scoped Thread Local Storage for Rust
☆56Updated 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:
- Async stream for Rust and the futures crate.☆185Updated this week
- Copy-on-write string utilities for Rust☆159Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A sha1 implementation useable in const contexts☆87Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Convert closures into wakers☆45Updated 6 months ago
- String interning for Rust☆202Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Duplicate an async I/O handle☆41Updated 6 months ago
- Async filesystem primitives☆135Updated last week
- rust bindings of snmalloc☆137Updated 3 months ago
- Thread parking and unparking☆78Updated 6 months ago
- Run closures in parallel☆114Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- ☆73Updated 4 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆126Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- The simd optimized escape code☆54Updated last week
- Utilities for pinning☆96Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous DNS lookups☆66Updated last year