Trending Projects

Discover the fastest growing open source projects

Showing 3351-3400 of 6,546 trending projects

#3351
jenkinsci/job-dsl-plugin

A Groovy DSL for defining Jenkins jobs and managing Jenkins infrastructure as code.

0
0.0%
1.9K
total stars
#3352
mehcode/awesome-atom

A curated list of popular and useful Atom packages and resources for developers.

0
0.0%
1.9K
total stars
#3353
ionescu007/SimpleVisor

SimpleVisor is a small, portable hypervisor for Windows and UEFI that supports dynamic hyperjacking and unhyperjacking.

0
0.0%
1.9K
total stars
#3354
gitahead/gitahead

gitahead is a C++ Git client that helps developers understand their Git history and repository structure.

0
0.0%
1.9K
total stars
#3355
linkedin/shiv

A Python command line tool for building self-contained Python zipapps with all dependencies included.

0
0.0%
1.9K
total stars
#3356
SonyWWS/ATF

Authoring Tools Framework (ATF) is a C#/.NET library for building custom tools and editors for game development on Windows.

0
0.0%
1.9K
total stars
#3357
spencertipping/jit-tutorial

A tutorial on how to write a simple Just-In-Time (JIT) compiler in C, useful for low-level programming and compiler development.

0
0.0%
1.9K
total stars
#3358
treadiehq/port-kill

Port Kill helps developers find and free ports and caches blocking their development work.

0
0.0%
1.9K
total stars
#3359
udhos/update-golang

Easily fetches and installs new Golang releases with minimal system intrusion

0
0.0%
1.9K
total stars
#3360
glamp/bashplotlib

A Python library for plotting simple graphs and charts directly in the terminal.

0
0.0%
1.9K
total stars
#3361
dqzg12300/fridaUiTools

A Python library that provides a collection of UI tools for the Frida runtime, focused on vibe coders.

0
0.0%
1.9K
total stars
#3362
fideloper/Vaprobash

Vaprobash is a collection of Vagrant provisioning scripts for setting up development environments.

0
0.0%
1.9K
total stars
#3363
sainnhe/sonokai

A high-contrast and vivid color scheme based on Monokai Pro for Vim and Neovim users.

0
0.0%
1.9K
total stars
#3364
GitGuardian/ggshield

Proactive secret detection and security tool for developers to scan for 500+ types of hardcoded secrets.

0
0.0%
1.9K
total stars
#3365
chenshuo/recipes

A collection of C++ code snippets for sharing and learning purposes, not specifically focused on AI tools or vibe coders.

0
0.0%
1.9K
total stars
#3366
go-bindata/go-bindata

A Go library that turns arbitrary data files into Go source code for embedding in Go programs.

0
0.0%
1.9K
total stars
#3367
garybernhardt/dotfiles

A collection of scripts and configurations for a developer's dotfiles, including Vim settings.

0
0.0%
1.9K
total stars
#3368
latex-lsp/texlab

An implementation of the Language Server Protocol for LaTeX, built in Rust.

0
0.0%
1.9K
total stars
#3369
cjolowicz/cookiecutter-hypermodern-python

A cookiecutter template for setting up a modern, well-tested, and documented Python project.

0
0.0%
1.9K
total stars
#3370
laminas/laminas-code

Extensions to the PHP Reflection API, static code scanning, and code generation.

0
0.0%
1.9K
total stars
#3371
bsnes-emu/bsnes

bsnes is a high-performance and feature-rich Super Nintendo (SNES) emulator for developers interested in retro gaming.

0
0.0%
1.9K
total stars
#3372
jupyter/nbconvert

A Python library for converting Jupyter Notebooks to various output formats like HTML, PDF, and more.

0
0.0%
1.9K
total stars
#3373
airsquared/blobsaver

A cross-platform GUI and CLI app for automatically saving SHSH blobs for iOS devices.

0
0.0%
1.9K
total stars
#3374
microsoft/vscode-eslint

VSCode extension that integrates ESLint, a popular JavaScript/TypeScript linting tool, into the VSCode IDE.

0
0.0%
1.9K
total stars
#3375
abo-abo/avy

avy is an Emacs package that provides a tree-style jump to things feature, allowing efficient navigation in Emacs.

0
0.0%
1.9K
total stars
#3376
raganwald-deprecated/homoiconic

A collection of experiments and essays about code, programming, and the art of software development.

0
0.0%
1.9K
total stars
#3377
3rd/image.nvim

A Neovim plugin that brings image previewing capabilities to the popular text editor.

0
0.0%
1.9K
total stars
#3378
pelletier/go-toml

A Go library for reading and writing TOML configuration files.

0
0.0%
1.9K
total stars
#3379
Timdk857/Android-Architecture-knowledge-2-

An Android architecture learning resource for developers, with a focus on mobile architecture concepts.

0
0.0%
1.9K
total stars
#3380
ZhaoKaiQiang/KLog

An Android LogCat tool with features like line number printing, function call tracking, JSON/XML parsing, and log saving.

0
0.0%
1.9K
total stars
#3381
yuk7/wsldl

An advanced Windows Subsystem for Linux (WSL) launcher and installer for Windows 10 and 11.

0
0.0%
1.9K
total stars
#3382
skywind3000/asyncrun.vim

Asynchronous shell command execution with output in the Vim/Neovim quickfix window.

0
0.0%
1.9K
total stars
#3383
jonaskello/tsconfig-paths

A TypeScript library that simplifies loading modules based on tsconfig paths at runtime

0
0.0%
1.9K
total stars
#3384
bcicen/grmon

A command-line tool for monitoring and debugging goroutines in Go applications.

0
0.0%
1.9K
total stars
#3385
Axarva/dotfiles-2.0

A highly customizable and visually appealing XMonad configuration for vibe coders who want to build with AI tools.

0
0.0%
1.9K
total stars
#3386
JustasMasiulis/lazy_importer

A C++ library for importing functions from DLLs in a hidden, reverse engineer-unfriendly way.

0
0.0%
1.9K
total stars
#3387
ochococo/OOD-Principles-In-Swift

A library that explains the SOLID principles of object-oriented design using Swift code examples.

0
0.0%
1.9K
total stars
#3388
deadc0de6/dotdrop

A tool to save and deploy your dotfiles (configuration files) across multiple machines using Python.

0
0.0%
1.9K
total stars
#3389
maid/maid

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

0
0.0%
1.9K
total stars
#3390
aruhier/gnome-terminal-colors-solarized

A collection of Solarized color themes for the Gnome Terminal, popular among minimalist developers.

0
0.0%
1.9K
total stars
#3391
ashvardanian/less_slow.cpp

A collection of C++, CUDA, and assembly programming techniques for high-performance computing and low-latency systems.

0
0.0%
1.9K
total stars
#3392
ArcSurge/Termius-Pro-zh_CN

Termius is a terminal emulator for developers that has been localized to Chinese.

0
0.0%
1.9K
total stars
#3393
SuperCuber/dotter

A dotfile manager and templater written in Rust that helps developers manage their development environments across multiple machines.

0
0.0%
1.9K
total stars
#3394
cloudpipe/cloudpickle

Extends pickling support for Python objects, enabling serialization and deserialization of complex Python data structures.

0
0.0%
1.9K
total stars
#3395
tailhook/vagga

A containerization tool without daemons for Rust developers building Linux applications.

0
0.0%
1.9K
total stars
#3396
KronicDeth/intellij-elixir

An Elixir plugin for JetBrains IDEs like IntelliJ IDEA and RubyMine, providing language support and tooling for Elixir developers.

0
0.0%
1.9K
total stars
#3397
jayden320/LinkMap

A tool to check the memory usage of each class in an Objective-C project.

0
0.0%
1.9K
total stars
#3398
shouldjs/should.js

A BDD-style assertion library for Node.js that is test framework agnostic.

0
0.0%
1.9K
total stars
#3399
numworks/epsilon

Modern graphing calculator operating system.

0
0.0%
1.9K
total stars
#3400
Gh0u1L5/WechatMagician

A Xposed module for controlling WeChat on Android devices through reverse-engineering.

0
0.0%
1.9K
total stars
1...6769...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.