🛠️ All DevTools
Showing 2441–2460 of 2554 tools
Last Updated
December 04, 2025 at 12:00 AM
Paranoid Qrypto: BTC Airgap Bridge
Product Hunt[Other] Send BTC from cold storage with total peace of mind. A 100% client-side tool for the online parts of an air-gapped Bitcoin (BTC) transaction workflow. Fetch UTXOs & broadcast signed transactions without exposing your private keys to an online machine. Built with the same "paranoid" mindset for maximum security.
Skedbit
Product Hunt[Other] Cron scheduler for devs | smart retries & extended timeouts Built for developers: schedule webhooks, run background jobs, and automate HTTP requests with smart retries, long timeouts, and real-time logs. No bloat, just reliable cron scheduling.
SmartBudget: Full-Source Blazor Finance
Product Hunt[Other] Track your expenses with a local-first C# finance app. Full-source Blazor finance app for devs who want control. Track expenses offline withNET + SQLite, modular architecture, and full C# code included. No cloud, no lock-in. Build on it, learn from it, or launch your own tool. 💻💸
DevTutor
Product Hunt[Other] Design and code resources to learn Swift, SwiftUI DevTutor helps developers build beautiful SwiftUI apps with ease. It offers copyable code examples and live UI previews to help you quickly understand and apply each component.
Show HN: MCP-123, a 2-line MCP server/client (Windows-friendly)
Show HN (score: 6)[Other] Show HN: MCP-123, a 2-line MCP server/client (Windows-friendly) Got tired of every MCP example being overly verbose, or needing Docker or Mac-only scripts, so I threw together MCP-123. Point it at a tools.py, run `server.run_server(...)`, and the client auto-discovers/calls functions with OpenAI. I hope this is useful to you all.
Show HN: Tinykv – Minimal file-backed key-value store for Rust
Hacker News (score: 13)[Database] Show HN: Tinykv – Minimal file-backed key-value store for Rust I built tinykv because I kept reaching for simple persistent storage in Rust projects but found existing solutions either too complex (sled) or unmaintained (pickledb).<p>tinykv focuses on simplicity: JSON-based, serde-powered, with optional TTL. Perfect for CLI tools, game saves, config storage.<p>Would appreciate any feedback from the HN community!
Show HN: Ncrypt – Query encrypted files privately with FHE
Show HN (score: 7)[Other] Show HN: Ncrypt – Query encrypted files privately with FHE Hey HN,<p>We're building ncrypt, an open-source encrypted file manager that allows you to store, manage, and privately query your files using fully homomorphic encryption (FHE). This project originally started as a simple SFTP-like CLI for my personal S3 buckets which I used to send and retrieve encrypted files and have more granular control over key rotation.<p>As the number of files that I was storing grew, file discovery started to become a problem, and I found myself frequently having to download and decrypt files to inspect their contents. Rather than leaving them unencrypted in S3 and therefore easier to search, I started looking into the concept of searching over encrypted data using fully homomorphic encryption. This led me to Zama's concrete-python library (<a href="https://github.com/zama-ai/concrete">https://github.com/zama-ai/concrete</a>), which provides a simple Python interface for performing FHE operations.<p>FHE is notoriously slow, so rather than trying to search over entire files I focused on a more tractable problem, indexing and searching over file metadata (summaries, keywords, embeddings, etc) which was small enough to make search practical. While still not fast compared to traditional file management tools, ncrypts search performance is decent if you keep directory sizes relatively small (under 25 files), and most of the heavy lifting happens during metadata extraction, not at search time.<p>The two types of encrypted queries we currently support are keyword search and cosine similarity search over vector embeddings, which are generated using user-specified huggingface models. Ncrypt currently supports metadata extraction for text, image, and audio files. Check out our code and give it a try at <a href="https://github.com/ncryptai/ncrypt">https://github.com/ncryptai/ncrypt</a>.<p>We love feedback!
argoproj/argo-rollouts
GitHub Trending[DevOps] Progressive Delivery for Kubernetes
drawdb-io/drawdb
GitHub Trending[Other] Free, simple, and intuitive online database diagram editor and SQL generator.
Show HN: Kuvasz – an open-source uptime and SSL monitoring service
Show HN (score: 8)[Monitoring/Observability] Show HN: Kuvasz – an open-source uptime and SSL monitoring service A few months ago I took out my side project - an uptime & SSL monitoring service - from the drawer. I've decided to give it a new life and completely overhauled it, added a lot of new feature, and most importantly, a UI.<p>Highlights<p>- configurable uptime & SSL monitoring<p>- Telegram, Slack, PagerDuty & E-mail notifications (more to come!)<p>- fully-fledged REST API<p>- a responsive, modern & fast UI<p>- monitors are optionally configurable via a single YAML file, or you can choose to use either the UI or the API to maintain them<p>- Cloud-native, distributed as amd64 and arm64 images<p>- Only one dependency: a PostgreSQL database to connect to<p>- Extensive examples in the docs<p>- stable memory usage (max ~360MB) & great performance<p>It's written in Kotlin, under the hood it uses Micronaut with Netty, jOOQ, and PostgreSQL, and the server-side-rendered UI is built with kotlinx.html, Alpine.js, and htmx.<p>It's called Kuvasz (pronounce as [ˈkuvɒs]), and you can find the repository here: <a href="https://github.com/kuvasz-uptime/kuvasz">https://github.com/kuvasz-uptime/kuvasz</a><p>And the website with the extensive documentation here: <a href="https://kuvasz-uptime.dev" rel="nofollow">https://kuvasz-uptime.dev</a>
Show HN: BunkerWeb – the open-source and cloud-native WAF
Hacker News (score: 65)[Other] Show HN: BunkerWeb – the open-source and cloud-native WAF
Show HN: Fast Thermodynamic Calculations in Python
Hacker News (score: 40)[Other] Show HN: Fast Thermodynamic Calculations in Python I built gaspype, a Python library for fast thermodynamic calculations, like equilibrium reactions. It's lightweight, written in typed Python/Numpy, and comes with a large species database.<p>Gaspype operates on multidimensional arrays for composition, temperature and pressure. It is designed for a flat learning curve and compact syntax for pocket calculator-like use in Jupyter Notebooks, as well as high performance for integration in large physical models. One central goal is the portability to GPU frameworks like JAX or PyTorch for performance as well as direct integrability in ML pipelines.<p>Checkout the examples, I'd love to hear you feedback, use cases, or feature ideas.<p>Repo is located here: <a href="https://github.com/DLR-Institute-of-Future-Fuels/gaspype">https://github.com/DLR-Institute-of-Future-Fuels/gaspype</a>
The Only Cheatsheets
Product Hunt[Other] Collection of developer cheatsheets A curated collection of cheatsheets covering Web Development, DSA, DBMS, Git, and System Design etc. Perfect for quick reference, learning, and interview prep — all in one open-source place. Download as PDF/image. Clean, simple, powerful.
Moose Tabs
Product Hunt[Other] A tree-style tab manager for Chrome Visualize tab hierarchy in a tree view sidebar. Organize tabs by opener relationships with drag-and-drop, search, and grouping.
Scrapeless x n8n
Product Hunt[Other] Seamless n8n workflows: search, unlock, scrape, and crawl Scrapeless integrates seamlessly with n8n to power your workflows—search Google, unlock JavaScript-rendered sites, scrape data from single pages, or crawl entire websites. Build end-to-end automation for web data in minutes, no code required
d4t4.app
Product Hunt[Database] Natural language → SQL. Instantly. The schema-aware AI MySQL Client that lets you talk to your data. Write queries in plain English, get smart SQL + instant charts. Privacy-first. Built for devs, analysts, and teams.
Hex Calculator and Conversion Tool
Product Hunt[Other] Addition, subtraction, multiplication & division Free hex calculator for quick hexadecimal conversions. Accurate and user-friendly tool for developers and students. Try now!
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
GitHub Trending[Other] 500 AI Machine learning Deep learning Computer vision NLP Projects with code
MotiaDev/motia
GitHub Trending[API/SDK] Unified Backend Framework for APIs, Events, and AI Agents