JQF

JQF + Zest: Coverage-guided semantic fuzzing for Java. (by rohanpadhye)

JQF Alternatives

Similar projects and alternatives to JQF

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better JQF alternative or higher similarity.

JQF reviews and mentions

Posts with mentions or reviews of JQF. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-27.
  • CS 6120: Advanced Compilers: The Self-Guided Online Course
    1 project | news.ycombinator.com | 3 Mar 2024
    We are working on projects related with cybersecurity and compilers. A reference we look at is [1] and [2]. I think we can publish the results in the coming months.

    [1] https://github.com/rohanpadhye/jqf/wiki/Fuzzing-a-Compiler

    [2] https://news.ycombinator.com/item?id=36373410

  • GitHub Copilot for JetBrains and Neovim
    11 projects | news.ycombinator.com | 27 Oct 2021
    QuickcCheck-type tools (generators for tests that know about the edge cases of a domain - e. g. for the domain of numbers considering things like 0, the infinities, various almost-and-just-over powers of two, NaN and mantissas for floats, etc.):

    * QuickCheck: https://hackage.haskell.org/package/QuickCheck

    * Hypothesis: https://hypothesis.readthedocs.io/en/latest/

    * JUnit QuickCheck: https://github.com/pholser/junit-quickcheck

    Fuzz testing tools (tools which mutate the inputs to a program in order to find interesting / failing states in that program). Generally paired with code coverage:

    * American Fuzzy Lop (AFL): https://github.com/google/AFL

    * JQF: https://github.com/rohanpadhye/JQF

    Mutation / Fault based test tools (review your existing unit coverage and try to introduce changes to your _production_ code that none of your tests catch)

    * PITest: https://pitest.org/

  • Jazzer brings modern fuzz testing to the JVM
    3 projects | news.ycombinator.com | 10 Feb 2021
    If you are interested in fuzzing your Java code, you should also have a look at the JQF project which directly integrates with junit tests: https://github.com/rohanpadhye/JQF
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 Apr 2024
    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. Learn more →

Stats

Basic JQF repo stats
3
626
6.3
7 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com