mitsuhiko / fragile
Utility wrapper to send non send types to other threads safely
☆174Updated last year
Alternatives and similar repositories for fragile:
Users that are interested in fragile are comparing it to the libraries listed below
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- ☆133Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- ☆203Updated 2 months ago
- Lazy formatting utility macro for rust☆126Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Typed HTTP Headers from hyper☆169Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A fast and flexible LRU map.☆177Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Track and query Cargo dependency graphs.☆206Updated this week
- Better reference counted strings for Rust☆119Updated 8 months ago
- A Vec That Has a Smaller size_of☆135Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- ☆180Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A tool to mine crates.io and produce static websites☆129Updated 5 months ago