AltSysrq / rusty-forkLinks
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
Sorting:
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- ☆58Updated 9 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Serialization value trees☆44Updated 9 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Floating point approximate comparison for Rust☆61Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Atomic file-writes.☆98Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year