libfuzzer VS afl.rs

Compare libfuzzer vs afl.rs and see what are their differences.

libfuzzer

Rust bindings and utilities for LLVM’s libFuzzer (by rust-fuzz)
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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
libfuzzer afl.rs
1 2
196 1,568
3.6% 1.3%
4.8 9.1
about 1 month ago 9 days ago
C++ Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

libfuzzer

Posts with mentions or reviews of libfuzzer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-11.

afl.rs

Posts with mentions or reviews of afl.rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-22.

What are some alternatives?

When comparing libfuzzer and afl.rs you can also consider the following projects:

sharpfuzz - AFL-based fuzz testing for .NET

quickcheck - Automated property based testing for Rust (with shrinking).

wtf - wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).

proptest - Hypothesis-like property testing for Rust

fazi - drop-in replacement for libfuzzer

Clippy - A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

Sloth - Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

rFmt

bolero - property testing and verification front-end for Rust

semantic-rs

ManuFuzzer - Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM

polish - Testing Framework for Rust