Trending Projects

Discover the fastest growing open source projects

Showing 5551-5600 of 6,546 trending projects

#5551
abo-abo/hydra

A powerful Emacs package that makes custom keybindings stick around, perfect for vibe coders.

+13
+0.7%
1.9K
total stars
#5552
ansible/workshops

Training course for the Ansible Automation Platform, a popular infrastructure automation tool.

+13
+0.7%
1.8K
total stars
#5553
carvel-dev/ytt

A YAML templating tool that works on YAML structure instead of text, useful for DevOps workflows.

+13
+0.7%
1.8K
total stars
#5554
FakeItEasy/FakeItEasy

FakeItEasy is a mocking library for .NET that makes it easy to create fake objects for unit testing.

+13
+0.7%
1.8K
total stars
#5555
Jianru-Lin/lambda-view

A JavaScript code editor and reader tool that provides a modern, AI-powered experience for developers.

+13
+0.8%
1.7K
total stars
#5556
streetsidesoftware/vscode-spell-checker

A TypeScript-based source code spell checker extension for Visual Studio Code.

+13
+0.8%
1.6K
total stars
#5557
TestableIO/System.IO.Abstractions

A .NET Standard library that provides a set of abstractions for interacting with the file system, enabling testable IO access.

+13
+0.8%
1.6K
total stars
#5558
Taywee/args

A simple, flexible, and powerful C++ argument parser library inspired by Python's argparse.

+13
+0.8%
1.6K
total stars
#5559
rothgar/mastering-zsh

Advanced topics to help developers take full advantage of the powerful zsh shell

+13
+0.8%
1.6K
total stars
#5560
rust-embedded/discovery

A tutorial for learning to build microcontroller projects using the Rust programming language.

+13
+0.8%
1.6K
total stars
#5561
elixir-lang/ex_doc

ExDoc is an Elixir library that generates HTML and EPUB documentation for Elixir projects.

+13
+0.8%
1.6K
total stars
#5562
erikrose/blessings

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

+13
+0.9%
1.5K
total stars
#5563
autopkg/autopkg

Automating packaging and software distribution on macOS for Apple developers and admins.

+13
+0.9%
1.4K
total stars
#5564
mattn/vim-lsp-settings

Auto configurations for Language Server for vim-lsp, a Vim plugin that enables support for language servers.

+13
+0.9%
1.4K
total stars
#5565
MarkLodato/visual-git-guide

A visual guide to Git, a popular distributed version control system for software development.

+13
+1.0%
1.4K
total stars
#5566
dsherret/ts-ast-viewer

A TypeScript AST viewer for developers to inspect and understand their TypeScript code.

+13
+1.0%
1.3K
total stars
#5567
facebookincubator/Glean

A system for collecting, deriving and working with facts about source code.

+13
+1.0%
1.3K
total stars
#5568
iCrawl/discord-vscode

A TypeScript library that allows developers to update their Discord status with a rich presence from VSCode.

+13
+1.0%
1.3K
total stars
#5569
jakzal/phpqa

A Docker image that provides various static analysis tools for PHP projects.

+13
+1.0%
1.3K
total stars
#5570
ihabunek/toot

A Python-based CLI and TUI client for the Mastodon social network platform.

+13
+1.0%
1.3K
total stars
#5571
ucsd-progsys/liquidhaskell

Liquid Haskell is a verification system that adds dependent types and refinement types to the Haskell language.

+13
+1.0%
1.3K
total stars
#5572
jvm-profiling-tools/honest-profiler

A sampling JVM profiler without the safepoint sample bias, focused on helping developers understand their application's performance.

+13
+1.1%
1.3K
total stars
#5573
unjs/changelogen

A TypeScript library that helps generate beautiful changelogs from Conventional Commits.

+13
+1.1%
1.2K
total stars
#5574
darrenburns/ward

Ward is a modern, productivity-focused Python testing framework with a focus on readability.

+13
+1.1%
1.2K
total stars
#5575
jhipster/prettier-java

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

+13
+1.1%
1.2K
total stars
#5576
PortSwigger/http-request-smuggler

This Java project is an extension for PortSwigger's web security tool, focused on HTTP request smuggling testing.

+13
+1.1%
1.2K
total stars
#5577
idanarye/rust-typed-builder

A Rust library that provides a type-checked builder derive for compile-time builder construction.

+13
+1.1%
1.1K
total stars
#5578
clechasseur/pathcopycopy

Copy file paths from Windows Explorer's contextual menu with a simple C++ utility.

+13
+1.2%
1.1K
total stars
#5579
CakeML/cakeml

A verified implementation of the Standard ML programming language, with a focus on formal semantics and verification.

+13
+1.2%
1.1K
total stars
#5580
asbru-cm/asbru-cm

Ásbrú Connection Manager is a Perl-based GUI tool for managing remote terminal sessions and automating repetitive tasks.

+13
+1.2%
1.1K
total stars
#5581
tj/mon

A simple, single-process process monitoring program written in C for developers to monitor their processes.

+13
+1.2%
1.1K
total stars
#5582
openSUSE/open-build-service

This is a Ruby on Rails application that provides a platform to build and distribute Linux packages from sources in an automatic, consistent and reproducible way.

+13
+1.3%
1.0K
total stars
#5583
prasanthrangan/hyprdots

A dotfile management tool for Arch Linux users running the Hyprland window manager, focused on aesthetic and minimal setup.

+12
+0.1%
8.6K
total stars
#5584
cjbassi/gotop

A terminal-based graphical activity monitor for monitoring system performance on Linux and macOS.

+12
+0.2%
7.4K
total stars
#5585
IonicaBizau/git-stats

A local git statistics tool with GitHub-like contributions calendars for developers.

+12
+0.2%
6.6K
total stars
#5586
mockk/mockk

A mocking library for Kotlin that enables TDD and verification of function calls.

+12
+0.2%
5.7K
total stars
#5587
okteto/okteto

A Kubernetes-native development tool that allows developers to build, test, and run applications directly in their cluster.

+12
+0.3%
3.5K
total stars
#5588
paulirish/git-open

A command-line tool that opens the GitHub page or website for a repository in your browser.

+12
+0.3%
3.4K
total stars
#5589
shubhamgrg04/awesome-diagramming

A curated collection of diagramming tools used by leading software engineering teams.

+12
+0.4%
3.2K
total stars
#5590
coverlet-coverage/coverlet

A cross-platform code coverage library for .NET that enables measuring and reporting code coverage.

+12
+0.4%
3.1K
total stars
#5591
ashmind/SharpLab

SharpLab is a .NET language playground that allows developers to explore and experiment with C# code.

+12
+0.4%
2.9K
total stars
#5592
google/cel-go

Fast, portable expression evaluator with gradual typing for safe, non-Turing complete scripting in Go

+12
+0.4%
2.9K
total stars
#5593
mhagger/git-imerge

Git-imerge is a Python library that provides an incremental merge algorithm for Git, helping developers manage merge conflicts.

+12
+0.4%
2.8K
total stars
#5594
lifting-bits/mcsema

A framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode.

+12
+0.4%
2.8K
total stars
#5595
r-lib/devtools

A collection of tools to make an R developer's life easier, including package creation and management.

+12
+0.5%
2.5K
total stars
#5596
junegunn/limelight.vim

A Vim plugin that provides a visual code editor with a stage-like experience for developers.

+12
+0.5%
2.4K
total stars
#5597
Cxbx-Reloaded/Cxbx-Reloaded

Cxbx-Reloaded is an open-source Xbox (Original) emulator written in C++, allowing developers to run Xbox games on modern systems.

+12
+0.5%
2.3K
total stars
#5598
nlf/dlite

A simple way to use Docker on macOS, providing a seamless experience for developers.

+12
+0.5%
2.3K
total stars
#5599
Komodo/KomodoEdit

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

+12
+0.6%
2.2K
total stars
#5600
asLody/SandHook

Android ART Hook/Native Inline Hook/Single Instruction Hook for developers working on Android applications.

+12
+0.6%
2.2K
total stars
1...111113...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.