Developer Tools / AI Benchmarking

Edge AI Benchmarks

A small open-source benchmark repo comparing edge AI boards by real or vendor-reported YOLO FPS, board price, and FPS-per-dollar. It includes a machine-readable CSV, source links, contribution guidelines, and notes on how the figures were gathered.

Clear28/30
Useful24/30
Specific17/20
Complete14/20
Edge AI Benchmarks screenshot

Why it was accepted

The page clearly describes a useful AI-adjacent project: a benchmark repository for edge-AI hardware with concrete FPS-per-dollar data, source references, and a CSV file for reuse. The README shows purpose, current measurements, caveats about methodology, and instructions for contributing more numbers, which is enough for a public listing.

Weakness

The current snapshot shows only a few benchmark entries, and some figures are vendor-reported rather than independently measured. It’s also hard to tell how much of the data is fresh beyond the September 2026 table and whether the project has ongoing maintenance or broader board coverage.

Review status

6 hours ago #1163 ↓ -3

Last evaluated 6 hours ago. Current rank #1163. Down 3 spots in the rankings.

Score history

83

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.