[release] Fazi - a drop-in replacement for libfuzzer

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fazi

    drop-in replacement for libfuzzer

  • Currently I've really only used it for non-Rust targets, so the Rust API isn't that smoothed out yet. Once I push an update to the crates.io package though this API will be present and your example would look something like:

  • libfuzzer

    Rust bindings and utilities for LLVM’s libFuzzer (by rust-fuzz)

  • Evaluate usage in Rust targets similar to https://github.com/rust-fuzz/libfuzzer (this is possible, just need to look at how this uses libfuzzer)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bolero

    property testing and verification front-end for Rust (by camshaft)

  • I wrote bolero because of the exact reasons you said here. The usage of cargo-fuzz is quite awkward, not to mention incompatible with other engines like AFL and honggfuzz.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Testing in rust: are there any useful crates, macros etc that you use to make this easier and less verbose?

    4 projects | /r/rust | 11 Dec 2022
  • Create Broken Files 2.0.0 - Fuzzing, but from other side

    4 projects | /r/rust | 14 Mar 2023
  • Rust from a security perspective, where is it vulnerable?

    6 projects | /r/rust | 16 Jan 2023
  • capnproto-rust: out-of-bound memory access bug

    4 projects | /r/rust | 30 Nov 2022
  • [LWN] A pair of Rust kernel modules

    1 project | /r/linux | 14 Sep 2022