AgentDish directory
llama.cpp
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#94
→ 0
Shoehorn
Shoehorn is a Rust library and CLI for fitting GGUF LLMs into available Mac VRAM by choosing a per-tensor mixed-precision quantization plan. It can probe usable GPU memory, account for KV cache and compute buffers, generate or use an imatrix, write a fitted GGUF, and launch llama.cpp inference. |
Developer Tools / AI/ML Developer Tools | 89 | → 0 | 17 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 | 19 days ago | Details |
|
#206
↓ -3
smol-llm-proxy
A lightweight API key proxy for self-hosted llama.cpp servers with per-user token usage tracking, rate limiting, and multi-server routing. |
Developer Tools / AI Proxy / LLM Gateway | 88 | ↓ -3 | 31 days ago | Details |
|
#242
↓ -3
Wizard
Wizard is a self-extending autonomous agent shipped as a single Rust binary. It supports local and hosted models, live provider switching, MCP tools, self-modification, a messaging gateway, and built-in benchmarking. |
AI Agents / Autonomous Agents | 88 | ↓ -3 | 53 days ago | Details |
|
#561
↑ +2
SnapName
SnapName is a macOS app that watches a screenshot or image folder and uses bundled local AI to suggest better filenames without uploading images. |
Productivity / File Management | 86 | ↑ +2 | 92 days ago | Details |
|
#813
↓ -6
llmproxy
A lightweight Flask-based LLM proxy that forwards Ollama, OpenAI, and llama.cpp-style requests to NVIDIA’s OpenAI-compatible API, with streaming support, retries, caching, auth, and usage stats. |
Developer Tools / API / Proxy | 84 | ↓ -6 | 38 days ago | Details |
|
#1362
↑ +2
PSI KV Governor
Reference implementation for using Linux Pressure Stall Information to trim an LLM KV cache under memory pressure. The repo includes requirements, basic usage commands, a simulator, a llama.cpp runner, and benchmark scripts with example results. |
Developer Tools / AI Infrastructure | 81 | ↑ +2 | 64 days ago | Details |
|
#1433
↓ -1
How to Setup a Local Coding Agent on macOS
A detailed walkthrough for running a local coding agent on macOS with llama.cpp, Gemma 4, MTP speculative decoding, image support, and Pi as the agent interface. |
Developer Tools / Code Assistant | 80 | ↓ -1 | 79 days ago | Details |
|
#1445
↓ -1
llmisp
A local AI coding harness that turns business-rule specs into a constrained JSON AST, validates it, and compiles it into Clojure code while logging generation and repair artifacts. |
Developer Tool / AI Coding Harness | 80 | ↓ -1 | 105 days ago | Details |
|
#1536
↑ +6
Axera AX8850 LLM running ggufs
A GitHub repository for a custom llama.cpp backend that runs Qwen3-0.6B GGUF models on an Axera AX8850 NPU accelerator, with build/run notes, environment flags, architecture details, and test status. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 5 days ago | Details |
|
#1576
↑ +6
EdgeSync-LLM
A GitHub repository for an engine-agnostic KV cache fragment system for on-device LLM inference, with Android and Go components, adapters for llama.cpp/MLC-LLM/ONNX Runtime, and benchmark and monitoring code. |
Developer Tools / AI/LLM Inference | 78 | ↑ +6 | 62 days ago | Details |
|
A GitHub repository for a latency-separated AI memory retrieval and RAG system. The README describes fetch, compute, and ANN search stages, includes benchmark ranges, and exposes a public test endpoint. |
AI Infrastructure / Retrieval / RAG | 71 | → 0 | 94 days ago | Details |