alexcrichton / scoped-tlsLinks
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:
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months 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
- Thread parking and unparking☆78Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆73Updated 3 months ago
- ☆50Updated 4 months ago
- Utilities for pinning☆96Updated last year
- String interning for Rust☆200Updated last month
- Convert closures into wakers☆45Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- ☆48Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Run closures in parallel☆114Updated 5 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- `$crate` in procedural macros.☆73Updated last month
- A sha1 implementation useable in const contexts☆87Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- The simd optimized escape code☆54Updated last week
- Rust Bloomfilters☆29Updated 3 years ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Bitmap types for Rust☆52Updated last year