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:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A rust library for checked floating point operations☆82Updated 10 months ago
- Scary macros for serde_json☆43Updated 9 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- ☆60Updated last year
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- ☆56Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago