turnt VS afl-compiler-fuzzer

Compare turnt vs afl-compiler-fuzzer and see what are their differences.

turnt

simple snapshot-style integration testing for commands (by cucapra)
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
turnt afl-compiler-fuzzer
1 1
58 110
- -
6.1 10.0
8 months ago about 2 years ago
Python C
MIT License 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.

turnt

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

afl-compiler-fuzzer

Posts with mentions or reviews of afl-compiler-fuzzer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-30.
  • How do you test compiler projects?
    7 projects | /r/Compilers | 30 Nov 2022
    I use fuzzers, as every programmer should, and do not commit unless my compiler can be fuzzed for at least 24 hours without any crashes (if I were selling the software, I'd increase that period). I use AFL++ in LTO mode and comby-decomposer with a crappy script I made to collect crash test cases. I am also interested in afl-compiler-fuzzer, but have not yet tried it. Later, I'd like to try my hand at making a test generator that reaches codegen more often (no compile errors in the random source code). I use afl-tmin to minimize test cases, but the result is always illegible without manual work, and usually has extra junk the minimizer is incapable of deleting. Something like C-Reduce would be useful here.

What are some alternatives?

When comparing turnt and afl-compiler-fuzzer you can also consider the following projects:

tap-wootric

wasp - 🐝 Wasp : Wasm programming language

cpplinks - A categorized list of C++ resources.

hyperfine - A command-line benchmarking tool

AFLplusplus - The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

emponcc