back to home

facebook / infer

A static analyzer for Java, C, C++, and Objective-C

15,543 stars
2,079 forks
417 issues
OCamlJavaC++

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing facebook/infer in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/facebook/infer)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Infer Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml. Installation Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md. Contributing See CONTRIBUTING.md. License Infer is MIT-licensed. Note: Enabling Java support may require you to download and install components licensed under the GPL.