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:
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated 2 weeks ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- ☆27Updated 8 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13Updated 6 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago