Trending Projects

Discover the fastest growing open source projects

Showing 5501-5550 of 6,546 trending projects

#5501
rougier/elegant-emacs

A minimal and elegant Emacs configuration, suitable for vibe coders who prefer a distraction-free coding environment.

+32
+2.3%
1.4K
total stars
#5502
isacikgoz/tldr

A fast and interactive TLDR client written in Go, providing a quick way to access community-contributed cheatsheets.

+32
+2.3%
1.4K
total stars
#5503
xalanq/cf-tool

A command-line tool for interacting with the Codeforces competitive programming platform.

+32
+2.4%
1.4K
total stars
#5504
python-poetry/cleo

Cleo is a Python library that enables creating beautiful and testable command-line interfaces.

+32
+2.5%
1.3K
total stars
#5505
gdabah/distorm

A powerful disassembler library for x86/AMD64 architectures, useful for low-level software development and reverse engineering.

+32
+2.5%
1.3K
total stars
#5506
matze/vim-move

A Vim plugin that allows moving lines and selections up and down efficiently.

+32
+2.6%
1.3K
total stars
#5507
jin/awesome-bazel

A curated list of Bazel rules, tooling, and resources for developers building with the Bazel build system.

+32
+2.7%
1.2K
total stars
#5508
herbstluftwm/herbstluftwm

A manual tiling window manager for X11 for developers who prefer a customizable desktop environment.

+32
+2.9%
1.2K
total stars
#5509
LordAmit/Brightness

A Python library for controlling the brightness of primary and external displays on Linux systems.

+32
+2.9%
1.1K
total stars
#5510
c4urself/bump2version

A Python library that simplifies version bumping for software projects with a single command.

+32
+3.0%
1.1K
total stars
#5511
changemewtf/no_plugins

A Vim talk slides repository, not focused on AI coding tools or vibe coders.

+32
+3.0%
1.1K
total stars
#5512
p-e-w/maybe

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

+31
+0.5%
6.3K
total stars
#5513
hasura/gitkube

A tool for building and deploying Docker images to Kubernetes using Git push.

+31
+0.8%
3.9K
total stars
#5514
GoogleContainerTools/container-diff

container-diff: A tool to compare Docker container images and report on the differences.

+31
+0.8%
3.8K
total stars
#5515
alecthomas/kingpin

A Go command line and flag parser library for building CLI apps and tools.

+31
+0.9%
3.6K
total stars
#5516
cypress-io/cypress-example-recipes

A collection of recipes for testing common scenarios using the Cypress end-to-end testing framework.

+31
+0.9%
3.5K
total stars
#5517
vimagick/dockerfiles

A curated collection of Dockerfiles for developers to quickly set up development environments and services.

+31
+1.0%
3.2K
total stars
#5518
postmodern/chruby

chruby is a shell script that changes the current Ruby version on a system.

+31
+1.1%
2.9K
total stars
#5519
jest-community/vscode-jest

A VS Code extension that provides an optimal workflow for running Jest-based tests within the IDE.

+31
+1.1%
2.9K
total stars
#5520
databricks/scala-style-guide

Databricks Scala Coding Style Guide - a reference for writing idiomatic Scala code

+31
+1.1%
2.8K
total stars
#5521
MinhasKamal/CreepyCodeCollection

A collection of creepy, obfuscated, and esoteric code snippets, ideal for code golf and programming language enthusiasts.

+31
+1.3%
2.4K
total stars
#5522
dyweb/papers-notebook

A notebook of paper reading notes on distributed systems, virtualization, and machine learning.

+31
+1.4%
2.2K
total stars
#5523
ActiveState/code

A collection of Python code recipes and examples for developers.

+31
+1.6%
2.0K
total stars
#5524
dcevm/dcevm

Dynamic Code Evolution VM for Java 7/8, enabling hot code replacement in production environments.

+31
+1.7%
1.8K
total stars
#5525
facelessuser/BracketHighlighter

A Sublime Text plugin that highlights brackets and tags to improve code readability.

+31
+1.7%
1.8K
total stars
#5526
AntiMicro/antimicro

A graphical program to map keyboard/mouse controls to a gamepad, enabling gamepad support for games without native support.

+31
+1.7%
1.8K
total stars
#5527
google/protobuf-gradle-plugin

Protobuf Plugin for Gradle, a build tool for Java and Kotlin projects.

+31
+1.7%
1.8K
total stars
#5528
alecthomas/go_serialization_benchmarks

Benchmarks for evaluating Go serialization methods for performance and efficiency.

+31
+1.9%
1.6K
total stars
#5529
denoland/vscode_deno

A Visual Studio Code plugin for the Deno runtime, providing developers with tools and support for building Deno-based applications.

+31
+2.0%
1.5K
total stars
#5530
Mr-Un1k0d3r/PowerLessShell

A Python library that allows running PowerShell commands without invoking powershell.exe, useful for automation and security purposes.

+31
+2.1%
1.5K
total stars
#5531
google/fuzzer-test-suite

A set of tests for fuzzing engines, which are tools that automatically find bugs in software.

+31
+2.2%
1.5K
total stars
#5532
gtanner/qrcode-terminal

This project allows developers to generate and display QR codes directly in their terminal.

+31
+2.4%
1.3K
total stars
#5533
mandiant/gocrack

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

+31
+2.5%
1.3K
total stars
#5534
fossasia/scrum_helper

A Chrome extension that helps automate Scrum meetings by summarizing developers' GitHub contributions.

+31
+2.5%
1.3K
total stars
#5535
tpope/vim-endwise

A Vim plugin that automatically adds end statements for Ruby, Bash, VimScript, and other languages.

+31
+2.8%
1.2K
total stars
#5536
daviddias/awesome-hacking-locations

A curated list of awesome hacking locations with information on power and WiFi availability.

+31
+2.9%
1.1K
total stars
#5537
analysis-tools-dev/dynamic-analysis

A curated list of dynamic analysis tools and linters for all programming languages, binaries, and more.

+31
+3.0%
1.1K
total stars
#5538
rome/tools

Unified developer tools for JavaScript, TypeScript, and the web

+30
+0.1%
23.5K
total stars
#5539
mgechev/javascript-algorithms

A library of JavaScript implementations of common computer science algorithms and data structures.

+30
+0.4%
7.9K
total stars
#5540
tapjs/tapjs

Test Anything Protocol (TAP) tools for Node.js, providing a framework for writing and running tests.

+30
+1.3%
2.4K
total stars
#5541
remi/teamocil

Teamocil is a simple tool to create windows and panes in tmux with YAML files, helpful for vibe coders using tmux.

+30
+1.3%
2.4K
total stars
#5542
git-tfs/git-tfs

A Git/TFS bridge that allows developers to use Git workflows with Team Foundation Server (TFS) repositories.

+30
+1.5%
2.0K
total stars
#5543
udhos/update-golang

Easily fetches and installs new Golang releases with minimal system intrusion

+30
+1.6%
1.9K
total stars
#5544
maid/maid

Maid is a Ruby-based automation tool that allows developers to define rules to clean up their file system.

+30
+1.6%
1.9K
total stars
#5545
m4b/bingrep

A Rust-based binary analysis tool that provides a grep-like interface for inspecting binary files.

+30
+1.7%
1.8K
total stars
#5546
TaranVH/2nd-keyboard

A collection of AutoHotkey scripts and tools to enhance developer productivity, including a 2nd keyboard.

+30
+1.8%
1.7K
total stars
#5547
ms-jpq/chadtree

A powerful file manager for Neovim, designed to enhance the developer experience.

+30
+1.8%
1.7K
total stars
#5548
lukeed/kleur

A fast Node.js library for formatting terminal text with ANSI colors.

+30
+1.8%
1.7K
total stars
#5549
Stericson/RootTools

RootTools Library is a Java library that provides root access and other advanced Android device functionalities.

+30
+1.8%
1.7K
total stars
#5550
ben-z/free-sidecar

Enables Sidecar on unsupported iPads and Macs running iPadOS 13 and macOS Catalina.

+30
+2.0%
1.6K
total stars
1...110112...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.