Top open source dev tools and CLI projects for your next project

Top Picks

  • Neovim

    102k GitHub stars

    Vim-fork focused on extensibility and usability

    • Code editors
    • Other license
  • Playwright

    96.6k GitHub stars

    Lets your code open a real browser and click, type and read pages like a person. Used to test websites, collect data and give AI assistants a browser.

    • Browser automation & testing
    • Web scraping & crawling
    • Apache 2.0
  • Zed

    90.7k GitHub stars

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

    • Code editors
    • Other license
  • uv

    90k GitHub stars

    An extremely fast Python package and project manager, written in Rust.

    • Command line tools
    • Build tools
    • Apache 2.0
  • Crawl4AI

    84.2k GitHub stars

    Reads websites for you and turns them into clean text or tidy data your AI can use, even pages that only load in a browser.

    • Web scraping & crawling
    • RAG & agents
    • Apache 2.0 with attribution clause
  • Vite

    82.9k GitHub stars

    Next generation frontend tooling. It's fast!

    • Build tools
    • MIT License
  • ripgrep

    68.5k GitHub stars

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

    • Command line tools
    • The Unlicense
  • Scrapy

    64.5k GitHub stars

    A fast, long-trusted Python tool for collecting information from large websites and saving it as tidy data you can use.

    • Web scraping & crawling
    • Command line tools
    • BSD 3-Clause