Geal / mutantLinks
Mutation testing for Rust
☆13Updated 9 years ago
Alternatives and similar repositories for mutant
Users that are interested in mutant are comparing it to the libraries listed below
Sorting:
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- ☆27Updated 10 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆18Updated 9 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- ☆30Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- Rust version of cloc-rust☆18Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago