> cat /dev/github | grep security-tools
discovered 03 Aug 2026

llama.cpp

via awesome-list
→ View on GitHub
llama.cpp is a high-performance library designed for large language model (LLM) and vision-language model (VLM) inference in C/C++ with a focus on minimal setup and versatility across various hardware platforms. Notable features include its dependency-free architecture, optimizations for Apple silicon and x86 processors, and the ability to serve models via a built-in API or command-line interface, promoting seamless integration and usability in both local and cloud environments.