AltSysrq / rusty-forkLinks
Run Rust tests in isolated subprocesses
☆41Updated 3 months ago
Alternatives and similar repositories for rusty-fork
Users that are interested in rusty-fork are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- Serialization value trees☆48Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆64Updated 8 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆53Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Extensions for the Rust standard library☆42Updated last year
- ☆62Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Atomic file-writes.☆101Updated last year
- ☆31Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Floating point approximate comparison for Rust☆66Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month