infer

A static analyzer for Java, C, C++, and Objective-C (by facebook)

Infer Alternatives

Similar projects and alternatives to infer

  1. Godot

    2,823 infer VS Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. React

    2,054 infer VS React

    Discontinued The library for web and native user interfaces. [Moved to: https://github.com/react/react] (by facebook)

  4. ShellCheck

    504 infer VS ShellCheck

    ShellCheck, a static analysis tool for shell scripts

  5. pandoc

    468 infer VS pandoc

    Universal markup converter

  6. ocaml

    157 infer VS ocaml

    The core OCaml system: compilers, runtime system, base libraries

  7. Bazel

    155 infer VS Bazel

    a fast, scalable, multi-language and extensible build system

  8. Gradle

    107 infer VS Gradle

    Adaptable, fast automation for all

  9. semgrep

    106 infer VS semgrep

    Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

  10. rocq

    89 infer VS rocq

    The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

  11. PMD

    28 infer VS PMD

    An extensible multilanguage static code analyzer.

  12. mirage

    33 infer VS mirage

    MirageOS is a library operating system that constructs unikernels

  13. HHVM

    29 infer VS HHVM

    A virtual machine for executing programs written in Hack.

  14. Checkstyle

    18 infer VS Checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

  15. prusti-dev

    23 infer VS prusti-dev

    A static verifier for Rust, based on the Viper verification infrastructure.

  16. Joda-Time

    17 infer VS Joda-Time

    Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.

  17. flow

    12 infer VS flow

    Adds static typing to JavaScript to improve developer productivity and code quality.

  18. Cppcheck

    12 infer VS Cppcheck

    static analysis of C/C++ code

  19. MIRAI

    9 infer VS MIRAI

    Discontinued Rust mid-level IR Abstract Interpreter

  20. SourceKitten

    0 infer VS SourceKitten

    An adorable little framework and command line tool for interacting with SourceKit.

  21. Spotbugs

    19 infer VS Spotbugs

    SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

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

infer discussion

Log in or Post with

infer reviews and mentions

Posts with mentions or reviews of infer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-07-10.
  • A rogue AI led to a serious security incident at Meta
    1 project | news.ycombinator.com | 20 Mar 2026
  • Evaluating the Effectiveness of Memory Safety Sanitizers
    4 projects | news.ycombinator.com | 10 Jul 2025
    Weird that Infer [1] was not included in the evaluation. It supports C/C++ and its underlying reasoning framework (Separation Logic [2]) is exactly geared towards checking memory safety.

    [1] https://fbinfer.com/

  • An Introduction to Temporal Logic (With Applications to Concurrency Problems)
    4 projects | news.ycombinator.com | 22 Jan 2024
    I think most development occurs on problems that can't be formally modeled anyway. Most developers work on things like, "can you add this feature to the e-commerce site? And can the pop-up be blue?" which isn't really model-able.

    But that's not to say that formal methods are useless! We can still prove some interesting aspects of programs -- for example, that every lock that gets acquired later gets released. I think tools like Infer[0] could become common in the coming years.

    [0]: https://fbinfer.com/

  • Should I Rust or should I Go
    7 projects | news.ycombinator.com | 15 Sep 2023
  • Enforcing Memory Safety?
    3 projects | /r/cpp | 7 Jun 2023
    Using infer, someone else exploited null-dereference checks to introduce simple affine types in C++. Cppcheck also checks for null-dereferences. Unfortunately, that approach means that borrow-counting references have a larger sizeof than non-borrow counting references, so optimizing the count away potentially changes the semantics of a program which introduces a whole new way of writing subtly wrong code.
  • Interesting ocaml mention in buck2 by fb
    5 projects | /r/ocaml | 9 Apr 2023
    Meta/Facebook are long time OCaml users, their logo is on the OCaml website. Their static analysis tool and its predecessor are both written in OCaml.
  • CISA Director Easterly's comments about cyber security. Agree or disagree?
    1 project | /r/cybersecurity | 1 Mar 2023
    Then this idea that the US government will tell tech companies how to write secure software. Let's get this straight, the private sector, especially big tech is miles ahead of US government in this regard. Microsoft literally invented threat modelling and modern exploit mitigations. Facebook has the best appsec processes pretty much in the whole world, including their own cutting edge code analyzer. AWS uses formal verification everywhere. Meanwhile the US government itself runs mission-critical systems that's almost literally held together by bubble gum and toothpicks. Maybe they could dial down the arrogance a tad, get their own shit together, learn how this cyber stuff is actually done and only then try lecturing everyone else.
  • A plan for cybersecurity and grid safety
    6 projects | dev.to | 10 Feb 2023
    Efforts: Dependabot, CodeQL, Coverity, facebook's Infer tool, etc
  • A quick look at free C++ static analysis tools
    3 projects | /r/cpp | 4 Jan 2023
    I notice there isn't fbinfer. It's pretty cool, and is used for this library.
  • silly guy
    1 project | /r/ProgrammerHumor | 25 Dec 2022
    "Move fast, break stuff" is a great approach when you aren't pushing the broken bits to production. Fuck, even Facebook, the big "move fast, break stuff" company, uses tools to detect errors in its continuous integration toolchain. https://fbinfer.com/
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic infer repo stats
44
15,661
9.9
3 days ago

facebook/infer is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of infer is OCaml.


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