Trending Projects

Discover the fastest growing open source projects

Showing 1951-2000 of 6,546 trending projects

#1951
cilium/pwru

An eBPF-based Linux kernel networking debugger tool for developers to understand and debug network issues

0
0.0%
3.7K
total stars
#1952
apple/swift-argument-parser

A type-safe argument parsing library for building command-line interfaces in Swift.

0
0.0%
3.7K
total stars
#1953
pingfangx/jetbrains-in-chinese

Provides Chinese translations for popular JetBrains IDEs like IntelliJ IDEA, Android Studio, PyCharm, and more.

0
0.0%
3.7K
total stars
#1954
gvergnaud/hotscript

A TypeScript library for powerful type-level programming and transformation.

0
0.0%
3.7K
total stars
#1955
you-dont-need/You-Dont-Need

A collection of popular projects that developers may not actually need for their specific problems.

0
0.0%
3.7K
total stars
#1956
curlpipe/ox

A simple and flexible terminal-based text editor written in Rust, suitable for vibe coders.

0
0.0%
3.7K
total stars
#1957
antonbabenko/pre-commit-terraform

A set of pre-commit hooks to ensure consistent Terraform configurations across a team.

0
0.0%
3.7K
total stars
#1958
getlantern/systray

A cross-platform Go library to place an icon and menu in the notification area

0
0.0%
3.7K
total stars
#1959
ahmetb/kubectl-aliases

Programmatically generated handy kubectl aliases for Kubernetes developers

0
0.0%
3.7K
total stars
#1960
danielkrupinski/Osiris

A cross-platform game hack for Counter-Strike 2 with a Panorama-based GUI, focused on reverse-engineering and internal development.

0
0.0%
3.7K
total stars
#1961
HyperDbg/HyperDbg

HyperDbg is a state-of-the-art native debugging tool for security researchers, malware analysts, and reverse engineers.

0
0.0%
3.7K
total stars
#1962
jslint-org/jslint

JSLint is a JavaScript code quality and coverage tool that helps developers ensure their code meets best practices.

0
0.0%
3.7K
total stars
#1963
getgauge/taiko

A Node.js library for testing modern web applications, including support for headless browsers.

0
0.0%
3.7K
total stars
#1964
NixOS/nix.dev

Official documentation for getting things done with the Nix package manager and the NixOS Linux distribution.

0
0.0%
3.7K
total stars
#1965
kevwan/tproxy

A powerful CLI tool for monitoring and analyzing TCP connections, useful for developers working with network-heavy applications.

0
0.0%
3.7K
total stars
#1966
nchudleigh/vimac

Productive macOS keyboard-driven navigation tool for developers.

0
0.0%
3.7K
total stars
#1967
luarocks/luarocks

LuaRocks is the package manager for the Lua programming language, enabling easy installation and management of Lua modules.

0
0.0%
3.7K
total stars
#1968
OpenTabletDriver/OpenTabletDriver

Open-source, cross-platform driver for digital drawing tablets, allowing customization and integration.

0
0.0%
3.6K
total stars
#1969
loov/lensm

A Go assembly and source viewer for developers to explore and understand Go code

0
0.0%
3.6K
total stars
#1970
seisman/how-to-write-makefile

This is a repository for learning how to write Makefiles, a powerful build automation tool.

0
0.0%
3.6K
total stars
#1971
sandboxie/sandboxie

The Sandboxie application, a C-based sandbox program for running applications in a secure environment.

0
0.0%
3.6K
total stars
#1972
dotnet/command-line-api

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

0
0.0%
3.6K
total stars
#1973
fbeline/design-patterns-JS

A library that provides implementations of the 23 Gang of Four (GoF) design patterns in JavaScript.

0
0.0%
3.6K
total stars
#1974
clojure-emacs/cider

CIDER is a powerful Emacs-based development environment for Clojure, providing a rich interactive coding experience.

0
0.0%
3.6K
total stars
#1975
doitintl/kube-no-trouble

Easily check your Kubernetes clusters for use of deprecated APIs

0
0.0%
3.6K
total stars
#1976
prettier/eslint-plugin-prettier

ESLint plugin for Prettier code formatting, helping developers maintain consistent code style.

0
0.0%
3.6K
total stars
#1977
tomasr/molokai

Molokai is a popular color scheme for the Vim text editor, providing a pleasing and consistent aesthetic for developers.

0
0.0%
3.6K
total stars
#1978
CommunityToolkit/dotnet

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

0
0.0%
3.6K
total stars
#1979
spockframework/spock

Spock is an enterprise-ready testing and specification framework for Java and Groovy.

0
0.0%
3.6K
total stars
#1980
microsoft/azure-pipelines-tasks

A collection of tasks for Azure Pipelines, a CI/CD service for building, testing, and deploying applications.

0
0.0%
3.6K
total stars
#1981
zxh0/jvm.go

A toy JVM implementation in Go, useful for developers interested in programming language internals.

0
0.0%
3.6K
total stars
#1982
bchao1/bullet

Interactive terminal prompts made easy with a simple, customizable API.

0
0.0%
3.6K
total stars
#1983
TNG/ArchUnit

ArchUnit is a Java library for testing and asserting architectural rules in your codebase.

0
0.0%
3.6K
total stars
#1984
golang/glog

A Go library for leveled execution logs, providing a simple and flexible logging solution.

0
0.0%
3.6K
total stars
#1985
derv82/wifite

This is a Python tool for testing and auditing wireless networks and devices, not a vibe coder tool.

0
0.0%
3.6K
total stars
#1986
antfu/vscode-file-nesting-config

A configuration for file nesting in Visual Studio Code, a popular code editor for developers.

0
0.0%
3.6K
total stars
#1987
jose-elias-alvarez/null-ls.nvim

A Neovim plugin that injects LSP diagnostics, code actions, and more via Lua for vibe coders.

0
0.0%
3.6K
total stars
#1988
manna-harbour/miryoku

An ergonomic, minimal, orthogonal, and universal keyboard layout designed for vibe coders.

0
0.0%
3.6K
total stars
#1989
rkern/line_profiler

A line-by-line profiling tool for Python that helps developers optimize their code performance.

0
0.0%
3.6K
total stars
#1990
bgreenwell/doxx

A fast and safe CLI tool to view the contents of .docx files without needing MS Office.

0
0.0%
3.6K
total stars
#1991
github/hubot-scripts

Deprecated hubot scripts for GitHub's chat bot, focused on CoffeeScript tooling.

0
0.0%
3.6K
total stars
#1992
Textualize/rich-cli

Rich-cli is a Python-based command line toolbox for creating fancy and visually appealing terminal output.

0
0.0%
3.6K
total stars
#1993
holzschu/a-shell

A terminal for iOS, with multiple windows, allowing developers to run code and scripts on their mobile devices.

0
0.0%
3.6K
total stars
#1994
rsnapshot/rsnapshot

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

0
0.0%
3.6K
total stars
#1995
fastred/Optimizing-Swift-Build-Times

A collection of advice on optimizing compile times of Swift projects.

0
0.0%
3.6K
total stars
#1996
raboof/nethogs

A Linux network monitoring tool that displays per-process bandwidth usage in a terminal interface.

0
0.0%
3.6K
total stars
#1997
coala/coala

coala is a unified command-line tool for linting and fixing code across various programming languages.

0
0.0%
3.6K
total stars
#1998
vercel/release

This GitHub repository provides a command-line tool to easily generate changelogs for software releases.

0
0.0%
3.6K
total stars
#1999
danielstjules/jsinspect

A JavaScript library to detect copy-pasted and structurally similar code for improving code quality.

0
0.0%
3.6K
total stars
#2000
devMEremenko/XcodeBenchmark

XcodeBenchmark measures the compilation time of a large codebase on different Mac devices to help developers optimize their build times.

0
0.0%
3.6K
total stars
1...3941...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.