Trending Projects

Discover the fastest growing open source projects

Showing 5001-5050 of 6,546 trending projects

#5001
mikeal/watch

Utilities for watching file trees in Node.js, useful for building file-based tools and development environments.

0
0.0%
1.3K
total stars
#5002
djiangtw/data-structures-in-practice-public

A hardware-aware guide to data structures for system software engineers.

0
0.0%
1.3K
total stars
#5003
brendanzab/codespan

A Rust library for providing beautiful diagnostic reporting for text-based programming languages.

0
0.0%
1.3K
total stars
#5004
microsoft/gctoolkit

A Java library for parsing and analyzing Java Virtual Machine (JVM) Garbage Collection (GC) logs.

0
0.0%
1.3K
total stars
#5005
sorah/envchain

A cross-platform tool that securely stores and retrieves environment variables using macOS Keychain or GNOME Keyring.

0
0.0%
1.3K
total stars
#5006
JoosepAlviste/nvim-ts-context-commentstring

A Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.

0
0.0%
1.3K
total stars
#5007
timoxley/best-practices

A collection of developer best practices and tips from around the web.

0
0.0%
1.3K
total stars
#5008
GumTreeDiff/gumtree

An open-source Java library that provides a powerful code differencing tool using abstract syntax trees.

0
0.0%
1.3K
total stars
#5009
gabrielfalcao/lettuce

A behavior-driven-development tool for Python, inspired by Cucumber for Ruby, for vibe coders.

0
0.0%
1.3K
total stars
#5010
rakyll/gom

A visual profiling tool for Go developers to analyze and optimize runtime performance.

0
0.0%
1.3K
total stars
#5011
wo52616111/capslock-plus

An AutoHotkey-based tool that enhances the Caps Lock key into a modifier key to improve keyboard efficiency.

0
0.0%
1.3K
total stars
#5012
attaswift/Attabench

A microbenchmarking app for Swift developers with nice log-log plots for performance analysis.

0
0.0%
1.3K
total stars
#5013
astrand/xclip

Command line tool for interacting with the X11 clipboard, useful for automation and scripting.

0
0.0%
1.3K
total stars
#5014
samr7/vanitygen

This is a command-line tool for generating Bitcoin vanity addresses, not related to a developer discovery platform.

0
0.0%
1.3K
total stars
#5015
metacraft-labs/codetracer

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

0
0.0%
1.3K
total stars
#5016
japaric/trust

A template for testing Rust crates on multiple architectures and publishing binary releases.

0
0.0%
1.3K
total stars
#5017
joealcorn/laboratory

A Python library for confident refactoring through experimentation and split testing

0
0.0%
1.3K
total stars
#5018
ChALkeR/notes

This is a collection of public notes covering various development tools and topics.

0
0.0%
1.3K
total stars
#5019
hrsh7th/nvim-compe

An auto-completion Lua plugin for Neovim that enhances the development workflow for vibe coders.

0
0.0%
1.3K
total stars
#5020
freerange/mocha

A mocking and stubbing library for Ruby, used for unit testing in the Ruby ecosystem.

0
0.0%
1.3K
total stars
#5021
datastack-net/dockerized

Run popular command-line tools within Docker for easy cross-platform development.

0
0.0%
1.3K
total stars
#5022
m417z/7-Taskbar-Tweaker

A Windows taskbar customization tool for Windows 7, Windows 8, and Windows 10.

0
0.0%
1.3K
total stars
#5023
mykter/afl-training

Exercises and training material to learn how to use the American Fuzzy Lop (AFL) fuzzing tool.

0
0.0%
1.3K
total stars
#5024
fenrus75/powertop

A command-line tool for analyzing and tuning power consumption on Linux systems.

0
0.0%
1.3K
total stars
#5025
ArjanCodes/betterpython

A collection of Python code examples for improving Python code quality and best practices.

0
0.0%
1.3K
total stars
#5026
cheran-senthil/PyRival

A competitive programming library in Python with efficient algorithms and data structures.

0
0.0%
1.3K
total stars
#5027
oleg-shilo/wixsharp

A C# framework for building complete MSI or WiX source code using script files.

0
0.0%
1.3K
total stars
#5028
DmytroLitvinov/awesome-flake8-extensions

A curated list of Flake8 extensions to improve code quality in Python projects.

0
0.0%
1.3K
total stars
#5029
mynyml/watchr

A modern, flexible continuous testing tool written in Ruby for vibe coders building with AI tools.

0
0.0%
1.3K
total stars
#5030
YelpArchive/dockersh

A shell that places users into individual Docker containers, enabling isolated development environments.

0
0.0%
1.3K
total stars
#5031
davetron5000/gli

A Ruby library that makes it easy to build awesome command-line applications.

0
0.0%
1.3K
total stars
#5032
harshjv/github-repo-size

Chrome extension that displays the size of GitHub repositories to help developers manage their projects.

0
0.0%
1.3K
total stars
#5033
tonybaloney/wily

A Python tool for tracking and reporting on timing and complexity in Python code

0
0.0%
1.3K
total stars
#5034
mandiant/gocrack

GoCrack is a management frontend for password cracking tools written in Go.

0
0.0%
1.3K
total stars
#5035
airblade/vim-rooter

A Vim plugin that changes the working directory to the project root, making it easier for developers to navigate their projects.

0
0.0%
1.3K
total stars
#5036
bintray/gradle-bintray-plugin

A Gradle plugin for publishing artifacts to Bintray, a popular package repository.

0
0.0%
1.3K
total stars
#5037
wbenny/injdrv

This is a proof-of-concept Windows Driver for injecting DLLs into user-mode processes using Asynchronous Procedure Calls (APC).

0
0.0%
1.3K
total stars
#5038
qdore/Mutate

A simple launcher inspired by Alfred for Ubuntu and Fedora, built with C++.

0
0.0%
1.3K
total stars
#5039
scottlerch/HostsFileEditor

A C# library for easily editing and managing the hosts file on Windows systems.

0
0.0%
1.3K
total stars
#5040
basherpm/basher

A package manager for shell scripts, allowing developers to easily install and manage shell utilities.

0
0.0%
1.3K
total stars
#5041
atom/apm

Atom Package Manager (APM) is a command-line tool for managing packages for the Atom text editor.

0
0.0%
1.3K
total stars
#5042
yrnkrn/zapcc

A caching C++ compiler based on clang, designed to perform faster compilations.

0
0.0%
1.3K
total stars
#5043
idoavrah/terraform-tui

A Python-based textual UI for the Terraform infrastructure as code tool, providing a more interactive CLI experience.

0
0.0%
1.3K
total stars
#5044
r-lib/lintr

A static code analysis tool for the R programming language that helps catch common coding errors and enforce best practices.

0
0.0%
1.3K
total stars
#5045
Wurst-Imperium/Wurst7

A Minecraft hacked client that provides various utilities and modifications for the game.

0
0.0%
1.3K
total stars
#5046
joomcode/errorx

A comprehensive error handling library for Go developers that provides advanced error management capabilities.

0
0.0%
1.3K
total stars
#5047
skvadrik/re2c

re2c is a lexer generator that produces fast and flexible lexers for C, C++, D, Go, and other languages.

0
0.0%
1.3K
total stars
#5048
wilix-team/iohook

A Node.js library for global keyboard and mouse listeners, supporting Electron, NWJS, and various platforms.

0
0.0%
1.3K
total stars
#5049
dotnet/installer

.NET SDK Installer - a tool for installing the .NET SDK on various platforms

0
0.0%
1.3K
total stars
#5050
decaf-emu/decaf-emu

An open-source Wii U emulator written in C++ for research and development purposes.

0
0.0%
1.3K
total stars
1...100102...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.