Tools

Top 23 Tool Open-Source Projects

  1. sherlock

    Hunt down social media accounts by username across social networks

    Project mention: Free software scares normal people | news.ycombinator.com | 2025-10-30

    Wow, it's actually real.

    https://old.reddit.com/r/github/comments/1at9br4/i_am_new_to...

    https://github.com/sherlock-project/sherlock/issues/2011

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Hoppscotch

    Open source API development ecosystem.

    Project mention: The $847/year Developer Tool Stack That Replaced My $4,200 SaaS Subscriptions | dev.to | 2026-03-24

    Hoppscotch is open-source, runs in the browser, and does everything I used Postman for. Collections, environments, WebSocket testing — all there.

  4. imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    Project mention: strace-ui, Bonsai_term, and the TUI renaissance | news.ycombinator.com | 2026-06-02

    My take is that GUI frameworks/APIs have abandoned power users.

    Yes, there are thing like https://github.com/ocornut/imgui, and some (especially open source) applications try and muddle a long with Qt or GTK, but many (most?) serious professional or power user applications have built their own GUI frameworks or at least custom controls to deal with this.

    Whatever route you take, as a dev it's painful, especially for someone who remembers adding a couple of libraries to a Delphi project back in the Office 2000s era and getting full docking, configurable toolbars, etc. with little to no work.

    So the easy fallback (especially with the recent proliferation of libraries) is TUI and CLI applications with the layout/docking and tabs provided by the terminal emulator itself or one of tmux/zellij/etc.

    I've been thinking on and off for a few years now about the idea of a "graphical terminal", sitting somewhere between a GUI toolkit and a terminal emulator and a full blown OS for building inter-composable apps and tools and components that could replace TUI based workflows/apps/layouts. I have a vision of every "pro" app just being a different curation and configuration of underlying components rather than actually separate software.

  5. Awesome-Design-Tools

    The best design tools and plugins for everything 👉

  6. it-tools

    Collection of handy online tools for developers, with great UX.

    Project mention: Dev Tools para Todos | dev.to | 2026-04-23
  7. ShareX

    ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.

    Project mention: Flameshot | news.ycombinator.com | 2026-01-29
  8. linux-command

    Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux

  9. awesome-docker

    :whale: A curated list of Docker resources and projects

  10. Another Redis Desktop Manager

    🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.

  11. modern-unix

    A collection of modern/faster/saner alternatives to common unix commands.

    Project mention: Why TUIs Are Back | news.ycombinator.com | 2026-05-03
  12. CL4R1T4S

    LEAKED SYSTEM PROMPTS FOR CHATGPT, CLAUDE, GEMINI, GROK, PERPLEXITY, CURSOR, LOVABLE, REPLIT, AND MORE! - AI SYSTEMS TRANSPARENCY FOR ALL! 👐

    Project mention: Reverse Engineering Cursor's LLM Client | news.ycombinator.com | 2025-06-07
  13. air

    ☁️ Live reload for Go apps

    Project mention: Create an API - Project Setup | dev.to | 2026-04-04

    At the moment we have an entry point for our application, but we will need to stop and rerun manually each time we make changes in the application. There is a tool we can use and that one is Air, so let's setup it

  14. eza

    A modern alternative to ls

    Project mention: 5 CLI Tools I Use to Keep Terminal Workflows Less Annoying | dev.to | 2026-05-07

    eza is a modern replacement for ls. It is the community-maintained successor to exa, and it gives you colorized output, icons if you want them, Git status, better long listings, and tree views.

  15. HivisionIDPhotos

    ⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。

  16. DoraemonKit

    一款面向泛前端产品研发全生命周期的效率平台。

  17. Seelen-UI

    The Fully Customizable Desktop Environment for Windows 10/11.

  18. infer

    A static analyzer for Java, C, C++, and Objective-C

    Project mention: A rogue AI led to a serious security incident at Meta | news.ycombinator.com | 2026-03-20
  19. DearPyGui

    Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies

  20. distrobox

    Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox

    Project mention: My fully offline AI-assisted Linux development machine | dev.to | 2026-05-11

    Docker, Distrobox, Flatpak, and a bit of Homebrew where it makes sense

  21. awesome-chatgpt-zh

    ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀

  22. jsonhero-web

    JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.

  23. mac-mouse-fix

    Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad!

  24. cli

    the package manager for JavaScript (by npm)

    Project mention: NPM packages from RedHat have been compromised | news.ycombinator.com | 2026-06-01

    They have taken action as of very recently. The latest version [1] of npm warns when there are install scripts and tells you they will be disabled by default in a future version, with a per-dependency opt in mechanism [2].

    [1] https://github.com/npm/cli/releases/tag/v11.16.0

    [2] https://github.com/npm/rfcs/pull/868

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Tools discussion

Log in or Post with

Tools related posts

  • I missed Network integrated tools on Windows so I built a Linux equivalent

    3 projects | news.ycombinator.com | 30 May 2026
  • I built a TUI dotfile browser in Go – here's why and how

    1 project | dev.to | 30 May 2026
  • NPM introduces allowScripts opt-in install-script policy

    1 project | news.ycombinator.com | 29 May 2026
  • Show HN: Harbor v0.4.19 – harbor launch –back end vLLM –web codex

    1 project | news.ycombinator.com | 26 May 2026
  • How to boot mainline Debian on a vendor-locked ARM tablet

    1 project | dev.to | 18 May 2026
  • Maybe you shouldn't install new software for a bit

    4 projects | news.ycombinator.com | 7 May 2026
  • The NPM CLI has 65 production dependencies from the NPM registry

    1 project | news.ycombinator.com | 30 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Tool projects? This list will help you:

# Project Stars
1 sherlock 84,589
2 Hoppscotch 79,438
3 imgui 73,701
4 Awesome-Design-Tools 39,721
5 it-tools 39,125
6 ShareX 37,965
7 linux-command 36,252
8 awesome-docker 36,157
9 Another Redis Desktop Manager 34,379
10 modern-unix 32,930
11 CL4R1T4S 26,394
12 air 23,631
13 eza 22,205
14 HivisionIDPhotos 21,157
15 DoraemonKit 20,417
16 Seelen-UI 16,967
17 infer 15,632
18 DearPyGui 15,464
19 distrobox 12,557
20 awesome-chatgpt-zh 11,525
21 jsonhero-web 10,751
22 mac-mouse-fix 10,171
23 cli 9,805

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?