AltSysrq / rusty-fork
Run Rust tests in isolated subprocesses
☆37Updated 3 years ago
Alternatives and similar repositories for rusty-fork:
Users that are interested in rusty-fork are comparing it to the libraries listed below
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Serialization value trees☆44Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆59Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Atomic file-writes.☆98Updated 4 months ago
- Cross-platform interface to the `errno` variable☆66Updated 2 weeks ago
- ☆61Updated 7 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust serializer library☆87Updated 10 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ☆34Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago