prongc

Tool that detects shared state and data-flow overlap between C function calls without whole-program analysis. (by omeridrissi)

Prongc Alternatives

Similar projects and alternatives to prongc based on common topics and language

  1. dstep

    A tool for converting C and Objective-C headers to D modules

  2. SaaSHub

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

    SaaSHub logo
  3. llvm-mos-sdk

    SDK for developing with the llvm-mos compiler

  4. NeuroHTTP

    NeuroHTTP is a high-performance, AI-native HTTP server built from scratch in C and Assembly, designed for low-latency handling of AI inference workloads, including local model execution and external API-based inference.

  5. assembly-repl

    A REPL for raw ASM assembly, LLVM IR, C++, C, Objective C on macOS/Linux ARM64/AMD64. Useful for learning assembly, optimizing LLMV output, debugging memory, etc.

  6. codegraph

    Fast, flexible graph database for code relationships with 16 production-ready language parsers — Python, Rust, TypeScript, Go, C/C++, Java, Kotlin, C#, PHP, Ruby, Swift, Tcl, Verilog, COBOL, Fortran (by anvanster)

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

prongc discussion

Log in or Post with

prongc reviews and mentions

Posts with mentions or reviews of prongc. We have used some of these posts to build our list of alternatives and similar projects.
  • prongC: A Static Analysis Tool That Helps You Detect C Shared Data Accesses
    1 project | dev.to | 25 Jun 2026
    If you've ever stared at a large C codebase wondering whether two function calls touch the same shared state, you know the pain. Manual code review is error-prone, and full program analysis can be overkill. prongC was built to solve exactly this problem. It's a lightweight static analysis tool that detects shared variable accesses between function calls without requiring whole-program analysis.

Stats

Basic prongc repo stats
1
2
9.0
about 1 month ago

omeridrissi/prongc is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of prongc is C.


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