🛠️ All DevTools
Showing 481–500 of 2537 tools
Last Updated
December 01, 2025 at 12:00 PM
NativeLaunch
Product Hunt[Other] The modern Expo template for React Native Build production-ready React Native apps with NativeLaunch. Pre-configured with authentication, subscriptions, analytics, and beautiful onboarding. Start your mobile app journey today.
Trigger.dev v4
Product Hunt[Build/Deploy] Build and deploy fully‑managed AI agents and workflows Trigger.dev is the open source platform for building AI workflows in TypeScript. Long-running tasks with retries, queues, observability, and elastic scaling. Begin for free, invite your team, and scale without limits.
Xano 2.0
Product Hunt[Other] A full backend in minutes with AI, visual dev, and code. Meet Xano 2.0: The only backend that delivers the speed of AI, the clarity of visual development, and the control of code—all in one place, always in sync. Build production-grade apps in minutes, and deploy and run on secure, scalable infrastructure.
UI Bakery App Agent
Product Hunt[Other] Secure internal apps powered by your API or DB Build custom business apps on top of YOUR data faster than ever. Invite your team and assign custom permissions to collaborate securely. Deploy using a single click and access source code when needed.
Slash.cool
Product Hunt[Other] Lovable for Web Automation ⚡️ Chat with AI to build real web automations — from scrapers to browser bots. Slash turns your ideas into working Playwright scripts you can run, edit, or share instantly.
LunaRoute
Product Hunt[Other] High-perf, secure local proxy for AI coding assistants LunaRoute is a high-performance secure local proxy for AI coding assistants like Claude Code, Codex, and OpenCode. Get complete visibility into every LLM interaction with zero-overhead passthrough, session recording, and powerful debugging capabilities
ChronoFrame
Product Hunt[Other] Self-hosted photo gallery for photographers. ChronoFrame is a self-hosted, full-stack photo gallery built with Nuxt 4 + Nitro. Upload, organize, and share your photos with maps, EXIF editing, and album management. Supports Docker deployment, AWS S3, local storage, and Live Photos.
Invico
Product Hunt[Other] Turn text prompts into stunning 2d game assets Invico is an AI-powered game asset generator for game developers. Create stunning, style-consistent item icons in seconds - no design skills needed
Twigg
Product Hunt[Other] Git for LLMs - a Context Management Tool We built "Git for LLMs" - an improved LLM interface. Twigg is a context management tool designed for long term projects. We provide an interactive tree diagram of your entire LLM conversation, and complete control over the context you send to an LLM.
Testable.work
Product Hunt[Testing] Professional UAT testing platform for indie developers Testable.Work connects developers and testers in a simple, secure platform. Developers can upload their requirements, set testing tasks, and get real feedback. Testers can browse available projects, complete tests, and earn money for their work.
AquaShell v1.0.1
Product Hunt[Other] A scripting and automation shell for windows AquaShell v1.0.1 comes with many great improvements and bugfixes. Many new commands, stability updates and even integration with winget!
TempRepo
Product Hunt[Other] Share GitHub repos links that work for days, not forever TempRepo lets you create temporary links to GitHub repositories that automatically expire after a set time (1 day to 1 month). Perfect for sharing code with clients, during interviews, or for limited-time collaborations without giving permanent access.
Agent
Product Hunt[Other] Build, test , sell AI agents local, fast, and private AI Agent Market lets anyone create, customize, and chat with AI agents locally and without API limits. Choose models, add tools, and publish to the marketplace. Perfect for devs, startups, and creators who want freedom, speed, and privacy.
Show HN: Subway Surfers in Your Terminal
Show HN (score: 6)[Other] Show HN: Subway Surfers in Your Terminal Tired of losing focus when waiting for codegen to finish? Now you can enhance your concentration by integrating subway surfers into your workflow.<p>brew tap evanreilly/subway-surfers brew install subway-surfers Usage subway-surfers
Show HN: SerenDB – A Neon PostgreSQL fork optimized for AI agent workloads
Show HN (score: 6)[Database] Show HN: SerenDB – A Neon PostgreSQL fork optimized for AI agent workloads Show HN: SerenDB – Neon PostgreSQL fork optimized for AI agent workloads<p>We forked Neon to make database operations faster and safer for AI agents. The goal is to enable instant experimentation with production data and catch prompt injection attacks before they hit your DB. The open-source repo is at <a href="https://github.com/serenorg/serendb" rel="nofollow">https://github.com/serenorg/serendb</a><p>The coolest current features are:<p>1. Time-travel queries: Query your database as it existed at any timestamp. SELECT * FROM orders AS OF TIMESTAMP '2024-01-15 14:30:00'. Essential for debugging agent decisions and auditing what data an agent saw.<p>2. Scale-To-Zero with pgvector: Built-in vector embeddings that sleep when idle. Pay nothing for dormant agent databases, auto-scale to 16 vCPU when needed.<p>The coolest features in development are:<p>1. Prompt injection detection: Fingerprinting and context-aware policies to catch injection attempts before they reach your data. We're extending Postgres's security model to understand AI-specific attack patterns.<p>2. 100ms branch creation: Clone your entire production database in 100ms (vs Neon's 500ms). Enables branch-per-agent patterns and instant rollback. Great for faster testing of multiple prompt variations on real data.<p>This is early - we're working on the hosted service now.<p>Technical folks: curious if anyone else is hitting the "how do I safely test my agent on prod data" problem. Happy to answer questions about our updates to the branching architecture or our proposed context security approaches.<p>Website: <a href="https://serendb.com/" rel="nofollow">https://serendb.com/</a>
I built MindMaps for Linux and Git cmdz with quiz, typing game and cheatsheet
Hacker News (score: 12)[Other] I built MindMaps for Linux and Git cmdz with quiz, typing game and cheatsheet
GenosDB
Product Hunt[Database] Distributed P2P Graph Database A lightweight, decentralized graph database for web apps. Real-time P2P sync, WebAuthn security with RBAC/ACLs, and a high-performance OPFS storage engine—fast, secure, and serverless by design.
Show HN: Create interactive diagrams with pop-up content
Show HN (score: 42)[Other] Show HN: Create interactive diagrams with pop-up content This is a recent addition to Vexlio which I think the HN crowd may find interesting or useful.<p>TL;DR: easy creation of interactive diagrams, meaning diagrams that have mouse click/hover hooks that you can use to display pop-up content. The end result can be shared with a no-sign-in-required web link.<p>My thought is that this is useful for system docs, onboarding or user guides, presentations, etc. Anything where there is a high-level view that should remain uncluttered + important metadata or details that still need to be available somewhere.<p>You can try it out without signing up for anything, just launch the app here (<a href="https://app.vexlio.com/" rel="nofollow">https://app.vexlio.com/</a>), create a shape, select it with the main pointer tool and then click "Add popup" on the context toolbar.<p>I'd be grateful for any and all feedback!
Show HN: Timeplus Proton 3.0 – First vectorized streaming SQL engine
Show HN (score: 7)[Database] Show HN: Timeplus Proton 3.0 – First vectorized streaming SQL engine Two years after open sourcing Proton, we're releasing v3.0 which brings enterprise-grade streaming capabilities to the open source version: full connectivity, processing, and routing in a single binary with zero dependencies.<p>Key features:<p>First vectorized streaming SQL engine in modern C++ with JIT compilation<p>High-throughput, low-latency, high-cardinality processing End-to-end streaming: ETL, joins, aggregation, alerts, and tasks<p>Native connectors: Kafka, Redpanda, Pulsar, ClickHouse, Splunk, Elastic, MongoDB, S3, Iceberg<p>Native Python UDF/UDAF support to support your AI/ML work loads<p>The same performance we've proven in large enterprise deployments is now available in the community edition.<p>Would love feedback from anyone working with streaming data or looking for Flink/ksqlDB alternatives.
SourceFS: A 2h+ Android build becomes a 15m task with a virtual filesystem
Hacker News (score: 34)[Build/Deploy] SourceFS: A 2h+ Android build becomes a 15m task with a virtual filesystem