mitsuhiko / fragileLinks
Utility wrapper to send non send types to other threads safely
☆184Updated 4 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☆156Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆216Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Better reference counted strings for Rust☆134Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Lazy formatting utility macro for rust☆128Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Compatibility adapter between tokio and futures☆175Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Migrated to Codeberg☆79Updated 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`☆121Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- ☆101Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- ☆141Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- docs.rs as a publishing platform?☆69Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago