Launching today

Inferock Bench
An independent receipt for every LLM API call
263 followers
An independent receipt for every LLM API call
263 followers
Inferock-bench is a local proxy that sits between your app and OpenAI, Anthropic, Gemini, or OpenRouter shaped calls. It captures per-call token usage, failures, and retries, then generates an independent receipt showing what you were billed and how much you're actually overpaying for.
Products used by Inferock Bench
Explore the tech stack and tools that power Inferock Bench. See what products Inferock Bench uses for development, design, marketing, analytics, and more.
Marketing & Sales 1
Marketing & Sales 1
Design & Creative 1
Design & Creative 1
Engineering & Development 1
Engineering & Development 1

GitHubHow people build software
5.0 (651 reviews)
Also considered:
We looked at GitLab too, mainly for the built-in CI, but stuck with GitHub since that's where most contributors and reviewers already are. For a project whose whole point is "don't just trust the vendor," having the commits, issues, and changelog sitting somewhere public and familiar mattered more than any feature difference.
General 2
General 2

pnpmFast, disk space efficient package manager | pnpm
Started with npm since it's the default, but the monorepo has two packages that need to stay independently versioned (the CLI and the measurement library), and npm workspaces got messy fast. Yarn would've worked too, but pnpm's strict node_modules structure catches phantom dependencies early, which matters when the measurement math needs to actually be traceable back to what's installed.


GitLab Teams
Yarn