Trending Projects

Discover the fastest growing open source projects

Showing 2501-2550 of 6,546 trending projects

#2501
esdoc/esdoc

ESDoc is a documentation generator for JavaScript that helps create good documentation for your projects.

0
0.0%
2.7K
total stars
#2502
tpope/vim-dispatch

A Vim plugin that provides asynchronous support for running builds and tests.

0
0.0%
2.7K
total stars
#2503
danbev/learning-v8

A project for learning the internals of the V8 JavaScript engine, useful for developers interested in low-level language runtimes.

0
0.0%
2.7K
total stars
#2504
TeXitoi/structopt

A Rust library for parsing command line arguments by defining a struct.

0
0.0%
2.7K
total stars
#2505
kaleidawave/ezno

A fast, correct TypeScript type checker and compiler with additional experiments, built in Rust.

0
0.0%
2.7K
total stars
#2506
rslint/rslint

A fast, Rust-based JavaScript and TypeScript linter that can be used as a library or CLI tool.

0
0.0%
2.7K
total stars
#2507
mhinz/vim-signify

A Vim plugin that shows a diff in the sign column, supporting various version control systems.

0
0.0%
2.7K
total stars
#2508
spyglass-search/spyglass

A personal search engine built with Rust that allows you to create a searchable library from your documents and interests.

0
0.0%
2.7K
total stars
#2509
p2r3/convert

Universal file converter supporting 200+ formats with cloud processing

0
0.0%
2.7K
total stars
#2510
simskij/awesome-software-architecture

A curated list of resources on software architecture for developers.

0
0.0%
2.7K
total stars
#2511
unjs/unbuild

A unified JavaScript build system that works across various frontend and backend frameworks.

0
0.0%
2.7K
total stars
#2512
panda-re/panda

A versatile platform for architecture-neutral dynamic analysis, targeting reverse-engineering and security research.

0
0.0%
2.7K
total stars
#2513
haydenbleasel/ultracite

A highly opinionated, zero-configuration linter and formatter for TypeScript developers.

0
0.0%
2.7K
total stars
#2514
RazrFalcon/cargo-bloat

A Rust CLI tool to find out what takes most of the space in your executable.

0
0.0%
2.7K
total stars
#2515
spring-projects/spring-loaded

A Java agent that enables class reloading in a running JVM, allowing developers to quickly test and iterate on their code.

0
0.0%
2.7K
total stars
#2516
h2non/toxy

A hackable HTTP proxy for resiliency testing and simulated network conditions

0
0.0%
2.7K
total stars
#2517
banga/git-split-diffs

Syntax-highlighted side-by-side diffs in your terminal for better code comparison and reviewing.

0
0.0%
2.7K
total stars
#2518
CodecrumbsIO/codecrumbs

Codecrumbs is a developer tool that helps visualize and understand codebase structure through breadcrumbs in the source code.

0
0.0%
2.7K
total stars
#2519
snakemake/snakemake

Snakemake is a workflow management system for reproducible and scalable data analysis.

0
0.0%
2.7K
total stars
#2520
omerbsezer/Fast-Kubernetes

A Kubernetes learning resource with hands-on labs for various Kubernetes concepts and tools.

0
0.0%
2.7K
total stars
#2521
bakpakin/Fennel

Fennel is a Lua Lisp language that provides a powerful and expressive compiler for the Lua programming language.

0
0.0%
2.7K
total stars
#2522
manifold-systems/manifold

Manifold is a Java compiler plugin that provides advanced features like metaprogramming, extension methods, and more.

0
0.0%
2.7K
total stars
#2523
thestinger/termite

Termite is an obsolete terminal emulator focused on keyboard-centric usage within a tiling or tabbed window manager.

0
0.0%
2.7K
total stars
#2524
andreberg/Meslo-Font

Customized version of the Menlo font, a great monospaced font for developer work.

0
0.0%
2.7K
total stars
#2525
openboard-team/openboard

No description available for this Java-based GitHub repository focused on developer discovery.

0
0.0%
2.7K
total stars
#2526
BurntSushi/quickcheck

An automated property-based testing library for Rust with shrinking capabilities.

0
0.0%
2.7K
total stars
#2527
ata4/disunity

An experimental toolset for inspecting and manipulating Unity asset and asset bundle files.

0
0.0%
2.7K
total stars
#2528
FreyaHolmer/Mathfs

Expanded math functionality for Unity developers, including common operations, geometry, and more.

0
0.0%
2.7K
total stars
#2529
DynamoRIO/drmemory

Memory Debugger for Windows, Linux, Mac, and Android, focused on finding and fixing memory-related issues.

0
0.0%
2.7K
total stars
#2530
FuzzySecurity/PowerShell-Suite

A collection of PowerShell scripts for security research and automation.

0
0.0%
2.7K
total stars
#2531
Qihoo360/safe-rules

A detailed C/C++ programming style guide from Qihoo360 for desktop, server, and embedded software development.

0
0.0%
2.7K
total stars
#2532
appsquickly/typhoon

A powerful dependency injection library for Objective-C that enables building modular, testable, and maintainable iOS apps.

0
0.0%
2.7K
total stars
#2533
tpope/vim-repeat

Repeat.vim enables repeating supported plugin maps with the '.' command in Vim

0
0.0%
2.7K
total stars
#2534
FormidableLabs/electron-webpack-dashboard

Electron Desktop GUI for the Webpack Dashboard, providing a visual interface for monitoring Webpack builds.

0
0.0%
2.7K
total stars
#2535
palantir/python-language-server

An implementation of the Language Server Protocol for Python, enabling powerful IDE integrations.

0
0.0%
2.7K
total stars
#2536
robbert-vdh/nih-plug

A Rust-based VST3 and CLAP plugin framework and plugins for building custom audio plugins.

0
0.0%
2.7K
total stars
#2537
aardappel/lobster

The Lobster Programming Language is a C++-based language focused on simplicity and performance.

0
0.0%
2.7K
total stars
#2538
Botspot/pi-apps

A Raspberry Pi app store for open-source projects, focused on installing and managing apps for the Raspberry Pi platform.

0
0.0%
2.7K
total stars
#2539
alacritty/alacritty-theme

A collection of color schemes for the Alacritty terminal emulator, a cross-platform, GPU-accelerated terminal emulator.

0
0.0%
2.7K
total stars
#2540
badtuxx/girus-cli

A command-line tool for managing and interacting with GitHub repositories.

0
0.0%
2.7K
total stars
#2541
iam-veeramalla/observability-zero-to-hero

A repository for learning observability, written in Go, focused on helping developers understand and implement observability practices.

0
0.0%
2.6K
total stars
#2542
wuhgit/CustomPinyinDictionary

A custom Pinyin input method dictionary with over a million common words, optimized for Fcitx5 and Gboard on Linux, Android, and Magisk/KernelSU.

0
0.0%
2.6K
total stars
#2543
altsem/gitu

A Rust-based terminal user interface (TUI) client for Git, inspired by the popular Magit package.

0
0.0%
2.6K
total stars
#2544
mon5termatt/medicat_installer

Medicat Installer Repo is a batch file script for installing and managing the Medicat USB toolkit on Windows.

0
0.0%
2.6K
total stars
#2545
nvim-tree/nvim-web-devicons

Provides Nerd Font icons (glyphs) for use by Neovim plugins, enabling customization of file and folder icons.

0
0.0%
2.6K
total stars
#2546
tlaplus/tlaplus

TLC is a model checker for specifications written in TLA+, a formal specification language.

0
0.0%
2.6K
total stars
#2547
mrexodia/TitanHide

A kernel-level driver for hiding processes and debugging on Windows systems.

0
0.0%
2.6K
total stars
#2548
probe-rs/probe-rs

A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

0
0.0%
2.6K
total stars
#2549
jorgebucaran/nvm.fish

A Node.js version manager for the Fish shell, allowing developers to easily manage their Node.js environment.

0
0.0%
2.6K
total stars
#2550
tokio-rs/loom

Tokio-rs/loom is a concurrency permutation testing tool for Rust developers to ensure thread-safe code.

0
0.0%
2.6K
total stars
1...5052...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.