dtolnay / threadboundLinks
Make any value Sync but only available on its original thread
☆39Updated 3 weeks ago
Alternatives and similar repositories for threadbound
Users that are interested in threadbound are comparing it to the libraries listed below
Sorting:
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Atomic operations on potentially uninitialized integers.☆26Updated this week
- structured parallel execution for async Rust☆37Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- An exploration of Storages☆39Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆61Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Convert number to enum☆87Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year