Developer Tools tools
32 human-reviewed Developer Tools products. Browse recently reviewed listings while independent voting activity grows.
17 makers here
0 followers · get new listings weekly- products
- 32
- makers
- 17
- added this month
- 15
- upvotes
- 0
Ranking not established yet
32 reviewed products · 0 eligible voters · 0 eligible votes. Numbered rankings appear after at least 5 products, 5 eligible voters, and 10 eligible votes. How ranking works.
Showing 1–24 of 32 products
0VisitFree plan available
Collection of UI blocks, templates, and components for React applications.
0VisitFree plan available- 0VisitFree plan available

Build admin panel better with the complete shadcn dashboard kit
0VisitFree plan available
0VisitFree plan available- 0VisitFree plan available

An open-source Mac setup utility for installing apps with one command.
0VisitFree plan available- 0VisitFree plan available

Daily practice loop for frontend and developer interview preparation.
0VisitFree trial available- 0VisitFree trial available
- 0VisitFree plan available

A curated directory of software, libraries, AI tools, and frameworks for developers.
0VisitFree plan available
0VisitOpen source
0VisitPaid plansA desktop coding agent for planning, editing, and running projects.
0VisitFree plan available- 0VisitFree plan available
- 0VisitOpen source
Meet Inferect: intelligent AI inference that makes every request faster, smarter, and more cost-efficient.
0VisitFree plan available
Postmark is a reliable email delivery service for developers to send transactional and marketing emails.
0VisitFree trial available
An email platform designed for developers to send transactional and marketing emails.
0VisitPaid plans
0VisitFree plan available
Manage multiple coding agents in one window without the need for an account.
0VisitFree plan available
0VisitPaid plans
A platform for experimentation, feature flags, and product analytics for product teams.
0VisitFree plan available
How to choose a developer tool
Developer tools earn their place by removing a specific, recurring cost. The useful groupings are build and deploy (CI, hosting, preview environments), observability (logs, metrics, traces, error tracking), data and APIs (databases, auth, background jobs), and workflow (editors, code review, local environments).
The decision that matters most is not which vendor, but how much of your stack one vendor holds. A single platform covering deploy, database, and auth is genuinely faster to start with, and genuinely harder to leave.
What to check before you commit
- What the bill looks like under an incident. Usage-priced tools — observability especially — are cheap in steady state and brutal during the outage when you most need them. Check for spend caps and sampling controls.
- Whether it runs locally. A tool your team can only exercise in a deployed environment slows down every change that touches it.
- Lock-in at the data layer. Proprietary query APIs and vendor-specific runtimes are the expensive kind of lock-in. Standard interfaces are the cheap kind.
- The upgrade story. Read the changelog for breaking changes over the past year. That is a better signal of future maintenance cost than any feature list.
What to watch for
Prefer tools that fail loudly. The worst outcomes in this category come from tools that silently degrade — a build cache that quietly goes stale, an error tracker that drops events over quota, a deploy that succeeds while shipping the wrong artifact. Ask what the tool does when it is unhealthy, and whether you would find out from the tool or from your users. Free tiers are also worth reading closely: the limits that bite are usually concurrency and retention, not the headline request count.