mitsuhiko / fragileLinks
Utility wrapper to send non send types to other threads safely
☆185Updated 9 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 3 weeks ago
- ☆241Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆148Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Compatibility adapter between tokio and futures☆187Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 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`☆129Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- Versioned data-structures for Rust☆208Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- A simple bitset container for Rust☆159Updated 6 months ago
- "A very small syn"☆212Updated 11 months ago