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:
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Convert closures into wakers☆47Updated last year
- Utilities for pinning☆99Updated last year
- Copy-on-write string utilities for Rust☆162Updated last year
- Thread parking and unparking☆82Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Async stream for Rust and the futures crate.☆193Updated last week
- Async filesystem primitives☆143Updated 3 months ago
- Run closures in parallel☆115Updated last year
- Duplicate an async I/O handle☆41Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆137Updated 2 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- String interning for Rust☆207Updated 4 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Asynchronous DNS lookups☆67Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆48Updated 2 years ago