awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
CodeIntelligenceTesting avatar

CodeIntelligenceTesting/jazzer

0
View on GitHub↗
1,234 stars·167 forks·Java·Apache-2.0·11 viewscode-intelligence.com↗

Jazzer

Coverage-guided, in-process fuzzing for the JVM

Features

  • Fuzzing Frameworks - Coverage-guided, in-process fuzzer for the Java Virtual Machine.

Star history

Star history chart for codeintelligencetesting/jazzerStar history chart for codeintelligencetesting/jazzer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Jazzer

These projects share indexed features with Jazzer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ant4g0nist/manufuzzerant4g0nist avatar

    ant4g0nist/ManuFuzzer

    180View on GitHub↗

    Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM

    Objective-C++
    View on GitHub↗180
  • ant4g0nist/slothant4g0nist avatar

    ant4g0nist/sloth

    130View on GitHub↗

    Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

    C++
    View on GitHub↗130
  • aoh/radamsaaoh avatar

    aoh/radamsa

    1,290View on GitHub↗

    a general-purpose fuzzer

    View on GitHub↗1,290
  • aflgo/aflgoaflgo avatar

    aflgo/aflgo

    557View on GitHub↗

    Directed Greybox Fuzzing with AFL

    C
    View on GitHub↗557
Compare all 30 related projects→

Frequently asked questions

What does codeintelligencetesting/jazzer do?

Coverage-guided, in-process fuzzing for the JVM

What are the main features of codeintelligencetesting/jazzer?

The main features of codeintelligencetesting/jazzer are: Fuzzing Frameworks.

Which projects share features with codeintelligencetesting/jazzer?

Projects with overlapping indexed features include: ant4g0nist/manufuzzer — Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM. ant4g0nist/sloth — Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and… aoh/radamsa — a general-purpose fuzzer. codeintelligencetesting/cifuzz. dvyukov/go-fuzz — go-fuzz is a coverage-guided randomized testing tool for identifying crashes and logic bugs in Go code. It consists of… aflgo/aflgo — Directed Greybox Fuzzing with AFL.