mitsuhiko / fragileLinks
Utility wrapper to send non send types to other threads safely
☆182Updated 2 months ago
Alternatives and similar repositories for fragile
Users that are interested in fragile are comparing it to the libraries listed below
Sorting:
- ☆209Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Define your own PhantomData☆152Updated last week
- ☆139Updated 10 months ago
- Track and query Cargo dependency graphs.☆222Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- generators☆208Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Type that deserializes only from one specific value☆243Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A fast, concurrent string interner☆150Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- A fast and flexible LRU map.☆183Updated 4 months ago
- "A very small syn"☆204Updated 3 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`☆116Updated 7 months ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago