DanielKeep / rust-scan-rulesLinks
☆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
Sorting:
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 7 months ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- ☆59Updated 11 months ago
- Scary macros for serde_json☆43Updated 8 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 8 years ago
- Conversion traits for Rust☆49Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 9 months ago
- ☆63Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆56Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago