doubleback VS radamsa

Compare doubleback vs radamsa and see what are their differences.

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
doubleback radamsa
1 5
0 -
- -
0.0 -
over 2 years ago -
C
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.

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...

radamsa

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

What are some alternatives?

When comparing doubleback and radamsa you can also consider the following projects:

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

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

beacon-fuzz - Differential Fuzzer for Ethereum 2.0

winafl - A fork of AFL for fuzzing Windows binaries

jazzer - Coverage-guided, in-process fuzzing for the JVM

nautilus - A grammar based feedback Fuzzer

peach - Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.

sulley - A pure-python fully automated and unattended fuzzing framework.

American Fuzzy Lop - american fuzzy lop - a security-oriented fuzzer