Trending Projects

Discover the fastest growing open source projects

Showing 5251-5300 of 6,546 trending projects

#5251
nsomar/Swiftline

Swiftline is a set of tools to help you create command line applications in Swift.

0
0.0%
1.2K
total stars
#5252
foambubble/foam-template

Foam is a template for a developer workspace focused on personal knowledge management and research.

0
0.0%
1.2K
total stars
#5253
markus-perl/ffmpeg-build-script

An easy-to-use script for building a static FFmpeg binary with non-free codecs on macOS and Linux.

0
0.0%
1.2K
total stars
#5254
palaima/DebugDrawer

An Android debug drawer library that provides a quick way to access debugging tools during app development.

0
0.0%
1.2K
total stars
#5255
kwsch/NHSE

A save editor for the popular game Animal Crossing: New Horizons, allowing developers to modify game data.

0
0.0%
1.2K
total stars
#5256
clutchski/coffeelint

A linter for CoffeeScript that helps developers catch and fix style and syntax issues in their code.

0
0.0%
1.2K
total stars
#5257
sandersn/mini-typescript

A miniature model of the TypeScript compiler, intended to teach the structure of the real TypeScript compiler.

0
0.0%
1.2K
total stars
#5258
tavianator/bfs

A high-performance CLI tool for searching and traversing filesystem directories using breadth-first search.

0
0.0%
1.2K
total stars
#5259
SonarSource/eslint-plugin-sonarjs

A TypeScript-based ESLint plugin for code analysis and quality enforcement.

0
0.0%
1.2K
total stars
#5260
yzane/vscode-markdown-pdf

A Markdown converter for Visual Studio Code that supports PDF, Mermaid, and PlantUML.

0
0.0%
1.2K
total stars
#5261
x64dbg/GleeBug

A debugging framework for Windows that provides a comprehensive set of tools for developers.

0
0.0%
1.2K
total stars
#5262
yujqiao/catproc

A Rust library that allows developers to print the output of a running process.

0
0.0%
1.2K
total stars
#5263
tfpk/macrokata

A Rust library that provides a powerful macro system for developers to enhance their projects.

0
0.0%
1.2K
total stars
#5264
dtrace4linux/linux

dtrace for linux - kernel driver and userland tools for system tracing and debugging on Linux

0
0.0%
1.2K
total stars
#5265
jhipster/prettier-java

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

0
0.0%
1.2K
total stars
#5266
poppinss/youch

A library for pretty printing JavaScript errors in the browser and terminal.

0
0.0%
1.2K
total stars
#5267
wuyr/GoogleLibraryVersionQuerier

An Android Studio plugin that helps you quickly add dependencies and query their historical versions.

0
0.0%
1.2K
total stars
#5268
mayTermux/myTermux

A collection of dotfiles and scripts to customize the appearance and functionality of the Termux terminal emulator on Android.

0
0.0%
1.2K
total stars
#5269
pschraut/UnityHeapExplorer

A memory profiler, debugger, and analyzer for Unity 3D game development.

0
0.0%
1.2K
total stars
#5270
qjebbs/vscode-plantuml

Rich PlantUML support for Visual Studio Code, enabling developers to create and visualize UML diagrams.

0
0.0%
1.2K
total stars
#5271
mikeerickson/phpunit-pretty-result-printer

A PHPUnit plugin that makes test results more readable and visually appealing.

0
0.0%
1.2K
total stars
#5272
scala-steward-org/scala-steward

A bot that helps keep Scala projects up-to-date by automatically opening pull requests for dependency updates.

0
0.0%
1.2K
total stars
#5273
holman/extended-exercise-windows

A curated list of startups with employee-friendly policies for exercising stock options.

0
0.0%
1.2K
total stars
#5274
SonarSource/sonar-java

A static code analyzer and linter for Java, focused on code quality and security.

0
0.0%
1.2K
total stars
#5275
hfiref0x/TDL

A driver loader for bypassing Windows x64 Driver Signature Enforcement (DSE) on x64 systems.

0
0.0%
1.2K
total stars
#5276
Naphier/unity-design-patterns

This repository provides examples of programming design patterns in Unity C#, a popular game development framework.

0
0.0%
1.2K
total stars
#5277
shichao-an/notes

A collection of notes and code snippets by Shichao An, not focused on AI coding tools.

0
0.0%
1.2K
total stars
#5278
deadpixi/mtm

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

0
0.0%
1.2K
total stars
#5279
github/gh-actions-importer

GitHub Actions Importer helps developers plan and automate the migration of CI/CD pipelines to GitHub Actions.

0
0.0%
1.2K
total stars
#5280
fusesource/jansi

Jansi is a Java library that allows you to use ANSI escape sequences to format your console output, even on Windows.

0
0.0%
1.2K
total stars
#5281
Link-Kou/intellij-mybaitslog

A plugin for IntelliJ IDEA that restores Mybatis SQL logs to executable SQL statements for developers.

0
0.0%
1.2K
total stars
#5282
microsoft/vscode-arduino

Visual Studio Code extension for building Arduino projects, providing a seamless coding experience.

0
0.0%
1.2K
total stars
#5283
benoitsan/BBUncrustifyPlugin-Xcode

An Xcode plugin to format source code using ClangFormat or Uncrustify for Objective-C projects.

0
0.0%
1.2K
total stars
#5284
Opticos/GWSL-Source

A Python-based tool for running an X server on Windows to enable GUI apps in the Windows Subsystem for Linux (WSL).

0
0.0%
1.2K
total stars
#5285
libunwind/libunwind

libunwind is a C library that provides a portable and efficient API for stack unwinding, which is useful for debuggers and profilers.

0
0.0%
1.2K
total stars
#5286
preconstruct/preconstruct

A painless dev and build tool for monorepos, with TypeScript support and a focus on developer experience.

0
0.0%
1.2K
total stars
#5287
ThunderCls/xAnalyzer

xAnalyzer is a plugin for the x64dbg debugger, enabling advanced analysis and reverse-engineering capabilities.

0
0.0%
1.2K
total stars
#5288
windelicato/dotfiles

This repository contains Arch Linux configuration files for a developer's dotfiles setup.

0
0.0%
1.2K
total stars
#5289
joelparkerhenderson/monorepo-vs-polyrepo

A guide to help developers understand the pros and cons of monorepo vs. polyrepo architectures for source code management.

0
0.0%
1.2K
total stars
#5290
felixfbecker/php-language-server

A PHP implementation of the Language Server Protocol for IDE integrations and static code analysis.

0
0.0%
1.2K
total stars
#5291
DeterminateSystems/zero-to-nix

A comprehensive guide to learning Nix and flakes, the revolutionary infrastructure as code tool.

0
0.0%
1.2K
total stars
#5292
netyouli/WHC_DataModelFactory

A Mac iOS development tool that quickly generates model classes from JSON/XML data, improving development efficiency.

0
0.0%
1.2K
total stars
#5293
haydenjames/bench-scripts

A collection of Linux server benchmarking scripts for developers to measure system performance.

0
0.0%
1.2K
total stars
#5294
PythonCharmers/python-future

A library that provides a simple and reliable way to write Python code that works across Python 2 and 3.

0
0.0%
1.2K
total stars
#5295
workshopper/how-to-npm

A module to teach developers how to create and manage npm packages.

0
0.0%
1.2K
total stars
#5296
skywind3000/PyStand

A standalone Python deployment environment with support for PyQT, PyQT5, PySide, and PySide2.

0
0.0%
1.2K
total stars
#5297
kostya/eye

A process monitoring tool inspired by Bluepill and God, written in Ruby.

0
0.0%
1.2K
total stars
#5298
inket/update_xcode_plugins

A Ruby tool to manage Xcode plugins on Xcode 8 and later, without the need to mess with plugin UUIDs.

0
0.0%
1.2K
total stars
#5299
eliben/llvm-clang-samples

UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools

0
0.0%
1.2K
total stars
#5300
ChestnutHeng/Wudao-dict

A command-line version of Youdao Dictionary that supports English-Chinese lookup and online query.

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

Stay in the loop

Get weekly updates on trending AI coding tools and projects.