Actyx / sync_wrapperLinks
☆34Updated 10 months ago
Alternatives and similar repositories for sync_wrapper
Users that are interested in sync_wrapper are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- ☆74Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- ☆75Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- ☆39Updated 2 years ago
- ☆60Updated 2 years ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Cargo API written in Paris☆52Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Rustdoc's JSON output interface☆35Updated 3 weeks ago
- An async version of iterator☆40Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago