matklad / uncoverLinks
More maintainable Rust test
☆28Updated 3 years ago
Alternatives and similar repositories for uncover
Users that are interested in uncover are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Records and replays input sent in a terminal session.☆28Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆22Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Scary macros for serde_json☆43Updated 8 years ago