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 month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆226Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆145Updated 3 weeks ago
- docs.rs as a publishing platform?☆71Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Migrated to Codeberg☆80Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- 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
- Compatibility adapter between tokio and futures☆184Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago