Trending Projects

Discover the fastest growing open source projects

Showing 6051-6100 of 6,546 trending projects

#6051
klaudiosinani/taskbook

A command-line task management tool for developers, with support for boards, notes, and todos.

-1
-0.0%
9.3K
total stars
#6052
klaudiosinani/signale

Highly configurable logging library for Node.js developers to improve their debugging experience.

-1
-0.0%
9.2K
total stars
#6053
facebook/buck

A fast, cross-platform build system that simplifies building and sharing reusable modules.

-1
-0.0%
8.6K
total stars
#6054
pdm-project/pdm

A modern Python package and dependency manager supporting the latest PEP standards.

-1
-0.0%
8.5K
total stars
#6055
zsh-users/antigen

A plugin manager for the Z shell (zsh) that makes it easy to manage and configure shell plugins.

-1
-0.0%
8.3K
total stars
#6056
chaijs/chai

A BDD/TDD assertion framework for node.js and the browser that can be paired with any testing framework.

-1
-0.0%
8.3K
total stars
#6057
Masterminds/glide

Glide is a fast, dependency-aware, and language-agnostic package management tool for Go projects.

-1
-0.0%
8.1K
total stars
#6058
dthree/cash

Cross-platform Linux commands in ES6 for developers looking to extend their shell capabilities.

-1
-0.0%
7.8K
total stars
#6059
visualfc/liteide

LiteIDE is a simple, open-source, cross-platform IDE for the Go programming language.

-1
-0.0%
7.8K
total stars
#6060
skydoves/android-developer-roadmap

A comprehensive learning resource for Android developers to understand the Android ecosystem.

-1
-0.0%
7.7K
total stars
#6061
bndr/pipreqs

A Python utility that generates pip requirements.txt files from project imports, useful for vibe coders.

-1
-0.0%
7.4K
total stars
#6062
axi0mX/ipwndfu

Open-source jailbreaking tool for many iOS devices, written in Python.

-1
-0.0%
7.3K
total stars
#6063
ianstormtaylor/superstruct

A simple and composable data validation library for JavaScript and TypeScript projects.

-1
-0.0%
7.2K
total stars
#6064
facebook/pyre-check

Performant type-checking for Python, built with OCaml, focused on code quality, security, and static analysis.

-1
-0.0%
7.1K
total stars
#6065
microsoft/winfile

Original Windows File Manager (winfile) with enhancements, not a developer tool for vibe coders.

-1
-0.0%
7.1K
total stars
#6066
magit/magit

Magit is an Emacs Git client that provides a rich and powerful interface for managing Git repositories.

-1
-0.0%
7.0K
total stars
#6067
wei/pull

Automated tool to keep your GitHub forks up-to-date with the upstream repository.

-1
-0.0%
7.0K
total stars
#6068
RomuloOliveira/commit-messages-guide

A comprehensive guide to help developers understand and write effective commit messages.

-1
-0.0%
6.8K
total stars
#6069
bkeepers/dotenv

A Ruby gem that simplifies loading environment variables from a .env file for development and production environments.

-1
-0.0%
6.7K
total stars
#6070
sj26/mailcatcher

Mailcatcher is a Ruby library that catches and displays emails sent through SMTP for local development and testing.

-1
-0.0%
6.7K
total stars
#6071
pyenv/pyenv-virtualenv

A plugin for pyenv to manage Python virtual environments.

-1
-0.0%
6.7K
total stars
#6072
pinterest/ktlint

An anti-bikeshedding Kotlin linter with built-in formatter for consistent and maintainable Kotlin code.

-1
-0.0%
6.7K
total stars
#6073
guard/guard

Guard is a command line tool to easily handle events on file system modifications.

-1
-0.0%
6.6K
total stars
#6074
kentcdodds/cross-env

Cross-platform environment variable management tool for development scripts.

-1
-0.0%
6.5K
total stars
#6075
nswbmw/node-in-debugging

A comprehensive guide to debugging Node.js applications, covering various techniques and tools.

-1
-0.0%
6.5K
total stars
#6076
machyve/xhyve

xhyve is a lightweight OS X virtualization solution for developers.

-1
-0.0%
6.5K
total stars
#6077
victornpb/undiscord

Undiscord is a tool that allows developers to easily and quickly delete all messages in a Discord server, channel, or DM.

-1
-0.0%
6.4K
total stars
#6078
p-e-w/maybe

A Python library that lets you see what a program does before deciding to run it, for vibe coders.

-1
-0.0%
6.3K
total stars
#6079
filhodanuvem/gitql

gitql is a Git query language that allows developers to interactively explore and analyze Git repositories.

-1
-0.0%
6.3K
total stars
#6080
hyperupcall/autoenv

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

-1
-0.0%
6.0K
total stars
#6081
dbacinski/Design-Patterns-In-Kotlin

A collection of design patterns implemented in Kotlin for developers to learn and reference.

-1
-0.0%
6.0K
total stars
#6082
btraceio/btrace

BTrace is a safe, dynamic tracing tool for the Java platform, allowing developers to inspect and debug Java applications.

-1
-0.0%
6.0K
total stars
#6083
notwaldorf/tiny-care-terminal

A JavaScript dashboard that aims to help developers take care of themselves while using the terminal.

-1
-0.0%
6.0K
total stars
#6084
microsoft/vscode-recipes

A collection of Visual Studio Code recipes for various development tasks and scenarios.

-1
-0.0%
6.0K
total stars
#6085
race2infinity/The-Documentation-Compendium

A comprehensive collection of README templates and best practices for writing high-quality documentation.

-1
-0.0%
5.9K
total stars
#6086
palantir/tslint

An extensible linting tool for TypeScript that helps maintain code quality and consistency.

-1
-0.0%
5.9K
total stars
#6087
mysticatea/npm-run-all

A CLI tool to run multiple npm-scripts in parallel or sequential for Node.js developers.

-1
-0.0%
5.8K
total stars
#6088
hound-search/hound

A fast and easy-to-use code search tool that enables developers to quickly find code across large codebases.

-1
-0.0%
5.8K
total stars
#6089
documentationjs/documentation

A documentation generation tool for modern JavaScript projects, focused on providing clear and comprehensive documentation.

-1
-0.0%
5.8K
total stars
#6090
piotrwitek/utility-types

A collection of utility types for TypeScript, complementing built-in mapped types and aliases.

-1
-0.0%
5.8K
total stars
#6091
dudykr/stc

A lightning-fast TypeScript type checker written in Rust, for efficient code development.

-1
-0.0%
5.7K
total stars
#6092
fastruby/fast-ruby

A collection of common Ruby idioms and performance optimization techniques.

-1
-0.0%
5.7K
total stars
#6093
dthree/vorpal

A Node.js framework for building interactive command-line interfaces (CLIs).

-1
-0.0%
5.6K
total stars
#6094
Homebrew/homebrew-bundle

A package management and environment management tool for Homebrew on macOS.

-1
-0.0%
5.6K
total stars
#6095
eradman/entr

A command-line tool that runs arbitrary commands when files change, useful for test automation and development workflows.

-1
-0.0%
5.5K
total stars
#6096
microsoft/sudo

An open-source sudo command for Windows, written in Rust, providing elevated command execution.

-1
-0.0%
5.5K
total stars
#6097
petervanderdoes/gitflow-avh

A Git extension that provides a high-level workflow for Vincent Driessen's branching model, the git-flow.

-1
-0.0%
5.5K
total stars
#6098
prompt-toolkit/ptpython

A feature-rich, interactive Python REPL (Read-Eval-Print Loop) that improves the developer experience.

-1
-0.0%
5.4K
total stars
#6099
mhinz/vim-startify

A fancy start screen for Vim, a popular text editor among developers.

-1
-0.0%
5.4K
total stars
#6100
OctoLinker/OctoLinker

OctoLinker is a browser extension that enhances GitHub by automatically linking together related code elements.

-1
-0.0%
5.4K
total stars
1...121123...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.