Trending Projects

Discover the fastest growing open source projects

Showing 5251-5300 of 6,546 trending projects

#5251
yagiz/Bagel

A native network debugging tool for iOS developers to inspect and monitor network traffic.

+41
+0.9%
4.4K
total stars
#5252
retextjs/retext

A natural language processing library powered by plugins, part of the @unifiedjs collective.

+41
+1.7%
2.4K
total stars
#5253
vagrant-libvirt/vagrant-libvirt

Vagrant provider for libvirt, enabling developers to manage virtual machines using the Vagrant tool.

+41
+1.8%
2.4K
total stars
#5254
scouter-project/scouter

Scouter is an open-source Application Performance Management (APM) tool for Java applications.

+41
+1.9%
2.2K
total stars
#5255
alexanderGugel/ied

A faster alternative to npm, the popular Node.js package manager, focused on developer productivity.

+41
+2.1%
2.0K
total stars
#5256
liuchengxu/vim-which-key

A Vim plugin that shows keybindings in a popup, helping developers navigate their Vim setup more easily.

+41
+2.1%
2.0K
total stars
#5257
codecadwallader/codemaid

CodeMaid is an open-source Visual Studio extension that simplifies C#, C++, F#, and other coding tasks.

+41
+2.1%
2.0K
total stars
#5258
linkedin/dexmaker

A utility for doing compile or runtime code generation targeting Android's Dalvik VM.

+41
+2.1%
2.0K
total stars
#5259
feross/spoof

A JavaScript library that allows developers to easily spoof their MAC address on macOS, Windows, and Linux.

+41
+2.3%
1.9K
total stars
#5260
radian-software/riju

Extremely fast online playground for every programming language, ideal for AI-focused developers.

+41
+2.4%
1.7K
total stars
#5261
davehull/Kansa

Kansa is a PowerShell-based incident response framework for investigating security incidents.

+41
+2.6%
1.6K
total stars
#5262
xiaoweiChen/CMake-Cookbook

A book translation project for the CMake Cookbook, a guide for building C++ applications with CMake.

+41
+2.9%
1.5K
total stars
#5263
dominikh/go-mode.el

An Emacs mode for the Go programming language, providing a comprehensive development environment.

+41
+2.9%
1.4K
total stars
#5264
aarzilli/gdlv

A GUI frontend for the Delve debugger, allowing developers to debug Go applications more easily.

+41
+3.0%
1.4K
total stars
#5265
malxau/yori

Yori is a powerful CMD replacement shell that enhances the Windows command-line experience.

+41
+3.2%
1.3K
total stars
#5266
sinpolib/sokit

Sokit is a TCP & UDP package send / receive / transfer tool for developers who need a low-level networking utility.

+41
+3.3%
1.3K
total stars
#5267
ipyflow/ipyflow

ipyflow is a reactive Python kernel for Jupyter notebooks that enables dataflow-style programming.

+41
+3.4%
1.3K
total stars
#5268
smxi/inxi

inxi is a full-featured CLI system information tool for Linux and BSD systems.

+41
+3.4%
1.3K
total stars
#5269
justinmk/vim-dirvish

A directory viewer plugin for Vim and Neovim, offering a modern and efficient alternative to netrw.

+41
+3.4%
1.3K
total stars
#5270
stotko/stdgpu

An efficient, STL-like data structure library for GPU acceleration in C++.

+41
+3.4%
1.3K
total stars
#5271
MarshallOfSound/electron-devtools-installer

An easy way to install Chrome DevTools extensions into Electron applications.

+41
+3.5%
1.2K
total stars
#5272
deadpixi/mtm

A small and efficient terminal multiplexer that allows developers to manage multiple terminal sessions from a single window.

+41
+3.6%
1.2K
total stars
#5273
XLsn0w/Cydiapps

A collection of tools and resources for iOS reverse engineering and Cydia tweak development.

+41
+3.6%
1.2K
total stars
#5274
dmaicher/doctrine-test-bundle

A Symfony bundle to isolate your app's Doctrine database tests and improve test performance.

+41
+3.6%
1.2K
total stars
#5275
microsoft/clrmd

Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.

+41
+3.8%
1.1K
total stars
#5276
simc/logger

A small, easy-to-use, and extensible logger that prints beautiful logs.

+41
+4.0%
1.1K
total stars
#5277
LGCooci/KCObjc4_debug

An open-source project that allows developers to compile and debug the Apple Objective-C runtime source code.

+41
+4.2%
1.0K
total stars
#5278
symfony/thanks

A PHP package that allows developers to give thanks (GitHub stars) to fellow package maintainers.

+40
+0.5%
8.1K
total stars
#5279
dylang/npm-check

A utility to check for outdated, incorrect, and unused dependencies in JavaScript projects.

+40
+0.6%
6.6K
total stars
#5280
altercation/vim-colors-solarized

A precision colorscheme for the Vim text editor, popular among developers.

+40
+0.6%
6.6K
total stars
#5281
bouk/monkey

A library for monkey patching in Go, allowing developers to dynamically modify the behavior of their Go applications.

+40
+1.2%
3.4K
total stars
#5282
oppiliappan/dijo

A scriptable, curses-based digital habit tracker built using the Rust programming language.

+40
+1.4%
2.9K
total stars
#5283
scandum/quadsort

Quadsort is a high-performance sorting algorithm written in C, useful for developers working on performance-critical applications.

+40
+1.9%
2.2K
total stars
#5284
Komodo/KomodoEdit

Komodo Edit is a fast and free multi-language code editor with support for popular languages and tools.

+40
+1.9%
2.2K
total stars
#5285
jasonrudolph/keyboard

A Lua-based library for customizing the keyboard experience on macOS, including custom key bindings, productivity tools, and more.

+40
+1.9%
2.2K
total stars
#5286
HomoEfficio/dev-tips

A collection of developer tips and solutions for common coding problems.

+40
+2.2%
1.9K
total stars
#5287
TylerBrinkley/Enums.NET

Enums.NET is a high-performance, type-safe .NET enum utility library that simplifies working with enums.

+40
+2.2%
1.8K
total stars
#5288
standardese/cppast

A C++ library for parsing and working with the C++ Abstract Syntax Tree (AST).

+40
+2.3%
1.8K
total stars
#5289
microsoft/TypeScript-Sublime-Plugin

An IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins.

+40
+2.4%
1.7K
total stars
#5290
eliben/code-for-blog

Code samples from the author's blog, focused on the Go programming language.

+40
+2.4%
1.7K
total stars
#5291
bnb/awesome-awesome-nodejs

An curated list of awesome Node.js resources, libraries, tools and more for developers.

+40
+2.5%
1.6K
total stars
#5292
cavaliergopher/grab

A Go package for managing downloads with advanced features like pause/resume, scheduling, and more.

+40
+2.8%
1.5K
total stars
#5293
cookpete/auto-changelog

A command-line tool for generating a changelog from git tags and commit history.

+40
+3.0%
1.4K
total stars
#5294
RajSolai/TextSnatcher

A desktop app for performing OCR on images and extracting text quickly on Linux.

+40
+3.0%
1.4K
total stars
#5295
conformal/spectrwm

A small dynamic tiling window manager for X11 with a focus on simplicity and efficiency.

+40
+3.0%
1.4K
total stars
#5296
GoogleChrome/chrome-launcher

Easily launch Google Chrome from Node.js for automated testing and development purposes.

+40
+3.0%
1.4K
total stars
#5297
alichtman/shallow-backup

A Git-integrated backup tool for macOS and Linux developers to easily backup and restore their development environments.

+40
+3.1%
1.3K
total stars
#5298
nahamsec/bbht

A script to quickly set up a Ubuntu 17.10 x64 box with development tools for web and DevOps tasks.

+40
+3.4%
1.2K
total stars
#5299
cmsis-svd/cmsis-svd

CMSIS-SVD is a Python-based tool for aggregating and working with ARM Cortex-M CMSIS SVD files, providing a dev-friendly interface for microcontroller projects.

+40
+3.5%
1.2K
total stars
#5300
Keypirinha/Keypirinha

A fast keystroke launcher for Windows that helps developers quickly access and launch applications.

+40
+3.7%
1.1K
total stars
1...105107...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.