Trending Projects

Discover the fastest growing open source projects

Showing 5251-5300 of 6,546 trending projects

#5251
kryptco/kr

A deprecated dev tool for SSH auth and Git commit/tag signing using a key stored in Krypton.

0
0.0%
1.6K
total stars
#5252
ronami/meta-typing

A TypeScript library that implements various algorithms and functions using the TypeScript type system.

0
0.0%
1.6K
total stars
#5253
yolossn/Prometheus-Basics

A beginner-friendly introduction to the Prometheus monitoring system written in Go.

0
0.0%
1.6K
total stars
#5254
Robot-Will/Stino

A Sublime Text plugin that provides a seamless Arduino development experience for developers.

0
0.0%
1.6K
total stars
#5255
unixpickle/gobfuscate

A Go library for obfuscating Go binaries and packages to protect intellectual property.

0
0.0%
1.6K
total stars
#5256
lunixbochs/ActualVim

ActualVim brings the power of Neovim to Sublime Text 3, enabling vibe coders to use their preferred Vim keybindings.

0
0.0%
1.6K
total stars
#5257
rui314/minilisp

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

0
0.0%
1.5K
total stars
#5258
ninjudd/drip

Fast JVM launching without the hassle of persistent JVMs for developer productivity.

0
0.0%
1.5K
total stars
#5259
pxlrbt/move-wsl

A PowerShell script that helps developers easily move their Windows Subsystem for Linux (WSL) distros to a new location.

0
0.0%
1.5K
total stars
#5260
EsotericSoftware/reflectasm

High-performance Java reflection library for discovering and invoking methods and fields.

0
0.0%
1.5K
total stars
#5261
fossasia/xmario_buildscript

A build script for the x-mario project, a Shell-based utility.

0
0.0%
1.5K
total stars
#5262
trawor/XToDo

An Xcode plugin to collect and list TODO, FIXME, ???, and !!!! comments in a developer's code.

0
0.0%
1.5K
total stars
#5263
overtone/emacs-live

An Emacs distribution for hackers, featuring a collection of customizations and extensions.

0
0.0%
1.5K
total stars
#5264
frogermcs/AndroidDevMetrics

A library for measuring performance metrics in Android development, including Dagger 2 integration.

0
0.0%
1.5K
total stars
#5265
omz/Dash-Plugin-for-Xcode

A plugin for Xcode that integrates the Dash documentation viewer app.

0
0.0%
1.5K
total stars
#5266
AriaMinaei/pretty-error

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

0
0.0%
1.5K
total stars
#5267
ultrasev/cursor-reset

A Python script that helps resolve account and trial issues by resetting the Cursor editor's device identification system.

0
0.0%
1.5K
total stars
#5268
JeffreyZhao/wind

A library for asynchronous flow control in JavaScript, using JavaScript primitives.

0
0.0%
1.5K
total stars
#5269
BrightXiaoHan/CMakeTutorial

A tutorial on using CMake, a build automation tool, for C/C++ projects.

0
0.0%
1.5K
total stars
#5270
oh-my-fish/theme-bobthefish

A Powerline-style, Git-aware fish theme optimized for developer productivity and customization.

0
0.0%
1.5K
total stars
#5271
ryanmcdermott/code-review-tips

A collection of common problems to look for and tips for effective code reviews.

0
0.0%
1.5K
total stars
#5272
oooldking/script

A collection of Linux scripts for various system administration and automation tasks.

0
0.0%
1.5K
total stars
#5273
VcDevel/Vc

A high-performance C++ SIMD vector library for data-parallel computing across various CPU architectures.

0
0.0%
1.5K
total stars
#5274
sstalle/php7cc

PHP 7 Compatibility Checker: A command-line tool to check PHP code for compatibility with PHP 7.

0
0.0%
1.5K
total stars
#5275
whataa/pandora

An Android library for debugging and monitoring app data and network activity.

0
0.0%
1.5K
total stars
#5276
reenhanced/gitreflow

Automates the pull request workflow for developers, ensuring code is reviewed and merged efficiently.

0
0.0%
1.5K
total stars
#5277
Battelle/movfuscator

The movfuscator is a C compiler that produces a single instruction program that is difficult to reverse engineer.

0
0.0%
1.5K
total stars
#5278
asLody/TurboDex

A C++ library for fast in-memory loading of Android Dex files.

0
0.0%
1.5K
total stars
#5279
su37josephxia/wheel-awesome

A collection of common coding interview questions and solutions in JavaScript.

0
0.0%
1.5K
total stars
#5280
yehongzhi/learningSummary

A comprehensive learning resource covering various Java advanced topics like microservices, middleware, caching, and more.

0
0.0%
1.5K
total stars
#5281
tdenniston/bish

Bish is a modern and comfortable shell scripting language that compiles to Bash.

0
0.0%
1.5K
total stars
#5282
kalessil/phpinspectionsea

A static code analyzer for PHP that helps improve code quality and identify potential issues.

0
0.0%
1.5K
total stars
#5283
scalameta/scalafmt

A code formatter for Scala that helps developers write clean, consistent code

0
0.0%
1.5K
total stars
#5284
Mpdreamz/shellprogressbar

A .NET library for displaying progress bars in console applications.

0
0.0%
1.5K
total stars
#5285
chrisdone-archive/elisp-guide

A quick guide to Emacs Lisp programming, a domain-specific language for the Emacs text editor.

0
0.0%
1.5K
total stars
#5286
Nonchalant/AppIcon

AppIcon generates iOS app icon sets from a single source image.

0
0.0%
1.5K
total stars
#5287
vlang/ved

A fast, hardware-accelerated text editor written in the V programming language.

0
0.0%
1.5K
total stars
#5288
google/flogger

A fluent logging API for Java that provides a simple and consistent interface for logging across various logging frameworks.

0
0.0%
1.5K
total stars
#5289
erikrose/blessings

A thin, practical wrapper around terminal capabilities in Python for developers building CLI tools.

0
0.0%
1.5K
total stars
#5290
ku1ik/vim-monokai

A Monokai color scheme for the Vim code editor, ported from the Textmate theme.

0
0.0%
1.5K
total stars
#5291
devopsgroup-io/vagrant-hostmanager

A Vagrant plugin that manages hosts files within a multi-machine environment.

0
0.0%
1.5K
total stars
#5292
kkdai/project52

A collection of 52 Go projects, suitable for learning and exploration by developers.

0
0.0%
1.5K
total stars
#5293
prompt-toolkit/pymux

A terminal multiplexer (like tmux) written in Python, allowing developers to manage multiple terminal sessions.

0
0.0%
1.5K
total stars
#5294
megahertz/electron-log

A simple, dependency-free logging module for Electron, Node.js, and NW.js applications.

0
0.0%
1.5K
total stars
#5295
dropbox/pyannotate

A Python library that automatically generates PEP-484 type annotations for existing code.

0
0.0%
1.4K
total stars
#5296
preshing/junction

Concurrent data structures in C++ that are simple, efficient, and easy to use.

0
0.0%
1.4K
total stars
#5297
noidontdig/gitdown

A Ruby-based tool that helps developers avoid committing code when they're drunk.

0
0.0%
1.4K
total stars
#5298
dotnet/ResXResourceManager

ResXResourceManager is a tool to manage localization of ResX-based resources in a centralized manner.

0
0.0%
1.4K
total stars
#5299
PyCQA/pyflakes

A simple Python linter that checks source files for common errors.

0
0.0%
1.4K
total stars
#5300
das-labor/panopticon

A libre cross-platform disassembler written in Rust for reverse-engineering and security analysis.

0
0.0%
1.4K
total stars
1...105107...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.