mitsuhiko / fragileLinks
Utility wrapper to send non send types to other threads safely
☆188Updated 6 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 last week
- ☆223Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆145Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Compatibility adapter between tokio and futures☆182Updated last month
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Better reference counted strings for Rust☆136Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- ☆194Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months 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`☆124Updated 11 months ago