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:
- Define your own PhantomData☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- ☆209Updated last month
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- "A very small syn"☆204Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Track and query Cargo dependency graphs.☆226Updated last week
- A fast, concurrent string interner☆150Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Migrated to Codeberg☆79Updated last year
- Asynchronous HTTP body trait☆141Updated 2 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- ☆139Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- A simple bitset container for Rust☆143Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago