Trending Projects

Discover the fastest growing open source projects

Showing 2051-2100 of 6,546 trending projects

#2051
gerardog/gsudo

A Windows tool that provides sudo-like elevated permissions for commands and scripts.

+284
+5.1%
5.9K
total stars
#2052
go-nunu/nunu

A Go CLI tool for building modern applications with a focus on developer productivity and best practices.

+284
+12.5%
2.6K
total stars
#2053
pybuilder/pybuilder

A software build automation tool for Python developers to streamline their build and testing workflows.

+284
+17.0%
2.0K
total stars
#2054
platers/obsidian-linter

An extensible Obsidian plugin that helps format and style your notes with a focus on configurability.

+284
+18.6%
1.8K
total stars
#2055
nexe/nexe

A tool that creates a single executable out of Node.js applications for easy deployment.

+283
+2.1%
13.6K
total stars
#2056
kevinhwang91/nvim-ufo

A Neovim plugin that provides an ultra-fast and highly configurable code folding experience.

+283
+10.9%
2.9K
total stars
#2057
Textualize/trogon

Easily turn your Click CLI into a powerful terminal application using the Trogon framework.

+283
+11.2%
2.8K
total stars
#2058
gleam-lang/awesome-gleam

A curated list of Gleam libraries, projects, and resources for developers building with the Gleam programming language.

+283
+17.2%
1.9K
total stars
#2059
Bouni/kicad-jlcpcb-tools

A Python plugin for KiCad that simplifies generating BOM and CPL files for JLCPCB assembly services.

+283
+18.9%
1.8K
total stars
#2060
Lets-DevOps/awesome-learning

A curated list of DevOps learning resources for developers looking to improve their infrastructure and automation skills.

+283
+27.2%
1.3K
total stars
#2061
junegunn/fzf.vim

fzf.vim is a Vim/Neovim plugin that provides a fuzzy finder for quickly searching and opening files, buffers, and more.

+282
+2.9%
10.2K
total stars
#2062
anmol098/waka-readme-stats

This GitHub action helps developers add cool dev metrics to their GitHub profile README.

+282
+7.8%
3.9K
total stars
#2063
judasn/IntelliJ-IDEA-Tutorial

IntelliJ IDEA 中文专题教程,涵盖安装、配置、快捷键和高级功能

+281
+1.3%
22.2K
total stars
#2064
matryer/xbar

A macOS menu bar utility that allows developers to display the output of any script or program in the menu bar.

+281
+1.6%
18.0K
total stars
#2065
bndr/pipreqs

A Python utility that generates pip requirements.txt files from project imports, useful for vibe coders.

+281
+3.9%
7.4K
total stars
#2066
spyglass-search/spyglass

A personal search engine built with Rust that allows you to create a searchable library from your documents and interests.

+281
+11.5%
2.7K
total stars
#2067
obsidianmd/obsidian-importer

Obsidian Importer is a plugin that allows developers to import notes from various sources into their Obsidian vaults.

+281
+27.6%
1.3K
total stars
#2068
mpeltonen/sbt-idea

A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files.

+281
+35.8%
1.1K
total stars
#2069
telepresenceio/telepresence

An open-source tool for developers to locally develop against remote Kubernetes or OpenShift clusters.

+280
+4.1%
7.1K
total stars
#2070
dastergon/awesome-chaos-engineering

A curated list of Chaos Engineering resources for building resilient and fault-tolerant systems.

+280
+4.5%
6.5K
total stars
#2071
aquaproj/aqua

A declarative CLI version manager written in Go that supports lazy install, registry, and continuous update.

+280
+22.0%
1.6K
total stars
#2072
vaycore/OneScan

A BurpSuite plugin for recursive directory scanning, designed for security professionals.

+280
+29.4%
1.2K
total stars
#2073
Azure/draft-classic

A tool for developers to create cloud-native applications on Kubernetes.

+279
+7.7%
3.9K
total stars
#2074
vadimcn/codelldb

A VSCode debugger extension for native code, powered by LLDB, for developers working with low-level languages.

+279
+9.7%
3.2K
total stars
#2075
coderabbitai/git-worktree-runner

A Git worktree manager with AI tool integration for efficient parallel development workflows

+279
+24.4%
1.4K
total stars
#2076
moonrepo/proto

A pluggable multi-language version manager that supports Bun, Deno, Golang, and Node.js.

+279
+30.9%
1.2K
total stars
#2077
diffblue/cbmc

A model checker for C code that can verify safety properties and detect common programming errors.

+279
+37.5%
1.0K
total stars
#2078
git-up/GitUp

A Git interface that aims to provide a better developer experience for managing Git repositories.

+278
+2.4%
11.9K
total stars
#2079
SeleniumHQ/docker-selenium

Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Container Platform.

+278
+3.3%
8.6K
total stars
#2080
electron-vite/electron-vite-vue

A simple Electron + Vite + Vue boilerplate for building desktop applications.

+278
+6.1%
4.9K
total stars
#2081
lolcommits/lolcommits

A Ruby-based git addon that takes selfies of developers when they commit code as a humorous addition to their workflow.

+278
+6.1%
4.8K
total stars
#2082
koute/bytehound

A memory profiler for Linux that helps developers analyze and optimize their application's memory usage.

+278
+6.2%
4.8K
total stars
#2083
nvim-tree/nvim-web-devicons

Provides Nerd Font icons (glyphs) for use by Neovim plugins, enabling customization of file and folder icons.

+278
+11.8%
2.6K
total stars
#2084
open-telemetry/opentelemetry-java-instrumentation

OpenTelemetry auto-instrumentation and instrumentation libraries for Java developers to monitor and trace their applications.

+278
+12.7%
2.5K
total stars
#2085
tmux-plugins/list

A curated list of tmux plugins, a terminal multiplexer that allows for terminal sharing and session management.

+278
+18.2%
1.8K
total stars
#2086
petertriho/nvim-scrollbar

An extensible Neovim plugin that provides a customizable scrollbar in the editor.

+278
+37.1%
1.0K
total stars
#2087
testcontainers/testcontainers-java

Testcontainers is a Java library for integration testing with lightweight Docker container instances.

+277
+3.3%
8.6K
total stars
#2088
ondrajz/go-callvis

Visualize call graph of a Go program using Graphviz, a powerful tool for developers working with Go.

+277
+4.5%
6.5K
total stars
#2089
DarthTon/Blackbone

Windows memory hacking library for advanced developers looking to manipulate processes and memory at a low level.

+277
+5.5%
5.3K
total stars
#2090
dynobo/normcap

An OCR-powered screen capture tool to extract information instead of just capturing images.

+277
+12.3%
2.5K
total stars
#2091
nat-n/poethepoet

A task runner that works well with poetry or uv, helping developers manage their Python development workflows.

+277
+16.3%
2.0K
total stars
#2092
mostafa-wahied/portracker

Real-time port monitoring and discovery tool for self-hosted infrastructure monitoring.

+277
+16.3%
2.0K
total stars
#2093
19MisterX98/SeedcrackerX

This Java project appears to be a developer tool or library, but lacks a description and clear purpose.

+277
+21.9%
1.5K
total stars
#2094
Magisk-Modules-Repo/busybox-ndk

A busybox-ndk project for the Magisk Modules Repo, providing a set of essential utilities for Android development.

+277
+34.5%
1.1K
total stars
#2095
rsnapshot/rsnapshot

rsnapshot is a Perl-based tool for backing up data using rsync, useful for developers who need reliable backups.

+276
+8.3%
3.6K
total stars
#2096
python-lsp/python-lsp-server

A fork of the Python Language Server project, maintained by the Spyder IDE team and the community.

+276
+12.4%
2.5K
total stars
#2097
testcontainers/testcontainers-node

A TypeScript library that provides lightweight, throwaway instances of common databases, Selenium web browsers, and other Docker containers for testing.

+276
+12.5%
2.5K
total stars
#2098
LadyKerr/github-certification-guide

Resources to help developers get certified on GitHub and its various features and functionalities.

+276
+20.2%
1.6K
total stars
#2099
scottmckendry/cyberdream.nvim

A vibrant, futuristic Neovim colorscheme for vibe coders

+276
+27.7%
1.3K
total stars
#2100
Ashutosh00710/github-readme-activity-graph

A TypeScript library that generates a dynamic GitHub activity graph to display your recent contributions.

+275
+14.4%
2.2K
total stars
1...4143...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.