dtolnay / threadboundLinks
Make any value Sync but only available on its original thread
☆39Updated 2 weeks ago
Alternatives and similar repositories for threadbound
Users that are interested in threadbound are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- structured parallel execution for async Rust☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- ☆33Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- An exploration of Storages☆37Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Abstract over different executors☆74Updated 2 years ago
- ☆60Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- ☆75Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Completion futures for Rust☆19Updated 3 years ago