alexcrichton / scoped-tls
Scoped Thread Local Storage for Rust
☆51Updated last year
Alternatives and similar repositories for scoped-tls:
Users that are interested in scoped-tls are comparing it to the libraries listed below
- ☆50Updated 4 months ago
- Convert closures into wakers☆45Updated last week
- ☆70Updated 3 months ago
- 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…☆70Updated last week
- Utilities for pinning☆97Updated 9 months ago
- docs.rs as a publishing platform?☆66Updated last week
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Utilities for working with impl traits in Rust.☆101Updated this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Const TypeId and non-'static TypeId☆58Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated 9 months ago
- Duplicate an async I/O handle☆40Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Asynchronous HTTP body trait☆129Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Thread parking and unparking☆74Updated last week
- ☆44Updated last year
- (lifetime) GATs on stable Rust☆56Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Compatibility adapter between tokio and futures☆162Updated last week
- String-like container based on SmallVec☆23Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year