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
- Calculate statistics iteratively☆38Updated 3 weeks ago
- ☆13Updated 7 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- ☆20Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 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
- A fast map for when one doesn't care about choosing the keys.☆26Updated 4 months ago
- Renders interactive fractal-like animations☆19Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- reprints for your terminal screen☆20Updated 8 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago