mitsuhiko / fragileView external linksLinks
Utility wrapper to send non send types to other threads safely
☆186Mar 25, 2025Updated 10 months ago
Alternatives and similar repositories for fragile
Users that are interested in fragile are comparing it to the libraries listed below
Sorting:
- Execute Rust code carefully, with extra checking along the way☆477Jan 3, 2026Updated last month
- A Rust version of picosvg.☆14Oct 7, 2022Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Module initialization/global constructor functions for Rust☆956Dec 4, 2025Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated this week
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Aug 7, 2023Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Jan 26, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- Utilities for collecting metrics from a Tokio application☆392Jan 26, 2026Updated 2 weeks ago
- Dynamic structured values for Rust☆30Nov 20, 2025Updated 2 months ago
- Example implementation of stack tokens for Rust☆33Nov 23, 2022Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated 3 weeks ago
- 🪞 Powerful reflection library for Rust☆100May 2, 2025Updated 9 months ago
- Hybrid typenum/const generic arrays☆20Updated this week
- Statically-checked alternatives to RefCell and RwLock☆388Sep 17, 2025Updated 4 months ago
- A Configuration Library for Rust Applications☆50Updated this week
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- Like Rust's std::Path, but UTF-8.☆545Dec 15, 2025Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 6 months ago
- Track and query Cargo dependency graphs.☆254Updated this week
- Count directory entries—`ls | wc -l` but faster☆29Dec 20, 2025Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆279Jan 22, 2026Updated 3 weeks ago
- Provides assert_eq! like macros with colorized diff output☆160Feb 24, 2025Updated 11 months ago
- Safe cross-platform linker shenanigans☆832Feb 8, 2026Updated last week
- A WHATWG-compliant HTML5 tokenizer and tag soup parser☆167Dec 9, 2025Updated 2 months ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- A next-generation test runner for Rust.☆2,816Updated this week
- Cargo plugin to manage dependency features☆120Jan 23, 2023Updated 3 years ago
- Type-erased Serialize, Serializer and Deserializer traits☆809Updated this week
- Clone trait that is object-safe☆746Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- ☆244Jan 25, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A worker pool library for Rust☆12Oct 3, 2025Updated 4 months ago
- ☆205Feb 8, 2026Updated last week
- Deluge, not a stream☆317Nov 15, 2023Updated 2 years ago