Trending Projects

Discover the fastest growing open source projects

Showing 4901-4950 of 6,546 trending projects

#4901
Blankj/awesome-java-leetcode

A comprehensive repository of Java solutions for LeetCode algorithmic challenges.

+28
+0.3%
8.7K
total stars
#4902
x-motemen/gore

A Go REPL with features like line editing, code completion, and more for Go developers.

+28
+0.5%
5.5K
total stars
#4903
tboox/tbox

A cross-platform C library that provides a glib-like set of utility functions and data structures.

+28
+0.6%
5.1K
total stars
#4904
sindresorhus/meow

A Node.js CLI helper library that makes it easy to build command-line tools and interfaces.

+28
+0.8%
3.7K
total stars
#4905
nchudleigh/vimac

Productive macOS keyboard-driven navigation tool for developers.

+28
+0.8%
3.7K
total stars
#4906
dotnet/command-line-api

A .NET Standard library for building command-line interfaces with support for parsing, invocation, and terminal rendering.

+28
+0.8%
3.6K
total stars
#4907
cristaloleg/go-advice

A collection of advice and guidelines for Go developers to improve their coding experience and skills.

+28
+0.9%
3.3K
total stars
#4908
ashmind/SharpLab

SharpLab is a .NET language playground that allows developers to explore and experiment with C# code.

+28
+1.0%
2.9K
total stars
#4909
nsubstitute/NSubstitute

NSubstitute is a .NET mocking library that simplifies unit testing by providing a friendly API for creating, configuring, and verifying mocks.

+28
+1.0%
2.9K
total stars
#4910
TriliumNext/Notes

TriliumNext is a local-first, self-hosted note-taking app built with Electron and TypeScript, focused on building a personal knowledge base.

+28
+1.0%
2.9K
total stars
#4911
NuGetPackageExplorer/NuGetPackageExplorer

A GUI tool for creating, updating, and deploying NuGet packages, a popular package manager for .NET developers.

+28
+1.1%
2.5K
total stars
#4912
technicalpickles/homesick

A dotfile manager that helps developers keep their home directory organized and portable across machines.

+28
+1.1%
2.5K
total stars
#4913
cocopon/iceberg.vim

A dark, bluish color scheme for Vim and Neovim, popular among developers and suitable for 'vibe coders'.

+28
+1.2%
2.4K
total stars
#4914
jelmer/dulwich

A pure-Python implementation of the Git version control system for developers working with Python.

+28
+1.3%
2.2K
total stars
#4915
Deadcows/MyBox

MyBox is a set of tools and extensions for Unity game development, targeting vibe coders who build with AI tools.

+28
+1.3%
2.2K
total stars
#4916
test-prof/test-prof

A Ruby profiling toolbox that helps developers optimize test suite performance.

+28
+1.4%
2.0K
total stars
#4917
mypyc/mypyc

A tool to compile type-annotated Python to fast C extensions, improving performance.

+28
+1.5%
1.9K
total stars
#4918
yuk7/wsldl

An advanced Windows Subsystem for Linux (WSL) launcher and installer for Windows 10 and 11.

+28
+1.5%
1.9K
total stars
#4919
KDAB/GammaRay

GammaRay is a tool to inspect and manipulate Qt-based applications for debugging and development.

+28
+1.6%
1.8K
total stars
#4920
rust-cli/human-panic

Provides a more human-friendly panic handling experience for Rust developers.

+28
+1.6%
1.8K
total stars
#4921
nmattia/niv

Easy dependency management for Nix projects, a functional package manager for the Nix ecosystem.

+28
+1.6%
1.8K
total stars
#4922
aloisdg/awesome-regex

A curated collection of awesome Regex libraries, tools, frameworks and software for developers.

+28
+1.6%
1.8K
total stars
#4923
sm64pc/sm64ex

Fork of the Super Mario 64 PC port with additional features, primarily for Super Mario 64 modding and development.

+28
+1.6%
1.8K
total stars
#4924
neovim/pynvim

A Python client and plugin host for the Neovim text editor, allowing developers to extend and automate their Neovim experience.

+28
+1.7%
1.7K
total stars
#4925
streetsidesoftware/vscode-spell-checker

A TypeScript-based source code spell checker extension for Visual Studio Code.

+28
+1.7%
1.6K
total stars
#4926
horsicq/XELFViewer

An ELF file viewer/editor for Windows, Linux and MacOS, useful for reverse engineering and system programming.

+28
+1.8%
1.6K
total stars
#4927
pmret/papermario

This is a decompilation project for the Nintendo 64 game Paper Mario, focused on reverse-engineering and educational purposes.

+28
+1.9%
1.5K
total stars
#4928
mu-editor/mu

A small, simple Python editor for beginner programmers, written in Python and Qt5.

+28
+1.9%
1.5K
total stars
#4929
sjl/gundo.vim

A Vim plugin that provides an intuitive undo tree visualization and navigation.

+28
+1.9%
1.5K
total stars
#4930
ProfileCreator/ProfileCreator

A macOS app to create standard or customized configuration profiles for developers.

+28
+1.9%
1.5K
total stars
#4931
fossas/fossa-cli

Fast, reliable dependency analysis for any codebase with support for license & vulnerability scanning.

+28
+1.9%
1.5K
total stars
#4932
alexmojaki/snoop

A powerful set of Python debugging tools, based on PySnooper

+28
+2.0%
1.4K
total stars
#4933
ryanoasis/powerline-extra-symbols

A library of extra glyphs and symbols for customizing your Powerline-based shell prompts and status lines.

+28
+2.0%
1.4K
total stars
#4934
ChiChou/bagbak

A deprecated iOS app dumper that decrypts app extensions using Frida.

+28
+2.0%
1.4K
total stars
#4935
metacraft-labs/codetracer

CodeTracer is a time-traveling debugger supporting various programming languages for vibe coders.

+28
+2.2%
1.3K
total stars
#4936
robherley/snips.sh

A passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI.

+28
+2.3%
1.3K
total stars
#4937
CE-Programming/CEmu

A third-party emulator for TI-84 Plus CE and TI-83 Premium CE calculators, focused on developer features.

+28
+2.3%
1.3K
total stars
#4938
networktocode/ntc-templates

A collection of TextFSM templates for parsing network device show commands, useful for network automation.

+28
+2.3%
1.2K
total stars
#4939
rocky/python-decompile3

A Python decompiler for versions 3.7-3.8, useful for reverse engineering and analysis.

+28
+2.3%
1.2K
total stars
#4940
tmux-plugins/tmux-logging

Easy logging and screen capturing for Tmux, a powerful terminal multiplexer.

+28
+2.4%
1.2K
total stars
#4941
checkmake/checkmake

A linter and analyzer for Makefiles that helps developers write maintainable and efficient build scripts.

+28
+2.4%
1.2K
total stars
#4942
sourcegraph/go-langserver

A Go language server that adds Go support to editors and tools using the Language Server Protocol (LSP).

+28
+2.5%
1.2K
total stars
#4943
zap-zsh/zap

A minimal and lightweight zsh plugin manager for developers who prefer a minimalist setup.

+28
+2.5%
1.1K
total stars
#4944
gammasoft71/xtd

A modern C++20 framework to create cross-platform console, GUI, and unit test applications and libraries.

+28
+2.5%
1.1K
total stars
#4945
skmp/reicast-emulator

Reicast is a multiplatform emulator for the Sega Dreamcast console, written in C++.

+28
+2.5%
1.1K
total stars
#4946
IJHack/QtPass

QtPass is a multi-platform GUI for the standard Unix password manager, pass.

+28
+2.6%
1.1K
total stars
#4947
google/adb-sync

A Python tool for syncing Android device data with a local Git repository.

+28
+2.6%
1.1K
total stars
#4948
ToyoDAdoubiBackup/doubi

A collection of various developer scripts and tools written by a quirky developer.

+28
+2.7%
1.1K
total stars
#4949
Modernizr/Modernizr

Detects HTML5/CSS3 browser features for progressive enhancement

+27
+0.1%
25.7K
total stars
#4950
donnemartin/gitsome

A supercharged Git/GitHub command line interface (CLI) with official GitHub and GitHub Enterprise integration.

+27
+0.3%
7.7K
total stars
1...98100...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.