Trending Projects

Discover the fastest growing open source projects

Showing 1951-2000 of 6,546 trending projects

#1951
miantiao-me/awesome-homelab

A curated list of top open-source apps for homelab enthusiasts to build their own self-hosted services.

+303
+21.1%
1.7K
total stars
#1952
aelassas/servy

A powerful service manager that lets developers turn any .NET app into a native Windows service.

+303
+27.8%
1.4K
total stars
#1953
PJ-Singh-001/Cubic

Cubic is a custom Ubuntu ISO creator tool that allows developers to easily build and customize their own Ubuntu-based distributions.

+303
+28.6%
1.4K
total stars
#1954
NickstaDB/SerializationDumper

A Java tool to dump serialization streams in a more human-readable format.

+303
+39.8%
1.1K
total stars
#1955
CommunityToolkit/dotnet

.NET Community Toolkit is a collection of helpers and APIs for all .NET developers, maintained by Microsoft.

+302
+9.1%
3.6K
total stars
#1956
p-ranav/argparse

A modern C++ argument parser library for cross-platform development.

+302
+9.7%
3.4K
total stars
#1957
windingwind/zotero-actions-tags

A TypeScript-based plugin for Zotero, a popular reference management tool, that allows customizing your workflow.

+302
+13.4%
2.6K
total stars
#1958
mac-cleanup/mac-cleanup-py

A Python script that helps clean up and optimize your macOS system.

+302
+14.8%
2.3K
total stars
#1959
mattmc3/antidote

A zsh plugin manager that helps developers manage their zsh plugins and dotfiles efficiently.

+302
+25.7%
1.5K
total stars
#1960
remarkjs/remark-lint

A set of plugins to check (lint) the style of Markdown code using the remark parser.

+302
+41.8%
1.0K
total stars
#1961
jarun/buku

A minimalist CLI tool for managing personal web bookmarks and URLs, focused on privacy and organization.

+301
+4.4%
7.1K
total stars
#1962
ossf/scorecard

Open-source security health metrics tool for analyzing the security of open-source projects

+301
+6.0%
5.3K
total stars
#1963
Romanitho/Winget-AutoUpdate

This PowerShell script automatically updates apps using the Winget package manager and notifies connected users.

+301
+20.3%
1.8K
total stars
#1964
cpp-best-practices/cmake_template

A template repository for setting up C++ projects using the CMake build system with best practices.

+301
+21.7%
1.7K
total stars
#1965
fakefs/fakefs

A fake filesystem library for testing purposes in Ruby projects.

+301
+39.5%
1.1K
total stars
#1966
dense-analysis/ale

An asynchronous syntax checker and fixer for Vim/Neovim with Language Server Protocol support.

+300
+2.2%
14.0K
total stars
#1967
earthly/earthly

A simple, fast, and repeatable build framework for creating Docker images and CI/CD pipelines.

+300
+2.6%
12.0K
total stars
#1968
deathmarine/Luyten

An open-source Java decompiler GUI that helps developers analyze and understand Java bytecode.

+300
+6.2%
5.1K
total stars
#1969
nuke-build/nuke

nuke is a powerful .NET build automation tool that helps streamline and orchestrate complex development workflows.

+300
+8.8%
3.7K
total stars
#1970
MisterTea/EternalTerminal

EternalTerminal is a secure, reconnectable remote shell that provides a persistent terminal session over an unreliable network connection.

+300
+9.3%
3.5K
total stars
#1971
RehanSaeed/Bash-Cheat-Sheet

A comprehensive cheat sheet for Bash, the popular Unix shell and command-line interface.

+300
+25.9%
1.5K
total stars
#1972
projectlombok/lombok

A Java library that provides a set of annotations and tools to reduce boilerplate code.

+299
+2.3%
13.4K
total stars
#1973
git-quick-stats/git-quick-stats

A simple and efficient CLI tool for accessing various Git repository statistics and insights.

+299
+4.5%
7.0K
total stars
#1974
andmarti1424/sc-im

A powerful ncurses-based spreadsheet application for the terminal, with features tailored for developers.

+299
+5.8%
5.4K
total stars
#1975
mbbill/undotree

The undo history visualizer for VIM, a powerful tool for developers who use Vim as their primary code editor.

+299
+7.1%
4.5K
total stars
#1976
pedroCabrera/PyFlow

A visual scripting framework for Python that enables dataflow programming and supports PySide2 and Qt.

+299
+10.4%
3.2K
total stars
#1977
bitwes/Gut

Godot Unit Test is a unit testing tool for the Godot game engine, enabling developers to write and run tests for their Godot projects.

+299
+14.2%
2.4K
total stars
#1978
ViscousPot/GitSync

Mobile Git client for syncing a repository between remote and a local directory.

+299
+26.1%
1.4K
total stars
#1979
numtide/system-manager

Manage system configuration using Nix on any Linux distribution.

+299
+26.3%
1.4K
total stars
#1980
WassimBenzarti/colab-ssh

A Python library that allows developers to connect to Google Colab using SSH for a more seamless remote development experience.

+299
+39.0%
1.1K
total stars
#1981
tummychow/git-absorb

A Rust library that automates the process of creating 'fixup' commits for cleaner Git history.

+298
+5.8%
5.4K
total stars
#1982
google/wuffs

Wrangling Untrusted File Formats Safely: A memory-safe C library for parsing and manipulating untrusted file formats.

+298
+6.8%
4.7K
total stars
#1983
leonhartX/gas-github

A Chrome extension that syncs Google Apps Script code to GitHub for version control and collaboration.

+298
+8.1%
4.0K
total stars
#1984
trailofbits/manticore

Manticore is a symbolic execution tool for analyzing the behavior of binary programs, smart contracts, and more.

+298
+8.4%
3.8K
total stars
#1985
nextest-rs/nextest

A next-generation test runner for Rust that improves test reliability and productivity.

+298
+11.7%
2.8K
total stars
#1986
jar-analyzer/jar-analyzer

A Java GUI tool that provides advanced JAR file analysis, including method call relationship search, call chain analysis, and JVM emulation.

+298
+18.2%
1.9K
total stars
#1987
rememberber/MooTool

A handy collection of developer tools for tasks like HTTP requests, GUI, QR code generation, and more.

+298
+18.3%
1.9K
total stars
#1988
MattesGroeger/vim-bookmarks

A Vim plugin for managing bookmarks, providing a simple and efficient way to navigate and organize bookmarks in Vim.

+298
+38.2%
1.1K
total stars
#1989
fangshufeng/MachOView

MachOView is a tool for analyzing Mach-O binaries on macOS, providing developers with insights into the structure and contents of their applications.

+298
+40.0%
1.0K
total stars
#1990
open-cli-tools/concurrently

Concurrently run multiple commands in the command line, making it easier to manage parallel processes.

+297
+4.0%
7.7K
total stars
#1991
sdkman/sdkman-cli

The SDKMAN! Command Line Interface, a tool for managing software development kits (SDKs) on your machine.

+296
+4.6%
6.7K
total stars
#1992
tiann/FreeReflection

A library that allows developers to use reflection without any restrictions on Android P and above.

+296
+10.4%
3.1K
total stars
#1993
SerenityOS/jakt

The Jakt Programming Language, a modern systems programming language developed as part of the SerenityOS project.

+296
+11.1%
3.0K
total stars
#1994
elastio/bon

Next-gen compile-time-checked builder generator with named function arguments in Rust

+296
+17.6%
2.0K
total stars
#1995
nvie/vim-flake8

A Vim plugin that integrates the Flake8 Python linter, making it easy to catch code style issues.

+296
+38.2%
1.1K
total stars
#1996
BlankSourceCode/obs-zoom-to-mouse

An OBS Lua script that zooms a display-capture source to focus on the mouse cursor.

+296
+39.4%
1.0K
total stars
#1997
leventov/Koloboke

A high-performance Java collections library focused on memory usage and performance.

+296
+40.6%
1.0K
total stars
#1998
uber-go/nilaway

A static analysis tool to detect potential nil panics in Go code.

+295
+8.5%
3.8K
total stars
#1999
google/ksp

Kotlin Symbol Processing API (KSP) is a compiler plugin for Kotlin that provides a modern API for processing Kotlin source code.

+295
+9.6%
3.4K
total stars
#2000
Kotlin/kotlin-examples

This GitHub repository contains various examples for the Kotlin programming language.

+295
+10.1%
3.2K
total stars
1...3941...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.