alexcrichton / scoped-tls
Scoped Thread Local Storage for Rust
☆56Updated last year
Alternatives and similar repositories for scoped-tls
Users that are interested in scoped-tls are comparing it to the libraries listed below
Sorting:
- ☆49Updated 3 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Utilities for pinning☆97Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- ☆72Updated last month
- Automatic cfg for Rust compiler features☆95Updated last week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- File locking for Rust.☆44Updated 9 months ago
- ☆57Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- A Set of Bits☆66Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆73Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Asynchronous HTTP body trait☆142Updated last month