mitsuhiko / fragileLinks
Utility wrapper to send non send types to other threads safely
☆188Updated 7 months ago
Alternatives and similar repositories for fragile
Users that are interested in fragile are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆158Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- ☆231Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Better reference counted strings for Rust☆138Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- ☆146Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆94Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago