🛠️ All DevTools
Showing 501–520 of 2537 tools
Last Updated
December 01, 2025 at 12:00 PM
tauri-apps/tauri
GitHub Trending[DevOps] Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
HTML Table Miner Add-on for Edge Browser
Product Hunt[Other] From HTML table to embed chart - visualize data in 3 clicks MonChart is a powerful and intuitive Edge extension that transforms any HTML table—whether standard tables or grid-based structures—into interactive, visually compelling embed charts with just a few clicks.
Pushduck — S3/R2 File Uploader
Product Hunt[API/SDK] Type-safe S3/R2 uploads for any framework (tiny ~15KB) Add uploads in minutes with end-to-end TypeScript types. Files go straight from the browser to S3-compatible storage via presigned URLs—your server only signs. Works with Next.js, Remix, SvelteKit, Hono; supports S3, R2, DO Spaces, MinIO, and GCS.
AirState — useSharedState
Product Hunt[Other] React's useState but it syncs across clients in real-time. The simplest yet powerful primitive to build and ship real-time features in your web apps. useSharedState is a drop-in replacement for React's useState hook but it syncs the state across clients instantly whenever the state is updated. (btw, it's opensource)
Koval UI
Product Hunt[Other] New documentation for the native browser-first React library We're excited to officially launch the new documentation site for Koval UI, our open-source React component library! Our new documentation site (built with Docusaurus) makes it easier than ever to get started, explore components, and build your next project.
SimpleW
Product Hunt[Other] Web Server Library .NET Core, Simple & Fast SimpleW is a Web server library inNET Core. Designed for Simplicity. Built for Speed. Packed with Power.
Django Keel
Product Hunt[Other] A decade of Django best practices in one template Django Keel is an opinionated, production-ready baseline: 12-factor settings, security defaults, pre-commit + ruff/mypy/pytest, GitHub Actions, Docker/Compose, health/ready endpoints, and starter deploy configs (Render, Fly.io, EC2+Ansible, ECS, K8s).
Trooper
Product Hunt[Other] Automate Your Bug Bounty Hunting. The sidekick for security researchers who want to find vulnerabilities faster. Trooper is built for bug bounty hunters who want to scale their hunting by automating payloads, collecting callbacks instantly, and freeing you up to focus on the real discoveries.
Serpex.dev
Product Hunt[API/SDK] Enrich your AI & Apps with structured, real-time search data Serpex.dev offers a REST API/SDKs for real-time, structured Search data, giving LLMs and SaaS apps live search insights without scraping complexities. Great for AI applications seeking current search intelligence and data projects.
MonsterWriter
Product Hunt[IDE/Editor] Like Overleaf and Notion had a baby MonsterWriter - Don't be bothered by formatting content, moving headings from one page to another, manual creation of bibliographies,.. MonsterWriter provides a distraction free writing environments optimized for scholar writings
Fumadocs 16
Product Hunt[Other] Beautiful docs. Optimized for React and Next.js. Fumadocs is a beautiful documentation framework for developers, flexible, performant, running on your React framework.
DevReadyKit
Product Hunt[Other] UI Framework tailored for SaaS & Devtools MVP’s DevReady Kit gives you production-ready UI components for modern SaaS apps - free for commercial use. Built with React, Tailwind, and TS for devs and founders building SaaS or Devtools. Copy, customise, and ship polished products fast without a frontend team!.
1Desk
Product Hunt[Other] One Platform for All Your Client Work Manage meetings and timesheets across multiple clients from one dashboard. Sync Gmail & Outlook calendars, track time per client, and export timesheets easily. Built for developers, freelancers & founders who are tired of constant context switching.
Lumlax
Product Hunt[DevOps] Your AI DevOps partner that works directly from your browser Lumlax is an AI agent that connects to your servers via SSH and automates DevOps tasks through simple, natural language commands.
Domainwarden
Product Hunt[Monitoring/Observability] Stay on top of your domains with DNS, RDAP & SSL monitoring. Domainwarden tracks your DNS records, nameservers, SSL certificates, and WHOIS/RDAP statuses. Get notified via email, Slack, Discord, and more when changes occur. Start your 14-day free trial today and see what we have to offer.
Show HN: Run any GitHub Action locally from your Cron job -- finally!
Show HN (score: 5)[Other] Show HN: Run any GitHub Action locally from your Cron job -- finally!
[Other] Show HN: LunaRoute – a high-performance local proxy for AI coding assistants LunaRoute is a high-performance local proxy for AI coding assistants like Claude Code, OpenAI Codex CLI, and OpenCode. Get complete visibility into every LLM interaction with zero-overhead passthrough, comprehensive session recording, and powerful debugging capabilities.<p>- See Everything Your AI Does - get full logs (JSONL), summary of sessions including tokens used (input/output) as well as tools usage and success rates.<p>- Privacy & Compliance Built-In - redact or tokenize any sensitive information (regex based).<p>- Speaks OpenAI and Anthropic dialects so you can route (and translate) when needed between models and providers.<p>- High performance - passthrough is 0.1ms - 0.2ms latency. Logging and summary is off loaded to a secondary thread to allow maximum performance.<p>Feedback is always appreciated as well as stars on the repo :)
Show HN: GoSMig – minimal, type-safe SQL migrations written in Go
Show HN (score: 6)[Database] Show HN: GoSMig – minimal, type-safe SQL migrations written in Go I built GoSMig for my own projects and open-sourced it in case it helps others. It’s a tiny generic library (no external deps except golang.org/x/term) for writing SQL migrations in Go with compile-time checks.<p>It supports transactional and non-transactional migrations, rollback, status, version, and a small CLI handler so you can ship your own migration binary.<p>Why another migrator?<p>- Minimal API, no DSL or file layout to learn<p>- Type-safe via Go generics<p>- Works with database/sql and sqlx out of the box<p>- Should work with any db library (or wrapper) that implements some generic interfaces (see the "Core Types" section here <a href="https://github.com/padurean/gosmig?tab=readme-ov-file#core-types" rel="nofollow">https://github.com/padurean/gosmig?tab=readme-ov-file#core-t...</a>)<p>- Tested with PostgreSQL, should work with any SQL RDBMS (MySQL, SQLite, MS SQL Server, ...)<p>Repo: <a href="https://github.com/padurean/gosmig" rel="nofollow">https://github.com/padurean/gosmig</a><p>Docs & examples: README + examples branch <a href="https://github.com/padurean/gosmig/tree/examples" rel="nofollow">https://github.com/padurean/gosmig/tree/examples</a><p>Would love feedback: ergonomics, missing guardrails, API rough edges, and real-world gotchas, etc.
Show HN: ExprTk REPL – Explore math expressions in the browser with WebAssembly
Show HN (score: 8)[Other] Show HN: ExprTk REPL – Explore math expressions in the browser with WebAssembly ExprTk compiled to WebAssembly lets you explore and evaluate math expressions instantly in your browser. Everything runs client-side at near-native speed.
Build your own database
Hacker News (score: 344)[Other] Build your own database