DanielKeep / rust-scan-rules
☆23Updated 8 years ago
Alternatives and similar repositories for rust-scan-rules:
Users that are interested in rust-scan-rules are comparing it to the libraries listed below
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆13Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- ☆59Updated 7 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 6 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 last month
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 7 years ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Calculate statistics iteratively☆38Updated last month
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- ☆20Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago