beacon-fuzz VS doubleback

Compare beacon-fuzz vs doubleback and see what are their differences.

beacon-fuzz

Differential Fuzzer for Ethereum 2.0 (by sigp)

doubleback

Doubleback provides round-trip parsing and printing of 64-bit double-precision floating-point numbers using the Ryu algorithm implemented in multiple programming languages. Doubleback is biased towards "human-friendly" output which round-trips consistently between binary and decimal. (by ironmeld)
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
beacon-fuzz doubleback
1 1
156 0
0.6% -
3.5 0.0
6 months ago over 2 years ago
Rust C
MIT License GNU General Public License v3.0 or later
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.

beacon-fuzz

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

doubleback

Posts with mentions or reviews of doubleback. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-07.
  • What Is Fuzz Testing?
    5 projects | news.ycombinator.com | 7 Apr 2021
    The link below is a relatively simple example of differential fuzzing between implementations in different programming languages using AFL. It works by reading and writing to a second process it spawns and aborting on differences. Before writing this, I could not find any working examples of this technique, although I'm sure they are out there, somewhere.

    https://github.com/ironmeld/doubleback/blob/main/src/c/tests...

What are some alternatives?

When comparing beacon-fuzz and doubleback you can also consider the following projects:

cryptofuzz - Fuzzing cryptographic libraries. Magic bug printer go brrrr.

radamsa

onefuzz - A self-hosted Fuzzing-As-A-Service platform