mitsuhiko / fragileLinks
Utility wrapper to send non send types to other threads safely
☆186Updated 8 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
- ☆240Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- "A very small syn"☆212Updated 10 months ago
- ☆148Updated 2 months ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A fast and flexible LRU map.☆198Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week