radamsa VS doubleback

Compare radamsa vs doubleback 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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
radamsa doubleback
5 1
- 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.

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.

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 radamsa and doubleback you can also consider the following projects:

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

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

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