Qarminer - fuzzer to find crashes in Godot and/or custom modules

This page summarizes the projects mentioned and recommended in the original post on /r/godot

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. godot_voxel

    Voxel module for Godot Engine

    I also found it usable when using C++ modules like Godot Voxel(https://github.com/Zylann/godot_voxel) or Goost(https://github.com/goostengine/goost) so if you use modules(in any language), then this tool may be helpful for you.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Goost

    A general-purpose, extensible and customizable C++ extension for Godot Engine.

    I also found it usable when using C++ modules like Godot Voxel(https://github.com/Zylann/godot_voxel) or Goost(https://github.com/goostengine/goost) so if you use modules(in any language), then this tool may be helpful for you.

  4. Qarminer

    Qarminer is fuzzer which automatically test Godot and its modules

    Link to repository(stable is 3.4 branch) - https://github.com/qarmin/Qarminer/tree/3.4

  5. GodotBuilds

    Test Godot builds with sanitizers

    I suggest to use this prebuilt Godot binaries for Linux which prints a lot of useful info about crashes - https://github.com/qarmin/GodotBuilds

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Are there any tutorials out there for sending push notifications on Android?

    1 project | /r/godot | 11 Oct 2023
  • I got SVGs rendering at runtime in Godot! Infinitely scalable!

    2 projects | /r/godot | 1 Oct 2022
  • Framework recommondation for highscore list, game cloud saving and push notifications

    6 projects | /r/godot | 15 Mar 2022
  • Godot Visual Script a loving state of the language

    3 projects | /r/godot | 2 Nov 2021
  • Made Discord RPC for the editor so I can pretend I am being productive

    2 projects | /r/godot | 3 Jun 2021

Did you know that C++ is
the 7th most popular programming language
based on number of references?