Trending Projects

Discover the fastest growing open source projects

Showing 2601-2650 of 6,546 trending projects

#2601
PyCQA/isort

A Python utility to sort and format imports, helping to maintain clean and organized code.

+9
+0.1%
6.9K
total stars
#2602
joeyespo/grip

A Python tool that allows developers to preview GitHub README.md files locally before committing them.

+9
+0.1%
6.8K
total stars
#2603
jenv/jenv

jenv is a command-line tool for managing your Java environment, allowing you to switch between different Java versions.

+9
+0.1%
6.5K
total stars
#2604
manifoldco/promptui

An interactive command-line prompt library for Go that enables building powerful CLI applications.

+9
+0.1%
6.4K
total stars
#2605
snare/voltron

A hacky debugger UI for developers, featuring support for GDB, LLDB, and WinDbg.

+9
+0.1%
6.4K
total stars
#2606
hyperupcall/autoenv

Directory-based environment management for developers using Bash and Zsh shells.

+9
+0.1%
6.0K
total stars
#2607
up-for-grabs/up-for-grabs.net

A list of open source projects with curated tasks for new contributors to get started with.

+9
+0.1%
5.9K
total stars
#2608
alda-lang/alda

A music programming language for musicians to create and compose music programmatically.

+9
+0.1%
5.9K
total stars
#2609
nunomaduro/phpinsights

A PHP quality analysis tool that provides instant code quality checks from the command line.

+9
+0.2%
5.6K
total stars
#2610
danger/danger-js

Danger.js is a CI tool that automates code review tasks, helping developers catch mistakes and enforce best practices.

+9
+0.2%
5.5K
total stars
#2611
binpash/try

A shell script tool to inspect a command's effects before modifying a live system, useful for vibe coders working with containers.

+9
+0.2%
5.4K
total stars
#2612
google/git-appraise

Distributed code review system for Git repos, focused on developer collaboration and productivity.

+9
+0.2%
5.3K
total stars
#2613
tpope/vim-sensible

Sensible defaults for the Vim text editor that everyone can agree on.

+9
+0.2%
5.3K
total stars
#2614
docker-library/docs

Documentation for official Docker images, a key part of the Docker ecosystem for developers.

+9
+0.2%
5.3K
total stars
#2615
MattPD/cpplinks

A curated list of C++ resources covering a wide range of topics for C++ developers.

+9
+0.2%
5.2K
total stars
#2616
NilsIrl/dockerc

A container image to single executable compiler, useful for vibe coders building with AI tools.

+9
+0.2%
4.9K
total stars
#2617
theos/theos

A cross-platform suite of tools for building and deploying software for iOS and other platforms.

+9
+0.2%
4.8K
total stars
#2618
google/wuffs

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

+9
+0.2%
4.7K
total stars
#2619
bjesus/pipet

A versatile tool for web scraping and data extraction, designed for hackers and power users.

+9
+0.2%
4.7K
total stars
#2620
nikolaydubina/go-recipes

A collection of tools and utilities for Go projects, including benchmarking, code generation, and visualization.

+9
+0.2%
4.5K
total stars
#2621
dhall-lang/dhall-lang

Dhall is a maintainable and human-readable configuration language for developers.

+9
+0.2%
4.4K
total stars
#2622
stevemao/github-issue-templates

A collection of GitHub issue, pull request and security templates for developers.

+9
+0.2%
4.4K
total stars
#2623
php-debugbar/php-debugbar

A debug bar for PHP that provides information about the current request and application.

+9
+0.2%
4.4K
total stars
#2624
QasimWani/LeetHub

A Chrome extension that automatically syncs your LeetCode solutions to your GitHub account for portfolio showcasing.

+9
+0.2%
4.3K
total stars
#2625
ansible/ansible-lint

A Python-based linter that checks Ansible playbooks for best practices and can automatically fix common issues.

+9
+0.2%
3.8K
total stars
#2626
spotbugs/spotbugs

SpotBugs is a tool for static analysis to look for bugs in Java code.

+9
+0.2%
3.8K
total stars
#2627
reinderien/mimic

A Python library that demonstrates the creative abuse of Unicode characters to create visual 'tragedies'.

+9
+0.2%
3.8K
total stars
#2628
justinmk/vim-sneak

A Vim plugin that provides an efficient motion navigation experience for developers.

+9
+0.3%
3.5K
total stars
#2629
dweinstein/awesome-frida

A curated list of resources for the Frida dynamic instrumentation toolkit, useful for Android and iOS app analysis and hacking.

+9
+0.3%
3.4K
total stars
#2630
shyiko/jabba

A cross-platform Java Version Manager written in Go.

+9
+0.3%
3.4K
total stars
#2631
inotify-tools/inotify-tools

inotify-tools is a C++ library and CLI tools providing a simple interface to inotify for file system monitoring on Linux.

+9
+0.3%
3.4K
total stars
#2632
scopatz/nanorc

An improved Nano syntax highlighting library for developers who want better code editing experiences.

+9
+0.3%
3.2K
total stars
#2633
maestro-os/maestro

A lightweight, Linux-compatible kernel written in Rust for developers looking to build efficient, low-level systems.

+9
+0.3%
3.2K
total stars
#2634
oracle/visualvm

VisualVM is a comprehensive Java troubleshooting tool for monitoring, profiling, and analyzing Java applications.

+9
+0.3%
3.2K
total stars
#2635
github-for-unity/Unity

GitHub for Unity, a C# plugin that integrates Git and GitHub functionality directly into the Unity game engine.

+9
+0.3%
3.2K
total stars
#2636
tiann/FreeReflection

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

+9
+0.3%
3.1K
total stars
#2637
tox-dev/pipdeptree

A command-line utility to display the dependency tree of installed Python packages.

+9
+0.3%
3.0K
total stars
#2638
skip2/go-qrcode

A simple, lightweight Go library for generating QR codes.

+9
+0.3%
3.0K
total stars
#2639
classgraph/classgraph

An uber-fast parallelized Java classpath scanner and module scanner for developers working with AI tools.

+9
+0.3%
3.0K
total stars
#2640
NewEraCracker/LOIC

Deprecated network stress tool written in C# for developers who want to test server load and resilience.

+9
+0.3%
2.9K
total stars
#2641
madler/pigz

A parallel implementation of gzip for modern multi-processor, multi-core machines.

+9
+0.3%
2.9K
total stars
#2642
sedwards2009/extraterm

Extraterm is a powerful terminal emulator that provides a Swiss Army Chainsaw of features for developers.

+9
+0.3%
2.8K
total stars
#2643
IndieSmiths/nodezator

A general-purpose Python node editor application that can be used for a variety of desktop development tasks.

+9
+0.3%
2.7K
total stars
#2644
RazrFalcon/cargo-bloat

A Rust CLI tool to find out what takes most of the space in your executable.

+9
+0.3%
2.7K
total stars
#2645
decompiler-explorer/decompiler-explorer

An open-source tool that allows you to compare and explore various decompiler tools in your web browser.

+9
+0.3%
2.5K
total stars
#2646
Ericsson/codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.

+9
+0.4%
2.5K
total stars
#2647
Abd-007/Switch-Emulators-Guide

A guide to set up Nintendo Switch emulators Yuzu or Ryujinx on your PC.

+9
+0.4%
2.5K
total stars
#2648
KimiNewt/pyshark

Python wrapper for tshark, allowing python packet parsing using wireshark dissectors.

+9
+0.4%
2.5K
total stars
#2649
paratestphp/paratest

Parallel testing tool for PHPUnit, enabling faster and more efficient testing workflows.

+9
+0.4%
2.5K
total stars
#2650
onekey-sec/unblob

A Python library for extracting files from various container formats, useful for file system operations.

+9
+0.4%
2.4K
total stars
1...5254...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.