Developer Tools / AI Infrastructure

Awesome Bare-Metal AI

A curated GitHub list and benchmark leaderboard for ultra-lightweight, zero-dependency AI engines in C/C++/Rust/Assembly, covering local LLMs, vector search, memory, GEMM, and agent tooling.

Clear23/30
Useful24/30
Specific16/20
Complete15/20
Awesome Bare-Metal AI screenshot

Why it was accepted

The page clearly presents a public, AI-adjacent developer resource with a defined focus: bare-metal AI engines for local inference, vector search, and agent workflows. The README shows concrete sections, a benchmark/footprint leaderboard, and specific projects and performance claims, which is enough evidence for a useful directory entry.

Weakness

It is a curated index rather than a standalone tool, so the page does not provide install steps, a runnable demo, or verification for the benchmark numbers shown. Some entries are listed at a high level only, so a visitor cannot tell which projects are actively maintained or best suited to a specific use case.

Review status

3 days ago #1745 ↑ +6

Last evaluated 3 days ago. Current rank #1745. Up 6 spots in the rankings.

Score history

78

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

Mercemur screenshot
93

Developer Tools / API / AI Agent Infrastructure

Mercemur is a store automation platform with three interfaces: a REST API, an MCP server for AI agents, and a CLI for editing storefronts as files. The docs show authentication, scopes, rate limits, error handling, pagination, idempotency, and a large API surface for catalogue, orders, customers, pricing, and money.

Lumae screenshot
#4 Lumae
92

Developer Tools / Code Assistant

Lumae is a free native macOS screen recorder and screenshot tool for polished demos, with automatic zooms, cursor smoothing, motion blur, captions, voiceover, and annotated screenshots. It also exposes editing commands over MCP so agents like Claude Code or Claude Desktop can edit projects directly.

ripwire screenshot
#6 ripwire
92

Developer Tools / Code Assistant

A zero-dependency C++23 CLI and MCP server that gives coding agents a ranked map of a repository, including call context, blast radius, and tests to run.