AgentDish directory
C
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#11
↓ -3
gemma4.c
A pure C runtime for Gemma 4 E2B CPU inference, with export, benchmarking, and numerical validation tools included. |
Developer Tools / Machine Learning / Inference Runtime | 91 | ↓ -3 | 3 days ago | Details |
|
#50
↓ -2
microide
A native C++/SDL3 desktop IDE built to be driven by LLM agents, with editor, git, merge, terminal, search, and full DAP debugging workflows. |
Developer Tools / IDEs | 90 | ↓ -2 | 58 days ago | Details |
|
#74
↓ -1
Adam
An embeddable AI agent library written in C with tool calling, memory, sessions, voice, streaming, structured output, and support for both cloud and local models. |
Developer Tools / AI Agent Framework | 90 | ↓ -1 | 118 days ago | Details |
|
#189
↓ -3
hax
A minimalist, terminal-native coding agent written in C. It runs as a single native binary, supports local models through llama.cpp and Ollama, and can also connect to OpenAI, Anthropic, OpenRouter, and Codex. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 20 days ago | Details |
|
#290
↓ -3
tiny-vllm
Open-source C++ and CUDA LLM inference engine inspired by vLLM, with a teaching-focused course that walks through model serving, batching, KV cache, and attention kernels. |
Developer Tools / AI Inference / LLM Serving | 88 | ↓ -3 | 94 days ago | Details |
|
#623
↓ -3
microgpt-c
A pure C implementation for training and running a tiny GPT, with build instructions, sample output, and performance notes for macOS, Linux, and Windows. |
Developer Tool / Machine Learning / AI Framework | 85 | ↓ -3 | 13 days ago | Details |
|
#998
↑ +324
liteflow
A ~1000-line C workflow runtime where an LLM can modify a DAG during execution using a restricted four-verb grammar, with every change written to an append-only audit log for replay and inspection. |
Developer Tools / Workflow Automation | 84 | ↑ +324 | 118 days ago | Details |
|
#1026
↓ -3
Strappy-Cocoa
Open-source AI harness for jailbroken iPhones and older Macs that lets you query local SQLite databases through LLM tools. The repo describes personal-assistant and coding-assistant modes, a C backend, Objective-C UI, and Linux test coverage. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 7 days ago | Details |
|
#1143
↓ -3
FLOX
Modular framework for building trading systems with a C++ core, polyglot strategy bindings, and an MCP server for AI coding agents. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 113 days ago | Details |
|
#1356
↑ +2
simpleagentchat
A small open-source C# tool for local inter-agent collaboration in coding workflows, with shared chat state, role memory, Markdown messages, and goal tracking inside a Git repo. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 59 days ago | Details |
|
#1501
↑ +2
tiny-vLLM AMD GPU support via HIP
A pull request adding AMD GPU support to tiny-vLLM through ROCm/HIP while keeping the existing CUDA build path unchanged. The snapshot describes the compatibility header, CMake option, architecture selection, and validation on multiple AMD GPUs. |
Developer Tool / LLM inference engine | 79 | ↑ +2 | 64 days ago | Details |
|
#1707
↓ -1
Transpilatron
AI agent that transpiles Python projects into native C binaries, with support for static builds, web app conversion, and automatic verification steps like compilation retries and valgrind checks. |
Developer Tools / Code Generation | 76 | ↓ -1 | 77 days ago | Details |