ai-agent

Loop Findr: Find Loops

Detect loops with Loop Findr. For startup founders in need of a reliable C tool.
263 stars21 forksCGuide quality 8/10Updated 5/14/2014100% free · open source
What it does

Loop Findr is an AI agent that automatically detects and identifies infinite loops in C code, helping developers optimize and debug their programs.

When to use it
  • When debugging C code with unexpected crashes or hangs
  • When optimizing performance-critical C code for better execution time
  • When reviewing or auditing C code for potential security vulnerabilities
Ready-to-paste prompt
./loopFindr -v example.c -o output.txt
Heads up: Ensure the C code being analyzed is compiled with the '-g' debug flag to enable accurate loop detection, as Loop Findr relies on debug symbols to identify loop boundaries
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/loopfindr && curl -fsSL https://workflowstacks.com/api/skills/loopfindr/claude-skill -o ~/.claude/skills/loopfindr/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Loop Findr: Find Loops works
Codeflow
Free to inspect

Loop Findr: Find Loops is a large C project (~20k lines across 101 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit 150 months ago, no license file, no tests found.

Size
Large codebase
~20k lines · 101 code files · ~3 h to skim
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
C
No API keys detected
C 48%Objective-C 43%C++ 9%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    src/main.cpp
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic5 files
bin/loopFindr.app/Folder152 files
bin/data/Data files2 files
READMENo tests foundThin docsNo CINo licenseLast update 150 mo ago
Quick Actions
Details
Creator
cyburgee
Language
C
Category
ai-agent
Published
4/30/2014

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.