OCaml C

Open-source OCaml projects categorized as C

Top 6 OCaml C Projects

  1. infer

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

  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. semgrep

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

    Project mention: Análise Estática de Código com AST | dev.to | 2025-02-04
  4. comby

    A code rewrite tool for structural search and replace that supports ~every language.

  5. owi

    Cross-language Bugfinder | Bring Your Own Language Solver-Aided Programming | WebAssembly Swissknife

  6. nqcc2

    Reference implementation for Writing a C Compiler

    Project mention: Book – Writing a C Compiler: Build a Real Programming Language from Scratch | news.ycombinator.com | 2024-08-15

    Weird that this is about building a C compiler[0] in OCaml. I expected the implementation language to also be C both for consistency but also because i'm willing to bet that there are more people who can read C than OCaml.

    [0] actually from the readme in the github repo[1] it seems to be a C subset, not all of C

    [1] https://github.com/nlsandler/nqcc2

  7. ramen

    A stream processing language and compiler for small-scale monitoring (by rixed)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

OCaml C discussion

Log in or Post with

OCaml C related posts

  • A quick look at free C++ static analysis tools

    3 projects | /r/cpp | 4 Jan 2023
  • infer - A static analyzer for Java, C, C++, and Objective-C open-sourced by Facebook

    3 projects | /r/programming | 5 Mar 2022
  • How Our Engineering Team Used Python's AST to Patch 100,000s of Lines of Code

    5 projects | /r/programming | 6 Jun 2021
  • Automatically Make Unit Tests

    2 projects | news.ycombinator.com | 19 May 2021

Index

What are some of the best open-source C projects in OCaml? This list will help you:

# Project Stars
1 infer 15,085
2 semgrep 10,981
3 comby 2,444
4 owi 140
5 nqcc2 134
6 ramen 14

Sponsored
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