Developer Tools / Code Assistant

vLLM-Compile

A public slide deck about vLLM-compile, a project focused on bringing compiler optimizations to LLM inference and speeding up torch.compile for vLLM workflows.

Clear22/30
Useful22/30
Specific14/20
Complete14/20
vLLM-Compile screenshot

Why it was accepted

The crawl shows a public presentation tied to a concrete AI infrastructure project, with visible details about faster startup, torch.compile speedups, fusion work, RoPE/cache/quant optimizations, Helion kernel integration, and a vLLM IR. That gives enough evidence to list it as an AI developer tool / code-assistant-adjacent project rather than a generic slide page.

Weakness

This snapshot looks like a talk deck, not a product page, so it does not show installation steps, code links, supported models, or how someone would try vLLM-Compile themselves. The visible text also doesn’t confirm repository status, release state, or usage examples beyond the talk topics.

Review status

27 days ago #465 ↓ -12

Last evaluated 27 days ago. Current rank #465. Down 12 spots in the rankings.

Score history

7674747372767472

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.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

OWASP Agent Memory Guard screenshot

Developer Tools / AI Security

An OWASP incubator project that protects AI agent memory from prompt injection, secret leakage, and tampering. It includes a Python library, policy-based controls, benchmarks, and integrations for agent frameworks like LangChain and AutoGen.

aislop screenshot
#7 aislop
91

Developer Tools / Code Quality

CLI for catching AI-generated code smells and regressions in code. It scans changes with 40+ rules across 7 languages, offers fixes, CI gating, hooks, and MCP tools.