dtolnay / threadboundLinks
Make any value Sync but only available on its original thread
☆39Updated 5 months 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☆22Updated last week
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- structured parallel execution for async Rust☆36Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- An exploration of Storages☆37Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆58Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆109Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Find out about keys that are ignored when deserializing data☆88Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- ☆74Updated 4 months ago
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- ☆33Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago