Diggsey / scoped-tls-hkt
A more flexible version of the Rust `scoped-tls` library
☆18Updated 6 months ago
Alternatives and similar repositories for scoped-tls-hkt:
Users that are interested in scoped-tls-hkt are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Make any value Sync but only available on its original thread