🛠️ All DevTools
Showing 821–840 of 2542 tools
Last Updated
December 02, 2025 at 12:00 AM
Terramind: Code
Product Hunt[Other] Talk to any codebase on Github. Talk to and edit any codebase on Github.
Textify
Product Hunt[Other] Extract text from images instantly I built Textify to help solo designers save time. It lets you extract text from any image directly inside Figma—no switching tools or retyping. Click once, get clean text, and stay focused on designing.
shadcn CLI 3.0 and MCP Server
Product Hunt[CLI Tool] One command line to add UI components to your project shadcn/ui is the foundation for your design system—A set of beautifully designed components that you can customize, extend, and build on. Use the shadcn CLI to add UI components to your project. Start here: npx shadcn@latest init
ChangeLogScribe
Product Hunt[Other] Turn commits into clean changelogs, instantly. Turn messy commit logs into clean, audit-ready changelogs. AI-powered summaries when you want them, clear exports when you don’t, with multi-repo support, Markdown/PDF exports, scheduled emails, and full GitHub integration.
CodeMapper Pro
Product Hunt[Other] Code dependency visualization CodeMapper Pro is an AI-powered tool that visualizes your code’s structure and dependencies. Paste your code, choose a language, and instantly see interactive maps of functions, classes, and imports—making it easier to analyze, debug, and optimize.
glide-browser/glide
GitHub Trending[Other] An extensible and keyboard-focused web browser
Show HN: Run – a CLI universal code runner I built while learning Rust
Hacker News (score: 11)[CLI Tool] Show HN: Run – a CLI universal code runner I built while learning Rust Hi HN — I’m learning Rust and decided to build a universal CLI for running code in many languages. The tool, Run, aims to be a single, minimal dependency utility for: running one-off snippets (from CLI flags), running files, reading and executing piped stdin, and providing language-specific REPLs that you can switch between interactively. I designed it to support both interpreted languages (Python, JS, Ruby, etc.) and compiled languages (Rust, Go, C/C++). It detects languages from flags or file extensions, can compile temporary files for compiled languages, and exposes a unified REPL experience with commands like :help, :lang, and :quit. Install: cargo install run-kit (or use the platform downloads on GitHub). Source & releases: <a href="https://github.com/Esubaalew/run" rel="nofollow">https://github.com/Esubaalew/run</a> I used Rust while following the official learning resources and used AI to speed up development, so I expect there are bugs and rough edges. I’d love feedback on: usability and UX of the REPL, edge cases for piping input to language runtimes, security considerations (sandboxing/resource limits), packaging and cross-platform distribution. Thanks — I’ll try to answer questions and share design notes.
A comparison of Ada and Rust, using solutions to the Advent of Code
Hacker News (score: 182)[Other] A comparison of Ada and Rust, using solutions to the Advent of Code
Microformats – building blocks for data-rich web pages
Hacker News (score: 20)[Other] Microformats – building blocks for data-rich web pages
dbt-labs/dbt-core
GitHub Trending[DevOps] dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
RightNow AI Code Editor
Product Hunt[IDE/Editor] The first GPU-native code editor with AI RightNow AI is the first CUDA-native code editor. It brings real-time GPU profiling, AI optimization, GPU virtualization, and a full emulator into one environment, helping developers build faster and more efficient CUDA applications
Nexion - For Windows & Open Source
Product Hunt[Other] A cross-platform blockchain Shell Client based on XLayer 🎉 Big news! Windows version + Open-source release! Our latest release includes: ✅ Native Windows support ✅ Open-source codebase ✅ Testnet & Mainnet versions Try it now → https://github.com/AceXiamo/Nexion
Snippetly
Product Hunt[Other] Your snippet vault. Save, organize & share code snippets Snippetly helps developers and teams capture, organize, and share code snippets instantly. Build your personal snippet vault with tags, search, and sharing for faster workflows and better collaboration.
Dropstone
Product Hunt[IDE/Editor] AI IDE that learns and improves itself as you code Dropstone: World's first generational recursive self-improvement AI for autonomous programming. Desktop application with MCP Server, Computer Use API, unlimited Ollama models, Claude Code integration, and Agent Mode.
Ghost Note
Product Hunt[IDE/Editor] An innovative privacy focused approach to code documentation Ghost Note is a VS Code extension that lets you attach comments directly to the symbols in your codebase — without modifying the source code. Attach comments, images, videos, and tags to symbols in your codebase, without ever touching the code.
MetaDefender Managed File Transfer (MFT)
Product Hunt[Other] MetaDefender MFT MetaDefender Managed File Transfer™ is a security-first MFT solution that automates and protects file transfers across the enterprise including IT and OT networks. It provides industry-standard end-to-end encryption for data in transit and at rest.
TinyTools – a “tool collection” website
Product Hunt[Other] Small Tools. Big Impact TinyTools is a free collection of micro online tools to boost productivity. From text and image utilities to random generators, use everything instantly—no installs, no sign-ups, just click and get things done fast.
ByteArmor
Product Hunt[Other] The Vibe Security Platform for Vibe Coding Era 92% of AI-generated code has security holes. ByteArmor finds them in 60 seconds with AI-powered vulnerability detection that traditional tools lack. Connect GitHub → instant results + auto apply fixes. Start free. Stop shipping vulnerabilities.
[CLI Tool] Show HN: RenderarXiv – Search ArXiv from terminal, HTML to read/paste into LLM Terminal tool to search arXiv papers and render them as beautiful HTML for humans and LLMs
Zig builds are getting faster
Hacker News (score: 296)[Other] Zig builds are getting faster