Trending Projects

Discover the fastest growing open source projects

Showing 5151-5200 of 6,546 trending projects

#5151
rouge-ruby/rouge

A pure Ruby code highlighter that is compatible with Pygments, a popular syntax highlighting library.

+46
+1.4%
3.4K
total stars
#5152
cdoco/common-regex

A comprehensive collection of common regular expressions for use in software development projects.

+46
+1.5%
3.2K
total stars
#5153
rubysec/bundler-audit

Open-source Ruby library that checks installed gems for known vulnerabilities

+46
+1.7%
2.7K
total stars
#5154
dosisod/refurb

A Python tool for refurbishing and modernizing existing Python codebases with CLI and testing features.

+46
+1.9%
2.5K
total stars
#5155
jbtule/cdto

A Finder Toolbar app to easily open the current directory in the Terminal.

+46
+1.9%
2.4K
total stars
#5156
deephacks/awesome-jvm

A curated list of awesome loosely performance related JVM stuff, inspired by awesome-python.

+46
+2.2%
2.2K
total stars
#5157
ruslo/hunter

A package manager and build system for C/C++ projects, used as a dependency management tool.

+46
+2.4%
2.0K
total stars
#5158
emilk/loguru

A lightweight C++ logging library that provides a fast, flexible, and user-friendly logging solution.

+46
+2.5%
1.9K
total stars
#5159
yihong0618/GitHubPoster

A Python tool to create GitHub SVG posters and Skylines for various online activities like Bilibili, Dota2, and Duolingo.

+46
+2.5%
1.8K
total stars
#5160
nickstenning/honcho

A Python clone of Foreman for managing Procfile-based applications, useful for DevOps workflows.

+46
+2.8%
1.7K
total stars
#5161
huiyadanli/PasteEx

A Windows clipboard tool that allows you to paste the clipboard contents directly as a file.

+46
+3.3%
1.5K
total stars
#5162
editorconfig/editorconfig-vscode

EditorConfig extension for Visual Studio Code that helps maintain consistent coding styles across projects.

+46
+3.5%
1.3K
total stars
#5163
ashfinal/awesome-hammerspoon

An awesome Hammerspoon configuration for automating and boosting productivity on macOS.

+46
+3.6%
1.3K
total stars
#5164
muellan/clipp

A powerful, expressive, and easy-to-use command line argument parsing library for modern C++.

+46
+3.6%
1.3K
total stars
#5165
sheldonxxd/obsidian_vault_template_for_researcher

A template for researchers using Obsidian, a powerful note-taking and knowledge management tool.

+46
+4.0%
1.2K
total stars
#5166
FabrizioBrancati/Queuer

Queuer is a powerful queue manager built on top of OperationQueue and Dispatch, enabling efficient asynchronous task management.

+46
+4.1%
1.2K
total stars
#5167
liyue201/gostl

A comprehensive Go data structures and algorithms library designed for performance and ease of use.

+46
+4.2%
1.1K
total stars
#5168
novoid/Memacs

A Python tool that visualizes your digital life activities in Org-mode, a popular Emacs-based personal information management system.

+46
+4.4%
1.1K
total stars
#5169
thewtex/tmux-mem-cpu-load

A lightweight CPU, RAM, and load monitoring tool for use with the tmux terminal multiplexer.

+46
+4.4%
1.1K
total stars
#5170
motdotla/dotenv-expand

Expand environment variables in your .env files to use in your Node.js application.

+46
+4.6%
1.0K
total stars
#5171
dvyukov/go-fuzz

Randomized testing for Go, a library for fuzzing and finding bugs in Go code.

+45
+0.9%
4.8K
total stars
#5172
dprint/dprint

Dprint is a pluggable and configurable code formatting platform that unifies all your formatters in one Rust-based tool.

+45
+1.2%
3.8K
total stars
#5173
KJCracks/Clutch

Fast iOS executable dumper, useful for reverse engineering and analysis of iOS apps.

+45
+1.2%
3.8K
total stars
#5174
junegunn/limelight.vim

A Vim plugin that provides a visual code editor with a stage-like experience for developers.

+45
+1.9%
2.4K
total stars
#5175
jupyterhub/repo2docker

A tool that turns Git repositories into Jupyter-enabled Docker images for reproducible development environments.

+45
+2.7%
1.7K
total stars
#5176
microsoft/coyote

Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.

+45
+2.9%
1.6K
total stars
#5177
rui314/minilisp

A lightweight, readable Lisp implementation in less than 1000 lines of C.

+45
+3.0%
1.5K
total stars
#5178
AriaMinaei/pretty-error

A library that provides a more readable and less cluttered way to display Node.js errors

+45
+3.0%
1.5K
total stars
#5179
terraform-compliance/cli

A security-focused BDD testing framework for Terraform infrastructure-as-code projects.

+45
+3.2%
1.4K
total stars
#5180
mxe/mxe

MXE (M Cross Environment) is a collection of Makefiles and patches that allow building cross-compilers and cross-compiled programs for various platforms.

+45
+3.6%
1.3K
total stars
#5181
gnzlbg/cargo-asm

A Rust cargo subcommand that shows the assembly or LLVM IR generated for Rust code.

+45
+3.7%
1.3K
total stars
#5182
yrp604/rappel

A Linux-based assembly REPL for x86, amd64, armv7, and armv8 architectures, useful for low-level debugging and system programming.

+45
+3.7%
1.3K
total stars
#5183
swiftlang/swift-llbuild

A low-level build system used by Xcode and the Swift Package Manager for building Swift projects.

+45
+3.7%
1.3K
total stars
#5184
jhipster/prettier-java

A Prettier plugin for Java that formats code to a consistent style.

+45
+3.9%
1.2K
total stars
#5185
typicode/hotel

A simple process manager for developers to start apps from your browser and access them using local domains.

+44
+0.4%
10.0K
total stars
#5186
steipete/Aspects

A delightful, simple library for aspect oriented programming in Objective-C and Swift.

+44
+0.5%
8.4K
total stars
#5187
symfony/var-dumper

A PHP component for dumping and inspecting any variable, useful for debugging and development.

+44
+0.6%
7.4K
total stars
#5188
wuseal/JsonToKotlinClass

A plugin for Android Studio and IntelliJ IDEA to generate Kotlin data class code from JSON text.

+44
+1.4%
3.2K
total stars
#5189
JXA-Cookbook/JXA-Cookbook

A comprehensive cookbook for using JavaScript for Automation (JXA) in macOS Yosemite and newer.

+44
+1.5%
3.0K
total stars
#5190
jazzband/Watson

A time tracking CLI tool built with Python for developers and teams.

+44
+1.8%
2.5K
total stars
#5191
china-testing/python-api-tesing

A collection of Python testing libraries and resources for developers focused on testing and quality assurance.

+44
+1.8%
2.4K
total stars
#5192
onevcat/Rainbow

A delightful console output library for Swift developers to enhance their terminal experience.

+44
+2.3%
1.9K
total stars
#5193
bellingcat/octosuite

Terminal-based toolkit for analyzing GitHub data for OSINT and data analysis purposes.

+44
+2.4%
1.9K
total stars
#5194
alexykn/sps

A Rust-based package manager for macOS that simplifies installing and managing software on your system.

+44
+2.5%
1.8K
total stars
#5195
remotemobprogramming/mob

A Go-based tool for smooth git handover during remote mob programming sessions.

+44
+2.5%
1.8K
total stars
#5196
sindresorhus/is

A type-checking utility library for JavaScript that helps developers write more reliable code.

+44
+2.6%
1.8K
total stars
#5197
simsong/tcpflow

TCP/IP packet demultiplexer for digital forensics and network analysis.

+44
+2.6%
1.8K
total stars
#5198
lextm/windowsterminal-shell

A set of PowerShell scripts for installing and uninstalling Windows Terminal context menu items.

+44
+2.6%
1.8K
total stars
#5199
railwaycat/homebrew-emacsmacport

Homebrew formulae for the Emacs Mac port, a popular open-source text editor for developers.

+44
+2.6%
1.7K
total stars
#5200
lizrice/ebpf-beginners

A beginner's guide to the powerful eBPF technology for Linux kernel programming in Python.

+44
+2.6%
1.7K
total stars
1...103105...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.