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:
- Copy-on-write string utilities for Rust☆159Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Thread parking and unparking