2 Stars
GitHubawesome stars
A list of awesome repositories I've starred. Want your own? Try: stargazer
Total starred repositories: 4874
Contents
- Assembly
- Astro
- AutoHotkey
- AutoIt
- Awk
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cython
- Dart
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Fennel
- GAMS
- Go
- HCL
- HTML
- Handlebars
- Haskell
- Janet
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Just
- Kotlin
- Logos
- Lua
- MDX
- Makefile
- MoonBit
- Nim
- Nix
- Nushell
- OCaml
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- ShaderLab
- Shell
- Smalltalk
- Svelte
- Swift
- TeX
- Tree-sitter Query
- TypeScript
- Typst
- Unknown
- V
- Vala
- Vim Script
- Visual Basic 6.0
- Vue
- YAML
- Zig
- sed
Assembly
- microsoft/MS-DOS - The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes [MIT License] (⭐️31785) Archived!
Astro
- mohamedmanzo/workforest.space - 🌳 Explore AI-assisted development workflows with Work Forest, featuring patterns for effective use of coding assistants like Claude Code. (⭐️1)
- nasubi-dev/portfoilo-v2 - 未完成 (⭐️7)
- satnaing/astro-paper - A minimal, accessible and SEO-friendly Astro blog theme [MIT License] (⭐️4503)
- vim-jp/ekiden - vim-jp記事執筆企画「駅伝」の管理リポジトリ [Creative Commons Attribution 4.0 International] (⭐️69)
AutoHotkey
- tadashi-aikawa/spinal-reflex-bindings-template - This repository is the Autohotkey KeyCustomized Project which is applicable to only mine. [MIT License] (⭐️9) Archived!
AutoIt
- rcmaehl/MSEdgeRedirect - A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser [GNU LGPLv3] (⭐️5731)
- rcmaehl/WhyNotWin11 - Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks! [GNU LGPLv3] (⭐️6386)
Awk
- x-cmd/x-cmd - Shell Superpowers for AI Agents. [Apache License 2.0] (⭐️4281)
Batchfile
- staticWagomU/dotwin - (⭐️1)
C
- abishekvashok/cmatrix - Terminal based "The Matrix" like implementation [GNU GPLv3] (⭐️5035)
- andrewmd5/dawn - A distraction-free writing environment; draft anything, write now. [MIT License] (⭐️416)
- asg017/sqlite-vec - A vector search SQLite extension that runs anywhere! [Apache License 2.0] (⭐️7449)
- asmvik/yabai - A tiling window manager for macOS based on binary space partitioning [MIT License] (⭐️28704)
- astrand/xclip - Command line interface to the X11 clipboard [GNU GPLv2] (⭐️1288)
- axel-download-accelerator/axel - Lightweight CLI download accelerator [GNU GPLv2] (⭐️3352)
- bugaevc/wl-clipboard - Command-line copy/paste utilities for Wayland [GNU GPLv3] (⭐️2269)
- c2lang/c2compiler - the c2 programming language [Apache License 2.0] (⭐️826)
- cfoust/cy - 🤖 time travel in the terminal [MIT License] (⭐️203)
- coolstar/electra1131 - Electra for iOS 11.0 - 11.3.1 [GNU GPLv3] (⭐️365)
- craigbarnes/dte - A small, configurable terminal text editor (mirrored from https://gitlab.com/craigbarnes/dte) [GNU GPLv2] (⭐️224)
- da-luce/astroterm - A planetarium for your terminal! Explore stars, planets, constellations, and more, all rendered right in the command line—no telescope required. ✨🪐 [MIT License] (⭐️1866)
- davidesantangelo/krep - Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizations. [BSD 2-Clause "Simplified" License] (⭐️451)
- dicedb/dicedb - Open-source, low-latency key/value engine built on Valkey with query subscriptions and hierarchical storage tiers. (⭐️10733)
- dvorka/hstr - Bash and Zsh shell history TUI suggest box - easily view, navigate, search and manage your command history. [Apache License 2.0] (⭐️4448)
- edbrowse/edbrowse - A command-line editor and web browser. (⭐️470)
- espeak-ng/espeak-ng - eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents. [GNU GPLv3] (⭐️6365)
- facebook/openzl - A novel data compression framework (⭐️2999)
- fastfetch-cli/fastfetch - A maintained, feature-rich and performance oriented, neofetch like system information tool. [MIT License] (⭐️22058)
- freeciv/freeciv - Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. Upstream repository for the standalone Freeciv client and server. Report bugs and submit patches at https://redmine.freeciv.org/projects/freeciv [GNU GPLv2] (⭐️1520)
- FreeRDP/FreeRDP - FreeRDP is a free remote desktop protocol library and clients [Apache License 2.0] (⭐️13064)
- georgeharker/tree-sitter-zsh - zsh grammar for tree sitter [MIT License] (⭐️48)
- google/pebble - This is the latest version of the internal repository from Pebble Technology providing the software to run on Pebble watches. Proprietary source code has been removed from this repository and it will not compile as-is. This is for information only. [Apache License 2.0] (⭐️4960)
- hengyoush/kyanos - Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient. [Apache License 2.0] (⭐️5011)
- holepunchto/bare - Small and modular JavaScript runtime for desktop and mobile [Apache License 2.0] (⭐️1065)
- htop-dev/htop - htop - an interactive process viewer [GNU GPLv2] (⭐️8010)
- i3/i3 - A tiling window manager for X11 [Modified BSD License] (⭐️10417)
- isaki68k/sayaka - (⭐️55)
- jarun/bcal - :1234: Bits, bytes and general-purpose calculator [GNU GPLv3] (⭐️688)
- jarusll/keydogger - Keydogger is a tiny text expander written in C [MIT License] (⭐️124)
- jfernandez/bpftop - bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program. [Apache License 2.0] (⭐️2660)
- jmattaa/laser - basically
lsbutlsr, and configurable with lua! [MIT License] (⭐️69) - jmatth11/player.nvim - A simple plugin to play local audio/music through neovim [MIT License] (⭐️4)
- jonas/tig - Text-mode interface for git [GNU GPLv2] (⭐️13194)
- jordanhubbard/nanolang - A tiny experimental language designed to be targeted by coding LLMs [Apache License 2.0] (⭐️591)
- jqlang/jq - Command-line JSON processor (⭐️34484)
- julman99/eatmemory - Simple C program to allocate memory from the command-line. Useful to test programs or systems under high memory usage conditions [MIT License] (⭐️141)
- kaiiserni/pinescript.nvim - [MIT License] (⭐️4)
- keyvank/30cc - 30 C Compiler (⭐️316)
- klange/nyancat - Nyancat in your terminal, rendered through ANSI escape sequences. This is the source for the Debian package
nyancat. (⭐️1569) - libuv/libuv - Cross-platform asynchronous I/O [MIT License] (⭐️26775)
- lslvr/1wm - The smallest, actually usable window manager. [Do What The Fck You Want To Public License*] (⭐️344)
- LukeSmithxyz/dmenu - dmenu setup for LARBS [MIT License] (⭐️155)
- mattn/xgopher - Linux port of https://github.com/mattn/gopher (⭐️59)
- mozilla/mozjpeg - Improved JPEG encoder. (⭐️5677)
- nathancorvussolis/corvusskk - ▽▼ SKK-like Japanese Input Method Editor for Windows (⭐️365)
- nekoruri/readcgi - 2001年の2ch閉鎖騒動の際のread.cgi CVSレポジトリをGit化したものです。脆弱性等も当時のままですので歴史的資料としてお使いください。 (⭐️275)
- NetBSD/src - Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes via https://gnats.netbsd.org (⭐️919)
- okbob/pspg - Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard. [BSD 2-Clause "Simplified" License] (⭐️2703)
- pbatard/rufus - The Reliable USB Formatting Utility [GNU GPLv3] (⭐️35520)
- plp13/qman - A more modern man page viewer for our terminals [BSD 2-Clause "Simplified" License] (⭐️569)
- posva/catimg - 🦦 Insanely fast image printing in your terminal [MIT License] (⭐️1544)
- prikhi/lightdm-mini-greeter - A Minimal, Configurable, Single-User GTK3 LightDM Greeter [GNU GPLv3] (⭐️584)
- pygame-community/pygame-ce - 🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library. (⭐️1485)
- qpoint-io/qtap - Qtap: An eBPF agent that captures pre-encrypted network traffic, providing rich context about egress connections and their originating processes. [GNU AGPLv3] (⭐️1427)
- redis/redis - For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine. (⭐️73907)
- reeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/reeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee - reeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee (⭐️732)
- rkd77/elinks - Fork of elinks (⭐️598)
- RsyncProject/rsync - An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases. (⭐️4384)
- seandewar/actually-doom.nvim - Play DOOM in Neovim v0.11+ on Linux & macOS [GNU GPLv2] (⭐️136)
- sparklemotion/nokogiri - Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. [MIT License] (⭐️6248)
- sqliteai/sqlite-js - Create custom SQLite functions in JavaScript. Extend your database with scalars, aggregates, window functions, and collations directly in JavaScript. (⭐️559)
- squeaky-pl/japronto - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser. [MIT License] (⭐️8558)
- tavianator/bfs - A breadth-first version of the UNIX find command [BSD Zero Clause License] (⭐️1209)
- TheOfficialFloW/update365 - Custom Firmware 3.65 HENkaku Ensō Updater for PS Vita (⭐️165) Archived!
- tio/tio - A serial device I/O tool (⭐️2903)
- tithomas1/vdhh - Veertu Desktop Hosted Hypervisor (⭐️55)
- Titor8115/mandown - man-page inspired Markdown viewer [GNU GPLv3] (⭐️295)
- tmux/tmux - tmux source code [ISC License] (⭐️44671)
- toropippi/RiseGOSEKIcapture - 護石を画像認識してテキスト化します。モンハンライズ専用 [MIT License] (⭐️8)
- treeman/tree-sitter-djot - [MIT License] (⭐️47)
- tsl0922/ttyd - Share your terminal over the web [MIT License] (⭐️11448)
- unjs/md4x - 📄 Fast and small markdown parser and renderer (⭐️363)
- ushironoko/octorus - Review GitHub PRs and local diff in your terminal, with AI-powered automated review & fix cycles (⭐️208)
- ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️75935)
- vifm/vifm - Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt. [GNU GPLv2] (⭐️3173)
- winscp/winscp - WinSCP is a popular free file manager for Windows supporting SFTP, FTP, FTPS, SCP, S3, WebDAV and local-to-local file transfers. A powerful tool to enhance your productivity with a user-friendly interface and automation options like .NET assembly. (⭐️3583)
- yellow-footed-honeyguide/facad - A modern, colorful ls alternative for bringing clarity to the filesystem ☀️ [MIT License] (⭐️468)
- Zuhaitz-dev/fat - FAT is a TUI-based file and archive viewer for your terminal that allows you to inspect text files, binary files, and archives like ZIPs and TARs in a single interface. [GNU GPLv3] (⭐️81)
C#
- 6over3/hako - An embeddable, lightweight, secure, high-performance JavaScript engine. [Apache License 2.0] (⭐️567)
- ActiveTK/gff - 「消せないファイル」を消すプログラムです。 [MIT License] (⭐️162)
- ad2017gd/RainbowTaskbar - Powerful, customizable Windows 10/11 taskbar effects. [MIT License] (⭐️185)
- andrewmd5/Borderless-Gaming - Play your favorite games in a borderless window; no more time consuming alt-tabs. [GNU GPLv2] (⭐️6394)
- Andrewthe13th/Inventory_Kamera - Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file. [MIT License] (⭐️741)
- Azure/azure-sdk-for-net - This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net. [MIT License] (⭐️5974)
- azyobuzin/whc - ワガママハイスペック全ルート探索プロジェクト [MIT License] (⭐️13)
- b-editor/beutl - Cross-platform video editing (compositing) software. [MIT License] (⭐️1184)
- BepInEx/BepInEx - Unity / XNA game patcher and plugin framework [GNU LGPLv2.1] (⭐️7686)
- bitwarden/server - Bitwarden infrastructure/backend (API, database, Docker, etc). (⭐️18460)
- builtbybel/ThisIsWin11 - The real PowerToys for Windows 11 [MIT License] (⭐️5208) Archived!
- cocoa-mhlw/cocoa - [Mozilla Public License 2.0] (⭐️983) Archived!
- CollapseLauncher/Collapse - An Advanced Launcher for miHoYo/HoYoverse Games [MIT License] (⭐️1711)
- dankrusi/WindowsVirtualDesktopHelper - App to help manage Virtual Desktops for Windows 10 and Windows 11 (⭐️834)
- Devolutions/UniGetUI - UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers [MIT License] (⭐️22847)
- DevToys-app/DevToys - A Swiss Army knife for developers. [MIT License] (⭐️31238)
- dorssel/usbipd-win - Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2. [GNU GPLv3] (⭐️5595)
- dotnet/skills - Repository for skills to assist AI coding agents with .NET and C# [MIT License] (⭐️1296)
- EXXXI/WildsSim - MHWilds skill simurator for Windows [MIT License] (⭐️9)
- files-community/Files - A modern file manager that helps users organize their files and folders. [MIT License] (⭐️43049)
- Flow-Launcher/Flow.Launcher - :mag: Quick file search & app launcher for Windows with community-made plugins [MIT License] (⭐️14473)
- gerardog/gsudo - Sudo for Windows [MIT License] (⭐️5912)
- goatcorp/FFXIVQuickLauncher - Custom launcher for FFXIV [GNU GPLv3] (⭐️3071)
- googlevr/tilt-brush - [Apache License 2.0] (⭐️2261) Archived!
- gpsnmeajp/OpenVaNiiMenu - VaNiiMenu Open Source version [Modified BSD License] (⭐️25)
- HolographicHat/Yae - 更快、更准的原神数据导出工具 [GNU GPLv3] (⭐️1366)
- ItsDeltin/Overwatch-Script-To-Workshop - Converts scripts to Overwatch workshops. (⭐️224)
- kurotu/VRCQuestTools - Unity editor extension to support uploading VRChat avatars for Oculus Quest [MIT License] (⭐️330)
- Kyome22/RunCat365 - A cute running cat animation on your windows taskbar. [Apache License 2.0] (⭐️10023)
- laoplus/laoplus - A BepinEx Plugin to improve QoL in the game Last Origin. [MIT License] (⭐️33)
- MayaFlux/Weave - Dependency manager and project generator for MayaFlux. Automates environment setup across platforms, provisions required libraries, generates native IDE configurations, and initializes project templates. The gateway to MayaFlux development. [GNU GPLv3] (⭐️2)
- microsoft/PowerToys - Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows [MIT License] (⭐️131824)
- microsoft/WindowsAdvancedSettings - [MIT License] (⭐️348)
- MiniMax-AI/skills - [MIT License] (⭐️10834)
- Misaki-Project/Genshin-Checker - Windowsで使用できる原神の便利ツールです。 [MIT License] (⭐️20)
- PowerShell/PowerShell - PowerShell for every system! [MIT License] (⭐️52497)
- ppy/osu - rhythm is just a click away! [MIT License] (⭐️18210)
- QL-Win/QuickLook - Bring macOS “Quick Look” feature to Windows [GNU GPLv3] (⭐️23063)
- R2NorthstarTools/VTOL - A Manager and Installer For the Titanfall 2 +Northstar launcher. [GNU GPLv2] (⭐️124)
- ryota2357/necodark - Color theme [MIT License] (⭐️2)
- shapoco/calctus - エンジニア向け Windows 用電卓アプリ [MIT License] (⭐️548)
- ShareX/ShareX - ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations. [GNU GPLv3] (⭐️36194)
- TenteEEEE/app_binder - World's First Application-Binding App on Windows [MIT License] (⭐️25)
- teramako/NativeCommandCompleter.psm - PowerShell module for complete native command parameters and arguments [MIT License] (⭐️3)
- thakyuu/VRC_AutoAffinitySetter_ForRyzen - [MIT License] (⭐️18) Archived!
- timkicker/podliner - Podcasts in any terminal. Fast, clean, offline. [GNU GPLv3] (⭐️149)
- tom-englert/RegionToShare - Helper app to share only a part of a screen via video conference apps [GNU GPLv3] (⭐️1120)
- tsubakimoto/df_for_windows - Windowsでディスク使用率等の一覧を出力するバッチファイルを書いた - hogehoge @teramako http://d.hatena.ne.jp/teramako/20140302/p1 (⭐️1)
- Yagihata/VRCSSTweaks - A tool for vrc with something useful functions(e.g. 2D code reader). [MIT License] (⭐️4)
- yamachu/Mastodot - C# Library for Mastodon API. Easy Toot! [MIT License] (⭐️28)
- yoship1639/Player2VRM - クラフトピアでプレイヤーモデルを任意のVRMモデルに差し替えるMOD [MIT License] (⭐️101)
- YukiYukiVirtual/OpenBrowserServer - (⭐️44)
- yutokun/VR-Text-Input - VR Text Input Method for Japanese and English. [MIT License] (⭐️21)
C++
- 360Controller/360Controller - TattieBogle Xbox 360 Driver (with improvements) [GNU GPLv2] (⭐️6720)
- akawashiro/sloader - sloader is an ELF loader which aims to replace ld-linux.so of glibc. [GNU GPLv3] (⭐️163)
- alibaba/zvec - A lightweight, lightning-fast, in-process vector database [Apache License 2.0] (⭐️9440)
- aria2/aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. [GNU GPLv2] (⭐️40660)
- aristocratos/btop - A monitor of resources [Apache License 2.0] (⭐️31704)
- AutoHotkey/AutoHotkey - AutoHotkey - macro-creation and automation-oriented scripting utility for Windows. [GNU GPLv2] (⭐️12229)
- chrisant996/clink - Bash's powerful command line editing in cmd.exe [GNU GPLv3] (⭐️5147)
- coi/coi - A type-safe, component-based language for building reactive WASM web apps. [MIT License] (⭐️545)
- contour-terminal/contour - Modern C++ Terminal Emulator [Apache License 2.0] (⭐️2908)
- cybozu/yrmcds - memcached compatible KVS with master/slave replication. [BSD 2-Clause "Simplified" License] (⭐️170)
- d99kris/nmail - Terminal-based email client for Linux and macOS [MIT License] (⭐️246)
- daipeihust/im-select - 📟 Switch your input method through terminal [MIT License] (⭐️1309)
- dolphin-emu/dolphin - Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements. (⭐️14925)
- electron/electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS [MIT License] (⭐️120958)
- elvissteinjr/DesktopPlus - Advanced desktop access for OpenVR [GNU GPLv3] (⭐️562)
- emscripten-core/emscripten - Emscripten: An LLVM-to-WebAssembly Compiler (⭐️27323)
- ffftp/ffftp - FTPクライアントソフトウェアです。 [BSD 2-Clause "Simplified" License] (⭐️568)
- google/mozc - Mozc - a Japanese Input Method Editor designed for multi-platform (⭐️2882)
- google/mozc-devices - Circuit diagrams and firmware source code for Gboard DIY keyboards [Apache License 2.0] (⭐️2697)
- GothenburgBitFactory/taskwarrior - Taskwarrior - Command line Task Management [MIT License] (⭐️5735)
- hiyohiyo/CrystalDiskInfo - CrystalDiskInfo [MIT License] (⭐️2959)
- hiyohiyo/CrystalDiskMark - CrystalDiskMark (⭐️754)
- imputnet/helium - Private, fast, and honest web browser [GNU GPLv3] (⭐️13749)
- ioriayane/Hagoromo - This is a multi-column Bluesky client. [MIT License] (⭐️37)
- iuchim/zenhan - [The Unlicense] (⭐️98)
- jstkdng/ueberzugpp - Drop in replacement for ueberzug written in C++ [GNU GPLv3] (⭐️1258)
- Kaldaien/FAR - Fix (NieR) Automata Resolution (⭐️1242)
- kenjinote/cmdchat - コマンド プロンプト (チャット風) [MIT License] (⭐️418)
- LANDrop/LANDrop - Drop any files to any devices on your LAN. [Modified BSD License] (⭐️5808)
- love2d/love - LÖVE is an awesome 2D game framework for Lua. (⭐️8209)
- lynx-family/lynx - Empower the Web community and invite more to build across platforms. [Apache License 2.0] (⭐️14778)
- mawww/kakoune - mawww's experiment for a better code editor [The Unlicense] (⭐️10839)
- MayaFlux/MayaFlux - A unified multimedia processing architecture treating audio, video, and algorithmic composition as interchangeable computational material. [GNU GPLv3] (⭐️36)
- mcmilk/7-Zip - 7-Zip source code repository [GNU LGPLv2.1] (⭐️250)
- microsoft/react-native-windows - A framework for building native Windows apps with React. (⭐️17235)
- microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place! [MIT License] (⭐️102789)
- NikolaDucak/caps-log - A small TUI journaling tool. 📖 [MIT License] (⭐️370)
- nvdajp/nvdajp - NVDA Japanese. see readme-nvdajp.md (⭐️35)
- Open-Shell/Open-Shell-Menu - Classic Shell Reborn. [MIT License] (⭐️8838)
- OpenRCT2/OpenRCT2 - An open source re-implementation of RollerCoaster Tycoon 2 🎢 [GNU GPLv3] (⭐️15482)
- polybar/polybar - A fast and easy-to-use status bar [MIT License] (⭐️15233)
- quolpr/quicktest.nvim - Run your tests inside nvim in split window or popup with live feedback [MIT License] (⭐️104)
- raboof/nethogs - Linux 'net top' tool [GNU GPLv2] (⭐️3612)
- rui314/mold - mold: A Modern Linker 🦠 [MIT License] (⭐️16415)
- sakura-editor/sakura - SAKURA Editor (Japanese text editor for MS Windows) [zlib License] (⭐️1431)
- SalarAlo/rndr.nvim - A low resolution renderer for models and images within neovim. [MIT License] (⭐️19)
- Slackadays/Clipboard - 😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager [GNU GPLv3] (⭐️5746)
- Snapchat/Valdi - Valdi is a cross-platform UI framework that delivers native performance without sacrificing developer velocity. (⭐️16386)
- spieglt/winage - Windows GUI version of the age file encryption tool (built on rage, the Rust implementation) [Modified BSD License] (⭐️90)
- stefanhaustein/TerminalImageViewer - Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters (⭐️1674)
- stellar/stellar-core - Reference implementation for the peer-to-peer agent that manages the Stellar network. (⭐️3277)
- stepmania/stepmania - Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use. (⭐️2049)
- t3tra-dev/MoZuku - 日本語文章の解析・校正を行う LSP サーバー。 [GNU AGPLv3] (⭐️414)
- telegramdesktop/tdesktop - Telegram Desktop messaging app (⭐️31467)
- tenderlove/initial-v - It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim [Apache License 2.0] (⭐️1032)
- thewtex/tmux-mem-cpu-load - CPU, RAM, and load monitor for use with tmux [Apache License 2.0] (⭐️1103)
- timhugh/bujo - (⭐️1)
- tstack/lnav - Log file navigator [BSD 2-Clause "Simplified" License] (⭐️10178)
- uchan-nos/mikanos - Educational Operating System [Apache License 2.0] (⭐️740)
- ValveSoftware/Proton - Compatibility tool for Steam Play based on Wine and additional components (⭐️30946)
- wolfpld/tracy - Frame profiler (⭐️15688)
- yaneurao/YaneuraOu - YaneuraOu is the World's Strongest Shogi engine(AI player) , WCSC29 1st winner , educational and USI compliant engine. [GNU GPLv3] (⭐️651)
CMake
- InCom-0/incplot - CLI tool for drawing great looking plots in the terminal and in HTML focused on user ergonomics and simplicity [MIT License] (⭐️93)
CSS
- Athari/CssGitHubWindows - (UserStyle) GitHub Windows Edition [MIT] [MIT License] (⭐️939) Archived!
- catppuccin/obsidian - 💎 Soothing pastel theme for Obsidian [MIT License] (⭐️588)
- Chainlift/liftkit - Components from design to production [Apache License 2.0] (⭐️3244)
- colineckert/obsidian-things - An Obsidian theme inspired by the beautifully-designed app, Things. [MIT License] (⭐️944)
- connors/photon - The fastest way to build beautiful Electron apps using simple HTML and CSS [MIT License] (⭐️10079)
- digitalcraftsman/hugo-icarus-theme - Port of Ruipeng Zhang's Hexo theme Icarus to Hugo. [MIT License] (⭐️209) Archived!
- dumindu/E25DX - 🧑💻 Your next documentation theme... [MIT License] (⭐️90)
- GameGodS3/DropPoint - Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows [GNU GPLv3] (⭐️1082)
- iblh/hexo-theme-material - Material Design theme for hexo. [GNU GPLv3] (⭐️4074)
- kepano/obsidian-minimal - A distraction-free and highly customizable theme for Obsidian. [MIT License] (⭐️4956)
- knadh/oat - Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library. ~8KB min+gz. [MIT License] (⭐️5113)
- ma2shita/stylus-aws-management-console - Dynamic masking for AWS Management console with Stylus [MIT License] (⭐️11)
- nabettu/mymarkdown - (⭐️79)
- necodes/ejo.ne.codes - えじょねこの設計図 (⭐️4)
- spf13/hyde - Port of Mdo's excellent theme to Hugo (⭐️621)
- tadashi-aikawa/blog - (⭐️2)
- uhs-robert/oasis.nvim - 🌵 A collection of 15 desert-inspired high contrast Neovim colorschemes. Let there be light in the desert and dark in the oasis. [MIT License] (⭐️133)
Clojure
- tonsky/FiraCode - Free monospaced font with programming ligatures [SIL Open Font License 1.1] (⭐️81457)
CoffeeScript
- bokuweb/bmsjs - browser bms player project. (⭐️35)
- camel-chased/editor-background - Background image/animation for atom text editor [MIT License] (⭐️38)
- slara/generator-reveal - Yeoman generator for Reveal.js [MIT License] (⭐️429)
Common Lisp
- coalton-lang/coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp. [MIT License] (⭐️1561)
- hikettei/cl-waffe - [Deprecated] Common Lisp Differentiable Matrix Operations for Mathematical Optimization. [MIT License] (⭐️48) Archived!
- lem-project/lem - General-purpose editor/IDE with high expansibility in Common Lisp [MIT License] (⭐️2939)
Crystal
- elbywan/zap - Another [insert blazing fast synonym] JavaScript package manager [MIT License] (⭐️58)
- iv-org/invidious - Invidious is an alternative front-end to YouTube [GNU AGPLv3] (⭐️18910)
Cython
- RazorBest/pydoc.nvim - Python documentation itegrated with Neovim help files [MIT License] (⭐️7)
Dart
- AppFlowy-IO/AppFlowy - Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative. [GNU AGPLv3] (⭐️69813)
- bostrot/wsl2-distro-manager - A GUI to quickly manage your WSL2 instances (⭐️3793)
- flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond [Modified BSD License] (⭐️176034)
- Kaiteki-Fedi/Kaiteki - The comfy SNS client for everything, everywhere [GNU AGPLv3] (⭐️476) Archived!
- localsend/localsend - An open-source cross-platform alternative to AirDrop [Apache License 2.0] (⭐️78457)
- MoeKeyDev/MoeKey - A Misskey client for Flutter [GNU GPLv3] (⭐️59)
- poppingmoon/aria - A cross-platform Misskey client built with Flutter [GNU AGPLv3] (⭐️298)
- Suzu-Gears/bluaka_event_solver - (⭐️1)
Dockerfile
- CHIKUWAODEN/webook-docker - webook playground [MIT License] (⭐️1)
- ikasam/docker-yaml_cv - kaityo256/yaml_cv の実行環境 [MIT License] (⭐️64) Archived!
- koki-develop/github-actions-lint - Lint GitHub Actions workflows. [MIT License] (⭐️3)
- vvakame/docker-review - Re:VIEW build container by docker [MIT License] (⭐️155)
- yakumo-saki/docker-writefreely - Dockerfile and docker-compose.yml [GNU AGPLv3] (⭐️2)
Elixir
- puemos/craftplan - Self-hosted software for managing artisanal D2C micro-businesses [GNU AGPLv3] (⭐️1104)
Elm
- evancz/elm-architecture-tutorial - How to create modular Elm code that scales nicely with your app [Modified BSD License] (⭐️4174)
- evancz/elm-todomvc - The TodoMVC app written in Elm, nice example for beginners. [Modified BSD License] (⭐️1218)
- matonix/drasphid - (⭐️1)
- n1k0/tooty - An alternative multi-accounts Web client for Mastodon. (⭐️162)
Emacs Lisp
- dai/djot - A light markup language. [MIT License] (⭐️2)
- kaorahi/howm - note-taking tool on Emacs [GNU GPLv2] (⭐️219)
- mickeynp/combobulate - Structured Editing and Navigation in Emacs with Tree-Sitter [GNU GPLv3] (⭐️1192)
- mooseyboots/mastodon.el - Emacs client for Mastodon. moved to: [GNU GPLv3] (⭐️167) Archived!
- skk-dev/ddskk - Daredevil SKK (Simple Kana to Kanji conversion program) [GNU GPLv3] (⭐️222)
- staticWagomU/.emacs.d - (⭐️2)
- toyboot4e/org-zenn-example - Example for integrating ox-zenn.el with Zenn books (⭐️1)
Fennel
- aileot/nvim-thyme - 🕛 Zero-overhead Fennel JIT compiler at runtime of Neovim with safety rollbacks [MIT License] (⭐️40)
- alexmozaidze/tree-comment.nvim - A plugin to simplify integration with tree-sitter-comment parser. [Creative Commons Zero v1.0 Universal] (⭐️12)
- Cassin01/sm.nvim - A simple memo taking plugin for Neovim. [Apache License 2.0] (⭐️2)
- ggandor/leap.nvim - Neovim's answer to the mouse 🦘 [MIT License] (⭐️5022)
- lost22git/hover.nvim - hover window [MIT License] (⭐️2)
- Olical/conjure - Interactive evaluation for Neovim (Clojure, Fennel, Scheme, Python, JavaScript, PHP, R, Lua, Rust and more!) [The Unlicense] (⭐️2081)
- ptdewey/vitesse-nvim - Vitessse colorscheme for Neovim [MIT License] (⭐️2)
GAMS
- fruchtfolge/neos-js - NEOS Server JS Client [MIT License] (⭐️6)
Go
- aandrew-me/tgpt - AI Chatbots in terminal for free [GNU GPLv3] (⭐️3134)
- abdfnx/resto - 🔗 Send pretty HTTP & API requests with TUI. [MIT License] (⭐️283)
- abhinav/tmux-fastcopy - easymotion-style text copying for tmux. [GNU GPLv2] (⭐️85)
- abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup [MIT License] (⭐️28341)
- achannarasappa/ticker - Track stocks, crypto, and derivatives prices and positions in real time from your terminal [GNU GPLv3] (⭐️6049)
- Achno/gowall - A tool to convert a Wallpaper's color scheme / palette, OCR with VLM's Traditional & Hybrid, Image Compression ,color palette extraction, image upsacling with Adversarial Networks and more image processing features. [MIT License] (⭐️2176)
- Adembc/lazyssh - A terminal-based SSH manager inspired by lazydocker and k9s - Written in go [Apache License 2.0] (⭐️3436)
- advanced-security/gh-sbom - Generate SBOMs with gh CLI [MIT License] (⭐️206)
- ahmetb/kubectl-tree - kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using) [Apache License 2.0] (⭐️3360)
- ahmetb/kubectx - Faster way to switch between clusters and namespaces in kubectl [Apache License 2.0] (⭐️19653)
- air-verse/air - ☁️ Live reload for Go apps [GNU GPLv3] (⭐️23374)
- akavel/up - Ultimate Plumber is a tool for writing Linux pipes with instant live preview [Apache License 2.0] (⭐️8830)
- alajmo/mani - :robot: CLI tool to help you manage repositories [MIT License] (⭐️683)
- alajmo/sake - :robot: task runner for local and remote hosts [MIT License] (⭐️742)
- amir20/dozzle - Realtime log viewer for containers. Supports Docker, Swarm and K8s. [MIT License] (⭐️12413)
- amterp/rad - Modern CLI scripts made easy. [Apache License 2.0] (⭐️299)
- AnaTofuZ/kuronekocat - (⭐️7)
- ANDETRETR/multiclaude - 🎲 Spawn and manage multiple autonomous Claude Code agents that collaborate and create PRs effortlessly while you watch the progress unfold. (⭐️2)
- andreybleme/lazycontainer - Fancy terminal UI for Apple Containers [MIT License] (⭐️352)
- andyrewlee/amux - TUI for easily running parallel coding agents [MIT License] (⭐️92)
- ankur-anand/unisondb - A streaming multimodal database for Edge AI, and Edge Computing. [Apache License 2.0] (⭐️411)
- antonmedv/fx - Terminal JSON viewer & processor [MIT License] (⭐️20415)
- antonmedv/gitmal - A static page generator for repos [MIT License] (⭐️1300)
- antonmedv/walk - Terminal file manager [MIT License] (⭐️3598)
- aquaproj/aqua - Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly (⭐️1610)
- aquasecurity/trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more [Apache License 2.0] (⭐️34595)
- arimxyer/aic - CLI to fetch the latest changelogs for AI coding assistants — Claude Code, Codex, OpenCode, Gemini CLI, Openclaw, and a few more [MIT License] (⭐️22)
- arimxyer/pass-cli - A secure, cross-platform, always-free, and open-source alternative to 1password, bitwarden, etc., Password and API key manager for folks who live in the command line. (CLI + TUI) [Apache License 2.0] (⭐️58)
- arosh/ublacklist-github-translation - Exclude copycat sites GitHub from Google search results [Creative Commons Zero v1.0 Universal] (⭐️246)
- asciimoo/wuzz - Interactive cli tool for HTTP inspection [GNU AGPLv3] (⭐️10715)
- asdf-vm/asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more [MIT License] (⭐️25269)
- ashish0kumar/mufetch - neofetch-style music cli [MIT License] (⭐️197)
- ashish0kumar/stormy - minimal neofetch-style weather cli [MIT License] (⭐️704)
- ashish0kumar/typtea - minimal terminal typing tester [MIT License] (⭐️233)
- ashishb/wp2hugo - The best WordPress to static site migrator (⭐️295)
- aurc/loggo - A powerful terminal app for structured log streaming [MIT License] (⭐️279)
- authzed/spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data [Apache License 2.0] (⭐️6612)
- autokitteh/autokitteh - Durable workflow automation in just a few lines of code [Apache License 2.0] (⭐️1119)
- avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software [MIT License] (⭐️170361)
- ayoisaiah/f2 - F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go! [MIT License] (⭐️2400)
- azizuysal/simtool - A beautiful and powerful TUI for managing iOS Simulators [MIT License] (⭐️29)
- azu/dockerfile-pin - A CLI tool for digest pinning — adds @sha256: to Dockerfile, docker-compose.yml, and GitHub Actions to prevent supply chain attacks. [MIT License] (⭐️50)
- babarot/gomi - 🗑️ Your UNIX rm command with a safety net! [MIT License] (⭐️546)
- babycommando/zuse - ZUSE is an irc client for the terminal made in Go with Bubbletea [Apache License 2.0] (⭐️318)
- Bahaaio/pomo - Customizable TUI Pomodoro timer with ASCII art, progress bar, desktop notifications, and productivity statistics. [MIT License] (⭐️378)
- Basekick-Labs/arc - High-performance analytical database. DuckDB SQL engine + Parquet storage + Arrow format. 18M+ records/sec ingestion. 6M+ rows/sec queries. Use for analytics, observability, AI, IoT, logs. Single Go binary. S3/Azure native. No vendor lock-in. AGPL-3.0 [GNU AGPLv3] (⭐️575)
- bcicen/ctop - Top-like interface for container metrics [MIT License] (⭐️17702)
- becheran/roumon - Universal goroutine monitor using pprof and termui [MIT License] (⭐️234)
- bensadeh/circumflex - 🌿 It's Hacker News in your terminal [MIT License] (⭐️1947)
- Billionmail/BillionMail - BillionMail gives you open-source MailServer, NewsLetter, Email Marketing — fully self-hosted, dev-friendly, and free from monthly fees. Join the discord: https://discord.gg/asfXzBUhZr [GNU AGPLv3] (⭐️13987)
- binbandit/evo - Version control that works the way you think [MIT License] (⭐️229) Archived!
- binwiederhier/ntfy - Send push notifications to your phone or desktop using PUT/POST [Apache License 2.0] (⭐️29784)
- bjarneo/cliamp - cliamp - Terminal music player inspired by winamp [MIT License] (⭐️1793)
- blacknon/lssh - TUI SSH client Suite: list-based host selection, parallel sessions, multi-hop proxying, and port forwarding. SSH/SCP/SFTP etc. Written in Go. [MIT License] (⭐️300)
- bloznelis/typioca - Cozy typing speed tester in terminal [MIT License] (⭐️945)
- bluetuith-org/bluetuith - A cross-platform TUI bluetooth manager. [MIT License] (⭐️1335)
- Boeing/config-file-validator - Cross-platform CLI tool to validate configuration files (JSON, YAML, TOML, XML, INI, HCL, ENV, Properties, CSV, and more). Catch errors in syntax and schema before deployment. Written in Go. [Apache License 2.0] (⭐️503)
- boolean-maybe/tiki - Terminal Markdown viewer and git-versioned documentation and issue management [Apache License 2.0] (⭐️149)
- boringSQL/regresql - Catch broken queries and performance regressions before production. SQL regression testing, EXPLAIN plan baselines, and CI/CD integration for PostgreSQL. [BSD 2-Clause "Simplified" License] (⭐️382)
- brandonyoungdev/tldx - Domain Availability Research Tool [Apache License 2.0] (⭐️1811)
- brittonhayes/pillager - Pillage filesystems for sensitive information with Go 🔍 [MIT License] (⭐️310)
- brunoluiz/xpdig - 🧰 Dig into Crossplane traces via TUI (a là k9s) [Apache License 2.0] (⭐️32)
- bschaatsbergen/cidr - Simplifies IPv4/IPv6 CIDR network prefix management with counting, overlap checking, explanation, and subdivision. [MIT License] (⭐️242)
- byawitz/ggh - Recall your SSH sessions (also search your SSH config file) [Apache License 2.0] (⭐️938)
- c0m4r/kula - Lightweight, self-contained Linux® server monitoring tool [GNU AGPLv3] (⭐️985)
- caarlos0/tasktimer - Task Timer (tt) is a dead simple TUI task timer [MIT License] (⭐️457)
- caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS [Apache License 2.0] (⭐️71659)
- canyonroad/agentsh - Execution-Layer Security (ELS) for AI agents — policy-enforced shell with audit. [Apache License 2.0] (⭐️199)
- carapace-sh/carapace-bin - A multi-shell completion binary. [MIT License] (⭐️1789)
- catatsuy/purl - Streamlining Text Processing [MIT License] (⭐️232)
- charmbracelet/crush - Glamourous agentic coding for all 💘 (⭐️23177)
- charmbracelet/fang - The CLI starter kit [MIT License] (⭐️1888)
- charmbracelet/freeze - Generate images of code and terminal output 📸 [MIT License] (⭐️4462)
- charmbracelet/pop - Send emails from your terminal 📬 [MIT License] (⭐️2820)
- charmbracelet/vhs - Your CLI home video recorder 📼 [MIT License] (⭐️19437)
- ChausseBenjamin/termpicker - A color picker for the terminal (⭐️93)
- checkmake/checkmake - Linter/analyzer for Makefiles [MIT License] (⭐️1188)
- chmouel/lazyworktree - Easy Git worktree management CLI and TUI for the terminal. [Apache License 2.0] (⭐️208)
- chojs23/ec - Easy terminal-native 3-way git mergetool vim-like workflow [MIT License] (⭐️180)
- chojs23/im-switch.nvim - A Neovim plugin for switching automatically keyboard input method to English [MIT License] (⭐️21)
- chriswalz/bit - Bit is a modern Git CLI [Apache License 2.0] (⭐️6092)
- clawscli/claws - k9s-inspired TUI for AWS resource management with vim-style navigation [Apache License 2.0] (⭐️103)
- cli/cli - GitHub’s official command line tool [MIT License] (⭐️43905)
- cloudflare/gokey - A simple vaultless password manager in Go [Modified BSD License] (⭐️2422)
- Cod-e-Codes/marchat - Terminal chat for developers: Go WebSocket server + Bubble Tea TUI client, optional E2E, reactions, DMs, channels, plugins, files, code snippets, admin UI. Backends: SQLite, PostgreSQL, or MySQL. Self-hosted. [MIT License] (⭐️128)
- control-theory/gonzo - Gonzo! The Go based TUI log analysis tool [MIT License] (⭐️2584)
- coreybutler/nvm-windows - A node.js version management utility for Windows. Ironically written in Go. [MIT License] (⭐️46005)
- cousine/neovim-mcp - An MCP server for AI agents to command neovim [MIT License] (⭐️18)
- crmne/hyprmoncfg - Terminal-first monitor configurator and daemon for Hyprland [MIT License] (⭐️234)
- crumbyte/noxdir - Terminal utility for visualizing file system usage. [MIT License] (⭐️365)
- cube2222/octosql - OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. [Mozilla Public License 2.0] (⭐️5255)
- cursortab/cursortab.nvim - Neovim edit completion plugin [MIT License] (⭐️163)
- cybertec-postgresql/pgwatch - 🔬pgwatch: PostgreSQL metrics monitor/dashboard [Modified BSD License] (⭐️823)
- d-kuro/gwq - 🌳 Git worktree manager with fuzzy finder - Work on multiple branches simultaneously, perfect for parallel AI coding workflows 🍋 [Apache License 2.0] (⭐️388)
- dagger/container-use - Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack. [Apache License 2.0] (⭐️3730)
- dagucloud/dagu - A local-first workflow engine built the way it should be: declarative, file-based, self-contained, air-gapped ready. One binary that scales from laptop to distributed cluster. Persistent Workflow Operator handles creating and debugging workflows. [GNU GPLv3] (⭐️3298)
- danielgatis/imgcat - Display images and gifs in your terminal. [MIT License] (⭐️386)
- danielmiessler/Fabric - Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. [MIT License] (⭐️40707)
- danvergara/dblab - The database client every command line junkie deserves. [MIT License] (⭐️3119)
- davecheney/httpstat - It's like curl -v, with colours. [MIT License] (⭐️7205)
- dayangac/collab.nvim - 2 people 1 text editor [MIT License] (⭐️15)
- ddddddO/packemon - Packet monster (っ‘-’)╮=͟͟͞͞◒ ヽ( '-'ヽ) TUI tool for sending packets of arbitrary input and monitoring packets on any network interfaces (default: eth0). Windows/macOS/Linux [BSD 2-Clause "Simplified" License] (⭐️304)
- ddworken/hishtory - Your shell history: synced, queryable, and in context [MIT License] (⭐️3070)
- DECE2183/hexowl - Lightweight, flexible programmer's calculator with variables and functions [GNU GPLv3] (⭐️29)
- depot/cli - 🖥️ Depot CLI, build your Docker images in the cloud [MIT License] (⭐️186)
- derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style! [Apache License 2.0] (⭐️33420)
- devflowinc/uzi - CLI for running large numbers of coding agents in parallel with git worktrees [MIT License] (⭐️576)
- devnullvoid/pvetui - Terminal UI for Proxmox VE [MIT License] (⭐️648)
- dhth/act3 - Glance at the last 3 runs of your GitHub Actions workflows [MIT License] (⭐️74)
- dhth/cueitup - Inspect messages in an AWS SQS queue in a simple and deliberate manner [MIT License] (⭐️57)
- dhth/hours - A no-frills time tracking toolkit for command line nerds [MIT License] (⭐️330)
- dhth/kplay - Inspect messages in a Kafka topic in a simple and deliberate manner [MIT License] (⭐️51)
- dhth/mult - Run a command multiple times and glance at the outputs via a TUI [MIT License] (⭐️65)
- dhth/omm - on-my-mind: a keyboard-driven task manager for the command line [MIT License] (⭐️326)
- dhuan/mock - Build and test APIs easily [MIT License] (⭐️172)
- dimonomid/nerdlog - Nerdlog: fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server [BSD 2-Clause "Simplified" License] (⭐️1498)
- dlvhdr/diffnav - A git diff pager based on delta but with a file tree, à la GitHub. [MIT License] (⭐️1294)
- dlvhdr/gh-dash - A rich terminal UI for GitHub that doesn't break your flow. [MIT License] (⭐️11389)
- docker-archive/docker-ce - :warning: This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md :warning: [Apache License 2.0] (⭐️5760) Archived!
- drakkan/sftpgo - Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob [GNU AGPLv3] (⭐️11940)
- dunglas/mercure - 🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications [GNU AGPLv3] (⭐️5228)
- earthly/earthly - Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby. [Mozilla Public License 2.0] (⭐️12013)
- editorconfig-checker/editorconfig-checker - A tool to verify that your files are in harmony with your .editorconfig [MIT License] (⭐️614)
- edoardottt/pwdsafety - 🔒command line tool checking password safety🔒 [GNU GPLv3] (⭐️101)
- eduardofuncao/squix - A minimal CLI tool for managing and executing SQL queries across multiple databases. Written in Go, made beautiful with BubbleTea [MIT License] (⭐️226)
- elliot40404/easycron - Easycron is a simple cross platform cli app that helps to configure cron jobs. [MIT License] (⭐️32)
- elva-labs/awsesh - An AWS session and credential manager and SDK (beta) ✨ [MIT License] (⭐️124)
- emprcl/runal - a creative coding environment for the terminal :fireworks: [MIT License] (⭐️102)
- Enigama/git-remarks - Personal developer notes attached to Git commits. Branch-scoped, rebase-safe, local-first. [MIT License] (⭐️15)
- equationzhao/g - powerful and cross-platform ls 🌈 [MIT License] (⭐️349)
- evilmartians/lefthook - Fast and powerful Git hooks manager for any type of projects. [MIT License] (⭐️8000)
- f110/heimdallr - Zero trust proxy for using in corporate [MIT License] (⭐️73)
- F1bonacc1/process-compose - Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications. [Apache License 2.0] (⭐️2303)
- fabio42/ssl-checker - Fast and beautiful program to check all your https endpoint [MIT License] (⭐️27)
- fatih/motion - Navigation and insight in Go [Modified BSD License] (⭐️184)
- felangga/chiko - The ultimate beauty gRPC Client on your Terminal! [MIT License] (⭐️345)
- ffuf/ffuf - Fast web fuzzer written in Go [MIT License] (⭐️15918)
- FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. [Modified BSD License] (⭐️22008)
- fractalops/fli - ⚙️ FLI is a powerful command-line tool that simplifies AWS VPC Flow Logs analysis with intuitive commands, smart filtering, and automatic annotations, turning raw network data into actionable insights in seconds [MIT License] (⭐️19)
- fuegoio/copiloutre.nvim - Github Copilot but with your own model. [MIT License] (⭐️7)
- fumiyas/qrc - QR code generator for text terminals (ASCII art, Sixel) [MIT License] (⭐️402)
- future-architect/vuls - Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices [GNU GPLv3] (⭐️12112)
- Gaurav-Gosain/tuios - Terminal UI OS (Terminal Multiplexer) [MIT License] (⭐️2592)
- GBerghoff/envdiff - cli tool to snapshot and diff environments - helping find the differences that matter [MIT License] (⭐️24)
- git-bug/git-bug - Distributed, offline-first bug tracker embedded in git [GNU GPLv3] (⭐️9747)
- gitsocial-org/gitsocial - Git-native cross-forge collaboration platform [MIT License] (⭐️63)
- glanceapp/glance - A self-hosted dashboard that puts all your feeds in one place [GNU AGPLv3] (⭐️33554)
- go-acme/lego - Let's Encrypt/ACME client and library written in Go [MIT License] (⭐️9479)
- go-enry/go-enry - A faster file programming language detector [Apache License 2.0] (⭐️603)
- go-fed/activity - ActivityStreams & ActivityPub in golang, oh my! [Modified BSD License] (⭐️731)
- go-gitea/gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD [MIT License] (⭐️54980)
- go-task/task - A fast, cross-platform build tool inspired by Make, designed for modern workflows. [MIT License] (⭐️15341)
- go-vikunja/vikunja - The to-do app to organize your life. [GNU AGPLv3] (⭐️3968)
- gobackup/gobackup - 🗄 CLI tool for backup your databases, files to cloud storages in schedully. [MIT License] (⭐️2675)
- goby-lang/goby - Goby - Yet another programming language written in Go [MIT License] (⭐️3508) Archived!
- gofiber/contrib - 🧬 Repository for third party middlewares with dependencies [MIT License] (⭐️294)
- gofiber/fiber - ⚡️ Express inspired web framework written in Go [MIT License] (⭐️39606)
- gofiber/recipes - 📁 Examples for 🚀 Fiber [MIT License] (⭐️3439)
- gofiber/storage - 📦 Premade storage drivers for 🚀 Fiber [MIT License] (⭐️327)
- gofiber/template - 🧬 Template engine middleware for Fiber [MIT License] (⭐️312)
- gogs/gogs - Gogs is a painless self-hosted Git service [MIT License] (⭐️47513)
- gohandson/accountbook-ja - コマンドラインツールからWebアプリ作成までを体験できるハンズオンです (⭐️121)
- gohugoio/hugo - The world’s fastest framework for building websites. [Apache License 2.0] (⭐️87667)
- golang/go - The Go programming language [Modified BSD License] (⭐️133521)
- golang/vgo - [mirror] Versioned Go Prototype [Modified BSD License] (⭐️1509)
- golangci/golangci-lint - Fast linters runner for Go [GNU GPLv3] (⭐️18822)
- google/keep-sorted - keep-sorted is a language-agnostic formatter that sorts lines between two markers in a larger file. [Apache License 2.0] (⭐️370)
- google/mangle - [Apache License 2.0] (⭐️2976)
- google/osv-scanner - Vulnerability scanner written in Go which uses the data provided by https://osv.dev [Apache License 2.0] (⭐️8732)
- google/yamlfmt - An extensible command line tool or library to format yaml files. [Apache License 2.0] (⭐️1739)
- googleapis/mcp-toolbox - MCP Toolbox for Databases is an open source MCP server for databases. [Apache License 2.0] (⭐️14680)
- GoogleCloudPlatform/khi - A log viewer for Kubernetes troubleshooting [Apache License 2.0] (⭐️2040)
- GoogleCloudPlatform/scion - [Apache License 2.0] (⭐️1162)
- gopasspw/gopass - The slightly more awesome standard unix password manager for teams [MIT License] (⭐️6800)
- goravel/goravel - The full-featured Golang Development Framework skeleton [MIT License] (⭐️4493)
- grafana/k6 - A modern load testing tool, using Go and JavaScript [GNU AGPLv3] (⭐️30385)
- grafviktor/goto - Easy to use terminal SSH manager with advanced features. Binaries included! 😉 [MIT License] (⭐️519)
- GreenmaskIO/greenmask - Database anonymization, synthetic data generation and logical dump [Apache License 2.0] (⭐️1660)
- gsamokovarov/jump - Jump helps you navigate faster by learning your habits. ✌️ [MIT License] (⭐️1919)
- gurgeous/vectro - rpn calculator for your terminal [MIT License] (⭐️19)
- guumaster/hostctl - Your dev tool to manage /etc/hosts like a pro! [MIT License] (⭐️1216)
- Han8931/gorae - [MIT License] (⭐️74)
- Hanage999/mastobots - Goで書いたMastodonのbot。MySQLとJuman++との合わせ技です。 [MIT License] (⭐️6)
- handlebargh/yatto - Interactive version-controlled todo-list for the command-line [MIT License] (⭐️92)
- harness/harness - Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. [Apache License 2.0] (⭐️34972)
- hasura/gitkube - Build and deploy docker images to Kubernetes using git push [Apache License 2.0] (⭐️3848)
- hay-kot/homebox - Homebox is the inventory and organization system built for the Home User [GNU AGPLv3] (⭐️3002) Archived!
- hherman1/gq - jq but using go instead [MIT License] (⭐️260)
- him0/gh-sync - [MIT License] (⭐️22)
- Hiroya-W/yuyufetch - A command-line self-introduction tool inspired by Neofetch. [MIT License] (⭐️4)
- hitode909/20250516-sketch-difference-implement-and-docs - (⭐️4)
- hjr265/gittop - A beautiful terminal UI for visualizing Git repository statistics, inspired by htop/btop. [Modified BSD License] (⭐️121)
- homeport/dyff - /ˈdʏf/ - diff tool for YAML files, and sometimes JSON [MIT License] (⭐️1797)
- hookdeck/outpost - Open Source Outbound Webhooks and Event Destinations Infrastructure [Apache License 2.0] (⭐️906)
- hybridgroup/go-haystack - Track personal Bluetooth devices via Apple's "Find My" network using OpenHaystack and Macless-Haystack with tools written in Go/TinyGo. No Apple hardware required! [MIT License] (⭐️1486)
- hymkor/csvi - Csvi - A terminal CSV editor [MIT License] (⭐️179)
- hzqtc/taproom - An interactive TUI for Homebrew [MIT License] (⭐️581)
- IAL32/az-tui - A terminal UI for managing Azure Container Apps -- browse apps, view details, inspect revisions, and exec or tail logs, all from your terminal. [MIT License] (⭐️16)
- IceWhaleTech/CasaOS - CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. [Apache License 2.0] (⭐️33666)
- IchikawaYukko/twitter-cmd - Simple CLI Twitter client. May be useful in shell script use ? コマンドライン簡易ツイッタークライアント! [MIT License] (⭐️6)
- idursun/jjui - jjui is a TUI designed for interacting with the Jujutsu version control system. [MIT License] (⭐️1830)
- ImGajeed76/pgit - Git-like version control CLI backed by PostgreSQL with pg-xpatch delta compression [MIT License] (⭐️189)
- isacssw/canopy - canopy is a terminal UI for developers running multiple AI coding agents in parallel. One view. All your agents. [MIT License] (⭐️16)
- itchyny/json2yaml - An efficient JSON to YAML converter written in Go language [MIT License] (⭐️69)
- JanDeDobbeleer/oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer [MIT License] (⭐️22238)
- jesseduffield/horcrux - Split your file into encrypted fragments so that you don't need to remember a passcode [MIT License] (⭐️5048)
- jesseduffield/lazydocker - The lazier way to manage everything docker [MIT License] (⭐️50698)
- jetify-com/devbox - Instant, easy, and predictable development environments [Apache License 2.0] (⭐️11479)
- JFryy/qq - jq, but with many interoperable configuration format transcodings and interactive querying. [MIT License] (⭐️722)
- Jguer/yay - Yet another Yogurt - An AUR Helper written in Go [GNU GPLv3] (⭐️13361)
- jhillyerd/labcoat - NixOS system deployment TUI [MIT License] (⭐️54)
- joerdav/xc - Markdown defined task runner. [MIT License] (⭐️1377)
- johnste/finicky - A macOS app for customizing which browser to start [MIT License] (⭐️4743)
- joho/godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files) [MIT License] (⭐️10378)
- jon4hz/fztea - 🐬🧋 Remote control your flipper from the local terminal or over SSH [MIT License] (⭐️391)
- jonas-grgt/ktea - Kafka TUI client [Apache License 2.0] (⭐️423)
- jonathanruiz/wakey - A TUI built for managing and waking your devices using Wake-on-LAN. [MIT License] (⭐️55)
- jorgerojas26/lazysql - A cross-platform TUI database management tool written in Go. [MIT License] (⭐️3752)
- josharian/impl - impl generates method stubs for implementing an interface. [MIT License] (⭐️1097)
- jstarks/npiperelay - npiperelay allows you to access Windows named pipes from WSL [MIT License] (⭐️796)
- jstemmer/gotags - ctags-compatible tag generator for Go [MIT License] (⭐️861)
- julez-dev/chatuino - A feature rich TUI Twitch IRC Client [MIT License] (⭐️56)
- junegunn/fzf - :cherry_blossom: A command-line fuzzy finder [MIT License] (⭐️79605)
- k1LoW/git-wt - A Git subcommand that makes
git worktreesimple [MIT License] (⭐️492) - k1LoW/octocov - octocov is a toolkit for collecting code metrics (code coverage, code to test ratio, test execution time and your own custom metrics). (⭐️473)
- k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️32791)
- kamichidu/go-fu-kin-ambiwidth - [MIT License] (⭐️1)
- karol-broda/snitch - a prettier way to inspect network connections [MIT License] (⭐️3408)
- kayac/go-katsubushi - ID generator server [MIT License] (⭐️194)
- keidarcy/e1s - E1S - Easily Manage AWS ECS Resources in Terminal(~k9s for ECS) 🐱 [MIT License] (⭐️864)
- kffl/speedbump - TCP proxy for simulating variable, yet predictable network latency :globe_with_meridians::hourglass_flowing_sand: [Apache License 2.0] (⭐️1553)
- KiamMota/lpm - A cli plugin manager of lazy.nvim [GNU GPLv2] (⭐️14)
- kiki-ki/go-qo - qo is an interactive minimalist TUI to query JSON and CSV using SQL. [MIT License] (⭐️371)
- klauspost/asmfmt - Go Assembler Formatter [MIT License] (⭐️306)
- kndndrj/nvim-dbee - Interactive database client for neovim [GNU GPLv3] (⭐️1256)
- knqyf263/pet - Simple command-line snippet manager [MIT License] (⭐️5199)
- knqyf263/sou - A tool for exploring files in container image layers [Apache License 2.0] (⭐️84)
- koki-develop/clive - ⚡ Automates terminal operations. [MIT License] (⭐️385)
- koki-develop/gat - 🐱 cat alternative written in Go. [MIT License] (⭐️230)
- koki-develop/sheep - 🐑 Sleep with Sheep. [MIT License] (⭐️62) Archived!
- kopecmaciej/vi-mongo - MongoDB TUI manager designed to simplify data visualization and quick manipulation [Apache License 2.0] (⭐️214)
- kpumuk/lazykiq - rich terminal UI for Sidekiq [MIT License] (⭐️30)
- kriuchkov/tock - Tock is a powerful time tracking tool for the command line. [GNU GPLv3] (⭐️400)
- ksdme/beam - transfer pipes and files from one computer to another over ssh [MIT License] (⭐️132)
- kubernetes-sigs/krew - 📦 Find and install kubectl plugins [Apache License 2.0] (⭐️6941)
- kubernetes/kubernetes - Production-Grade Container Scheduling and Management [Apache License 2.0] (⭐️121771)
- kubescape/kubescape - Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources. [Apache License 2.0] (⭐️11315)
- kurehajime/dajarep - ダジャレを検索するコマンド [MIT License] (⭐️50)
- kyoh86/zshist - [MIT License] (⭐️4)
- kyosu-1/batcha - batcha is a deployment tool for AWS Batch [MIT License] (⭐️7)
- lancekrogers/tcount - Count tokens of files and directories [MIT License] (⭐️1)
- lazynop/lazyenv - TUI for managing .env files [MIT License] (⭐️29)
- legostin/cull - Interactive TUI disk space analyzer [MIT License] (⭐️99)
- LeperGnome/bt - Interactive tree-like terminal file manager [MIT License] (⭐️157)
- lfaoro/ssm - Your terminal SSH connection manager [Modified BSD License] (⭐️101)
- Lifailon/lazyjournal - TUI for viewing logs from journald, auditd, file system, Docker and Podman containers, Compose stacks and Kubernetes pods with support for log highlighting and several filtering modes. [MIT License] (⭐️1227)
- lima-vm/lima - Linux virtual machines, with a focus on running containers [Apache License 2.0] (⭐️20760)
- lmorg/murex - A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling) [GNU GPLv2] (⭐️1871)
- loeffel-io/ls-lint - An extremely fast directory and filename linter - Bring some structure to your project filesystem [MIT License] (⭐️2382)
- lusingander/gotip - Go Test Interactive Picker 🧪 [MIT License] (⭐️32)
- maaslalani/nap - Code snippets in your terminal (⭐️2193)
- maaslalani/sheets - Terminal based spreadsheet tool [MIT License] (⭐️2017)
- maaslalani/slides - Terminal based presentation tool [MIT License] (⭐️11450)
- mackee/go-readability - Extract readable content from web pages - Mozilla’s and Mizchi Readability ported to Go [Apache License 2.0] (⭐️92)
- Macmod/godap - A complete terminal user interface (TUI) for LDAP. [MIT License] (⭐️931)
- MacroPower/kat - TUI and rule-based rendering engine for Kubernetes manifests [Apache License 2.0] (⭐️163)
- MadAppGang/dingo - A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility (⭐️1869)
- magefile/mage - a Make/rake-like dev tool using Go [Apache License 2.0] (⭐️4643)
- magodo/pipeform - Terraform runtime TUI 🫧 [Mozilla Public License 2.0] (⭐️350)
- mahyarmirrashed/jdd - Johnny Decimal daemon for automatically organizing files into the correct drawer using their name. [MIT License] (⭐️10)
- mame/wsl2-ssh-agent - A bridge from WSL2 ssh client to Windows ssh-agent.exe service [MIT License] (⭐️240)
- mamemomonga/mastodon-custom-emoji-cloner - マストドンのインスタンスが発見した絵文字を片っ端からコピーするツール (⭐️2)
- manaelproxy/manael - Manael is a simple HTTP proxy for processing images. [MIT License] (⭐️35)
- marcosnils/bin - Effortless binary manager [MIT License] (⭐️1156)
- marcus/sidecar - Use sidecar next to CLI agents for diffs, file trees, conversation history, and task management with td [MIT License] (⭐️951)
- marcus/td - A minimalist CLI for tracking tasks across AI coding sessions. [MIT License] (⭐️195)
- marwanhawari/stew - 🥘 An independent package manager for compiled binaries. [MIT License] (⭐️341)
- masutaka/github-nippou - Print today's your GitHub activity for issues and pull requests. [MIT License] (⭐️77)
- mattn/algia - A cli application for nostr [MIT License] (⭐️217)
- mattn/bsky - A cli application for bluesky social [MIT License] (⭐️441)
- mattn/bump - Bump semantic version in any file using a regular expression pattern (⭐️21)
- mattn/efm-langserver - General purpose Language Server [MIT License] (⭐️1528)
- mattn/go-mastodon - mastodon client for golang [MIT License] (⭐️648)
- mbrt/gmailctl - Declarative configuration for Gmail filters [MIT License] (⭐️2158)
- merschformann/gotz - CLI timezone info [MIT License] (⭐️146)
- meshery/meshery - Meshery, the cloud native manager [Apache License 2.0] (⭐️10154)
- metaspartan/mactop - mactop - Apple Silicon Monitor Top [MIT License] (⭐️1223)
- mexirica/aptui - TUI package manager for APT-based Linux distributions [MIT License] (⭐️352)
- mgechev/revive - 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint [MIT License] (⭐️5484)
- micasa-dev/micasa - A modal TUI for tracking home projects, maintenance schedules, appliances, and vendor quotes. [Apache License 2.0] (⭐️1238)
- michal-laskowski/wax - Generate HTML on the server side with TSX/JSX templates in Go [MIT License] (⭐️190)
- mickamy/go-observability-playground - A hands-on playground to experience Go observability tools in one place. [MIT License] (⭐️4)
- microsoft/typescript-go - Staging repo for development of native port of TypeScript [Apache License 2.0] (⭐️24818)
- mikefarah/yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor [MIT License] (⭐️15249)
- miklosn/cmdperf - Command Performance Benchmarking [MIT License] (⭐️33)
- mikuta0407/misskey-cli - [MIT License] (⭐️29)
- minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. [GNU AGPLv3] (⭐️60736) Archived!
- mislav/hub - A command-line tool that makes git easier to use with GitHub. [MIT License] (⭐️22938)
- mistakenelf/fm - A terminal based file manager [MIT License] (⭐️629)
- mistweaverco/caline - A simple 🤞, small 🤏, beautiful 😍 and cross platform 🌎 calendar 🗓️ line overlay. [MIT License] (⭐️3)
- mistweaverco/zana-client - Zana is a minimal CLI for managing LSP servers, DAP servers, linters, and formatters, for Neovim, but not limited to just Neovim. [MIT License] (⭐️69)
- mizukmb/ejonecho - [MIT License] (⭐️2)
- mjl-/mox - modern full-featured open source secure mail server for low-maintenance self-hosted email [MIT License] (⭐️5640)
- mmulet/term.everything - Run any GUI app in the terminal❗ [GNU AGPLv3] (⭐️7932)
- monasticacademy/httptap - View HTTP/HTTPS requests made by any Linux program [MIT License] (⭐️4156)
- monochromegane/afa - AFA is a terminal-friendly AI command. [MIT License] (⭐️53)
- moson-mo/pacseek - A terminal user interface for searching and installing Arch Linux packages [MIT License] (⭐️619)
- motty93/ai-commits-message - (⭐️1)
- mpppk/hlb - CLI that provides unified & interactive interface to multiple git repository hosting services. [MIT License] (⭐️38) Archived!
- mr-karan/doggo - :dog: Command-line DNS Client for Humans. Written in Golang [GNU GPLv3] (⭐️4221)
- mrusme/reader - reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages (and EML files!) on the CLI. (https://codeberg.org/mrus/reader) [GNU GPLv3] (⭐️401)
- muandane/goji - Commitizen-like Emoji Commit Tool written in Go and AI commit message generator (think cz-emoji and other commitizen adapters but in go) 🚀 [Apache License 2.0] (⭐️78)
- muesli/duf - Disk Usage/Free Utility - a better 'df' alternative (⭐️14957)
- museslabs/kyma - Presentations from markdown in the terminal with fancy transition animations [GNU GPLv3] (⭐️84)
- mvdan/sh - A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt [Modified BSD License] (⭐️8678)
- myuron/lazysfn - AWS Step functions viewer TUI [MIT License] (⭐️5)
- naggie/dstask - Git powered terminal-based todo/note manager -- markdown note page per task. Single binary! [MIT License] (⭐️1157)
- nakabonne/ali - Generate HTTP load and plot the results in real-time [MIT License] (⭐️3941)
- nalgeon/redka - Redis re-implemented with SQL [Modified BSD License] (⭐️4541)
- nao1215/gup - gup - Update binaries installed by "go install" with goroutines. [Apache License 2.0] (⭐️565)
- nao1215/sqly - executes SQL against CSV, TSV, LTSV, JSON, JSONL, Parquet, Microsoft Excel™ , ACH, and Fedwire files with shell. [MIT License] (⭐️141)
- nathabonfim59/gitid - A tool to stop sending work commits with your personal email [MIT License] (⭐️29)
- neilotoole/sq - sq data wrangler [MIT License] (⭐️2465)
- nektos/act - Run your GitHub Actions locally 🚀 [MIT License] (⭐️69924)
- nil0x42/dnsanity - High-performance DNS validator using template-based verification [MIT License] (⭐️132)
- nkapatos/mindweaver - Personal knowledge management system with AI-powered insights and local-first architecture (⭐️3)
- nlamirault/e2c - A terminal-based UI application for managing AWS EC2 instances. [Apache License 2.0] (⭐️19)
- noborus/ov - 🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager. [MIT License] (⭐️1930)
- noperator/sol - A de-minifier (formatter, exploder, beautifier) for shell one-liners [MIT License] (⭐️516)
- NotMugil/hardcover-tui - Browse your library, track your reading progress and manage your books without ever leaving the terminal ›_ [GNU AGPLv3] (⭐️11)
- nukosuke/alfred-annict-workflow - Annictの作品ページに素早くアクセスするためのAlfredワークフロー [MIT License] (⭐️4)
- nurazon59/ghmux - CLI for managing multiple GitHub accounts [MIT License] (⭐️2)
- nyaosorg/nyagos - NYAGOS - The hybrid Commandline Shell [Modified BSD License] (⭐️371)
- octelium/octelium - A next-gen FOSS self-hosted unified zero trust secure access platform that can operate as a remote access VPN, a ZTNA platform, API/AI/MCP gateway, a PaaS, an ngrok-alternative and a homelab infrastructure. [GNU AGPLv3] (⭐️3743)
- ogadra/20260327-cli-demo - (⭐️6)
- olivier-w/climp - cli media player [Apache License 2.0] (⭐️36)
- Oloruntobi1/pproftui - A terminal-based diagnostic tool for Go pprof data [MIT License] (⭐️279)
- openhue/openhue-cli - OpenHue CLI is a command-line interface for interacting with Philips Hue smart lighting systems. [Apache License 2.0] (⭐️124)
- opentofu/opentofu - OpenTofu lets you declaratively manage your cloud infrastructure. [Mozilla Public License 2.0] (⭐️28411)
- orangekame3/ghfetch - :octocat: ghfetch is a CLI tool to fetch GitHub user information and show like neofetch. [MIT License] (⭐️64)
- orhun/pkgtop - Interactive package manager and resource monitor designed for the GNU/Linux. [GNU GPLv3] (⭐️343)
- osteele/gojekyll - A fast Go implementation of the Jekyll blogging engine [MIT License] (⭐️391)
- otaleghani/kiln - Turn your Obsidian vault into a high-performance website with zero config. Supports interactive Canvas, Mermaid, LaTeX, and Wikilinks out of the box. Single binary, blazing fast, HTMX-powered navigation, and 1:1 feature parity with Obsidian. [MIT License] (⭐️54)
- otiai10/amesh - みんなだいすき東京アメッシュ! (⭐️371)
- Owloops/tfjournal - Record Terraform runs with git context, timing, and resource events [MIT License] (⭐️41)
- ozacod/cpx - [MIT License] (⭐️61)
- ozemin/lazycut - A simple terminal UI for video trimming [MIT License] (⭐️847)
- papercomputeco/tapes - Transparent telemetry collector for agents [GNU AGPLv3] (⭐️221)
- pashkov256/deletor - Manage and delete files efficiently with an interactive TUI and scriptable CLI. [MIT License] (⭐️238)
- PatrickKoss/keyforge.nvim - Tower defense game to master vim keybindings inside Neovim [Apache License 2.0] (⭐️9)
- peco/peco - Simplistic interactive filtering tool [MIT License] (⭐️7881)
- peltho/tufw - Terminal UI for ufw [MIT License] (⭐️825)
- PenguinCabinet/launch-rocket-cli - ロケットを打ち上げるコマンドラインツール(墜落も可) (⭐️3)
- plainbanana/kombu-erea-bot - コンブトラックガチエリア(コンブエリア)通知Bot [MIT License] (⭐️1)
- plutov/oq - Terminal OpenAPI Spec viewer [MIT License] (⭐️962)
- pomdtr/sunbeam - Command-line launcher [MIT License] (⭐️539)
- potproject/goenvgen - Automatically generate Go Code from dotenv files. [MIT License] (⭐️5)
- pouriyajamshidi/tcping - Ping TCP ports using tcping. Inspired by Linux's ping utility. Written in Go [MIT License] (⭐️1229)
- pranshuparmar/witr - Why is this running? [Apache License 2.0] (⭐️14318)
- project-copacetic/copacetic - 🧵 CLI tool for directly patching container images! [Apache License 2.0] (⭐️1604)
- project-dalec/dalec - 📦 Produce secure packages and containers with declarative configurations [Apache License 2.0] (⭐️300)
- psviderski/unregistry - Push docker images directly to remote servers without an external registry [Apache License 2.0] (⭐️4722)
- ptdewey/pendulum-nvim - Track time spent coding in Neovim [MIT License] (⭐️108)
- qustavo/httplab - The interactive web server [MIT License] (⭐️4178)
- ramonvermeulen/whosthere - Local Area Network discovery tool with an interactive Terminal User Interface (TUI) written in Go. Discover, explore, and understand your LAN in an intuitive way. Knock Knock.. who's there? 🚪 [Apache License 2.0] (⭐️2189)
- RasmusLindroth/tut - TUI for Mastodon with vim inspired keys [MIT License] (⭐️493)
- rhysd/actionlint - :octocat: Static checker for GitHub Actions workflow files [MIT License] (⭐️3795)
- rhysd/vim-startuptime - A small Go program for better
vim --startuptimealternative [MIT License] (⭐️250) - ricoberger/httpmonitor - A small TUI application to monitor a single or multiple targets [MIT License] (⭐️31)
- rivo/tview - Terminal UI library with rich, interactive widgets — written in Golang [MIT License] (⭐️13777)
- robinovitch61/kl - An interactive Kubernetes log viewer for your terminal. [MIT License] (⭐️407)
- Rtarun3606k/TakaTime - TakaTime is a blazingly fast, privacy-focused coding time tracker for Neovim. It works just like WakaTime, but with one major difference: You own your data. Instead of sending your coding activity to a third-party server, TakaTime stores everything in your own MongoDB database. [MIT License] (⭐️60)
- runmedev/runme - DevOps Notebooks Built with Markdown [Apache License 2.0] (⭐️2032)
- rupor-github/wsl-ssh-agent - Helper to interface with Windows ssh-agent.exe service from Windows Subsystem for Linux (WSL) [GNU GPLv3] (⭐️563)
- rusq/slackdump - Save or export your private and public Slack messages, threads, files, and users locally without admin privileges. [GNU AGPLv3] (⭐️2550)
- rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️60)
- ryan-WORK/ohm - LSP process manager daemon for Neovim [MIT License] (⭐️6)
- ryoppippi/gh-nippou - github extension for github-nippou [MIT License] (⭐️12)
- sa7mon/S3Scanner - Scan for misconfigured S3 buckets across S3-compatible APIs! [MIT License] (⭐️3050)
- sachaos/todoist - Todoist CLI Client. I ❤️ Todoist and CLI. [MIT License] (⭐️1712)
- sammcj/gollama - Go manage your Ollama models [MIT License] (⭐️1762)
- samyakbardiya/trex - A Terminal app for RegEx visualization, :t-rex: roar! [MIT License] (⭐️131)
- satococoa/wtp - 🌳 A powerful Git worktree CLI tool with automated setup, branch tracking, and smart navigation [MIT License] (⭐️469)
- savedra1/clipse - Configurable TUI clipboard manager for Unix [MIT License] (⭐️964)
- schollz/croc - Easily and securely send things from one computer to another :crocodile: :package: [MIT License] (⭐️34706)
- shazow/wifitui - Fast featureful friendly wifi terminal UI. 🛜✨ [MIT License] (⭐️289)
- shiroemons/conreq - [MIT License] (⭐️6)
- siddhantac/puffin - A beautiful terminal dashboard for hledger 💰 [MIT License] (⭐️543)
- simonwhitaker/gibo - Easy access to gitignore boilerplates [The Unlicense] (⭐️2064)
- sinclairtarget/git-who - Git blame for file trees [MIT License] (⭐️2675)
- sivchari/kumo - A lightweight AWS service emulator written in Go [MIT License] (⭐️835)
- skanehira/gol - Application Launcher written in Go [MIT License] (⭐️6) Archived!
- Skardyy/ttyimg - cross platform terminal image viewer [MIT License] (⭐️24)
- solod-dev/solod - A subset of Go that translates to C [Modified BSD License] (⭐️580)
- Songmu/make2help - Utility for self-documented Makefile [MIT License] (⭐️72)
- sorafujitani/wez-cc-viewer - TUI dashboard for monitoring Claude Code instances across WezTerm workspaces [MIT License] (⭐️7)
- sosedoff/pgweb - Cross-platform client for PostgreSQL databases [MIT License] (⭐️9300)
- spf13/cobra - A Commander for modern Go CLI interactions [Apache License 2.0] (⭐️43719)
- sqldef/sqldef - Idempotent schema management for MySQL, PostgreSQL, SQLite, and SQL Server (⭐️3078)
- sqls-server/sqls - SQL language server written in Go. [MIT License] (⭐️1295)
- sqshq/sampler - Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. [GNU GPLv3] (⭐️14532)
- stefanlogue/meteor - A highly configurable CLI tool for writing conventional commits [MIT License] (⭐️417)
- steipete/gogcli - Google Suite CLI: Gmail, GCal, GDrive, GContacts. (⭐️6879)
- stigoleg/keep-alive - Keep-Alive is a lightweight, cross-platform utility to prevent your system from sleeping. Perfect for uninterrupted downloads, active connections, or long-running tasks, like vibe coding. [MIT License] (⭐️96)
- stripe/pg-schema-diff - Go library for diffing Postgres schemas and generating SQL migrations [MIT License] (⭐️835)
- superstarryeyes/bit - CLI/TUI Logo Designer + ANSI Font Library with Gradients, Shadows, and Multi-Format Export [MIT License] (⭐️371)
- SurgeDM/Surge - Blazing fast TUI download manager built in Go for power users [MIT License] (⭐️2920)
- sushichan044/ajisai - Simple preset manager for AI Coding Agents. Package rule and prompt configurations, then deploy to multiple projects. [MIT License] (⭐️20) Archived!
- suzuki-shunsuke/ghalint - GitHub Actions linter [MIT License] (⭐️232)
- suzuki-shunsuke/pinact - pinact is a CLI to edit GitHub Workflow and Composite action files and pin versions of Actions and Reusable Workflows. pinact can also update their versions and verify version annotations. [MIT License] (⭐️921)
- szktkfm/mdtt - 🗓️ Markdown Table Editor TUI [MIT License] (⭐️154)
- tadashi-aikawa/urei - (⭐️1)
- takeshy/mcp-gatekeeper - Secure MCP server with JSON plugin configuration, multiple sandbox modes, glob-based policy control, and MCP Apps UI support (⭐️3)
- Tantalor93/dnspyre - CLI tool for a high QPS DNS benchmark [MIT License] (⭐️290)
- tarampampam/tinifier - 🐼 CLI tool for compressing images using the TinyPNG [MIT License] (⭐️112)
- tcnksm/gcli - The easy way to build Golang command-line application. [MIT License] (⭐️918)
- termkit/gama - Manage your GitHub Actions from Terminal with great UI 🧪 [GNU GPLv3] (⭐️477)
- terrastruct/d2 - D2 is a modern diagram scripting language that turns text to diagrams. [Mozilla Public License 2.0] (⭐️23473)
- textfuel/lazyjira - Lazygit but for Jira [MIT License] (⭐️280)
- thekarel/rum - TUI to list, search and run package.json scripts 🥃 [MIT License] (⭐️12)
- thewizardshell/froggit - Simplify your Git workflow with visual feedback, keyboard-driven controls, and a streamlined experience. [MIT License] (⭐️471)
- TheYahya/enola - This is Sherlock's sister, Modern shiny CLI tool written with Golang to help you: 🔎 Hunt down social media accounts by username across social networks [MIT License] (⭐️832)
- thobiasn/tori-cli - Docker server monitoring without the stack. Metrics, logs, and alerts from your terminal. Single binary, zero exposed ports, SSH-only. [MIT License] (⭐️209)
- tilt-dev/tilt - Define your dev environment as code. For microservice apps on Kubernetes. [Apache License 2.0] (⭐️9626)
- tokuhirom/dcv - TUI viewer for docker-compose (⭐️235)
- torikushiii/BlueArchiveAPI - A fan-made API for Blue Archive game. [GNU AGPLv3] (⭐️140)
- traPtitech/traQ - traQ - traP Internal Messenger Application Backend [MIT License] (⭐️464)
- tsenart/vegeta - HTTP load testing tool and library. It's over 9000! [MIT License] (⭐️25007)
- turbot/tailpipe - select * from logs; Tailpipe is an open source SIEM for instant log insights, powered by DuckDB. Analyze millions of events in seconds, right from your terminal. [GNU AGPLv3] (⭐️552)
- twitchdev/twitch-cli - The official Twitch CLI to make developing on Twitch easier. [Apache License 2.0] (⭐️668)
- twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely. [MIT License] (⭐️19221)
- umlx5h/gtrash - A Featureful Trash CLI manager: alternative to rm and trash-cli [MIT License] (⭐️309)
- unkn0wn-root/resterm - Terminal API client for HTTP/GraphQL/gRPC with support for SSH tunnels, WebSockets, SSE, Workflows, Profiling, OpenAPI, Kubernetes port-forwarding and response diffs. [Apache License 2.0] (⭐️1600)
- Use-Tusk/fence - Lightweight, container-free sandbox for running commands with network and filesystem restrictions [Apache License 2.0] (⭐️656)
- usememos/memos - Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours. [MIT License] (⭐️58975)
- Valkyrie00/bold-brew - Bold Brew (bbrew) - A Homebrew TUI Manager [MIT License] (⭐️340)
- vladimirvivien/ktop - A top-like tool for your Kubernetes cluster metrics [Apache License 2.0] (⭐️1068)
- wader/fq - jq for binary formats - tool, language and decoders for working with binary and text formats (⭐️10480)
- wagoodman/dive - A tool for exploring each layer in a docker image [MIT License] (⭐️53797)
- Warashi/cage - A cross-platform security sandbox CLI tool that executes commands with restricted file system write access while maintaining full read permissions. [Apache License 2.0] (⭐️107)
- wavetermdev/waveterm - An open-source, AI-integrated, cross-platform terminal for seamless workflows [Apache License 2.0] (⭐️19683)
- wesm/msgvault - Archive a lifetime of email and chat. Offline search, analytics, and AI query over your full message history. Powered by DuckDB [MIT License] (⭐️1679)
- willibrandon/mtlog - Serilog-inspired structured logging for Go with message templates, rich formatting, and native Seq support [MIT License] (⭐️96)
- Wox-launcher/Wox - A cross-platform launcher that simply works [GNU GPLv3] (⭐️26683)
- writeas/go-writeas - Go client for the Write.as API [MIT License] (⭐️24)
- writeas/web-core - Core components of the web application. [Mozilla Public License 2.0] (⭐️20)
- writeas/writeas-cli - Command line client for Write.as / WriteFreely [GNU GPLv3] (⭐️120)
- writefreely/writefreely - A clean, Markdown-based publishing platform made for writers. Write together and build a community. [GNU AGPLv3] (⭐️5127)
- wtetsu/gaze - 👁️Executes commands for you [MIT License] (⭐️317)
- x-motemen/blogsync - Push and pull blog entries from/to local filesystem [MIT License] (⭐️175)
- x-motemen/ghq - Remote repository management made easy [MIT License] (⭐️3566)
- x-motemen/gore - Yet another Go REPL that works nicely. Featured with line editing, code completion, and more. [MIT License] (⭐️5463)
- xdevplatform/xurl - The official CLI for the X API [MIT License] (⭐️745)
- xxxserxxx/gotop - A terminal based graphical activity monitor inspired by gtop and vtop (⭐️3057)
- y3owk1n/nvs - A lightweight Neovim Version & Config Manager CLI tool to install, switch, list, uninstall, and reset Neovim versions. [MIT License] (⭐️32)
- yarlson/lnk - 🔗 Git-native dotfiles management that doesn't suck. [MIT License] (⭐️643)
- yassinebenaid/bunster - Compile shell scripts to static binaries. [Modified BSD License] (⭐️2660)
- ycd/dstp - 🧪 Run common networking tests against any site. [MIT License] (⭐️1296)
- ymtdzzz/lazypkg - A terminal application for managing packages across different package managers. (⭐️13)
- ymtdzzz/otel-tui - A terminal OpenTelemetry viewer inspired by otel-desktop-viewer [Apache License 2.0] (⭐️931)
- yokecd/yoke - Kubernetes Package Management as Code; infrastructure as code, but actually. [MIT License] (⭐️728)
- yorukot/superfile - Pretty fancy and modern terminal file manager [MIT License] (⭐️17156)
- yottahmd/donburi-ecs - Just another ECS library for Go/Ebitengine (⭐️364)
- yuk7/wsldl - Advanced WSL launcher / installer. (Win10 FCU x64/arm64 or later.) [MIT License] (⭐️1922)
- yukimochi/Activity-Relay - Yet another powerful customizable ActivityPub relay server written in Go. [GNU AGPLv3] (⭐️324)
- ziinaio/zmate - 💻 📤 👥 Instant terminal sharing; using Zellij. [MIT License] (⭐️91)
- zk-org/zk - Plain text note-taking assistant [GNU GPLv3] (⭐️2532)
- Zouuup/landrun - Run any Linux process in a secure, unprivileged sandbox using Landlock. Think firejail, but lightweight, user-friendly, and baked into the kernel. [MIT License] (⭐️2185)
- zyedidia/eget - Easily install prebuilt binaries from GitHub. [MIT License] (⭐️1954)
HCL
- AndrewGuenther/fck-nat - Feasible cost konfigurable NAT: An AWS NAT Instance AMI [MIT License] (⭐️2082)
HTML
- AkashiSN/CHUNITHM-Rate-Calculator-Python - CHUNITHM-Rate-CalculatorのPython版(サービス終了) [MIT License] (⭐️4) Archived!
- antoniorodr/lexy - Lexy is a lightweight CLI tool that fetches programming tutorials from "Learn X in Y Minutes" directly into your terminal. Quickly search, learn, and reference code examples without leaving your workflow. [Apache License 2.0] (⭐️108)
- argrath/activitypub - 私家版ActivityPub日本語訳 (⭐️34)
- avadhesh18/rssTea - rssTea: A lightweight RSS reader and podcast player PWA utilising GitHub Actions (⭐️80)
- azu/promises-book - JavaScript Promiseの本 [MIT License] (⭐️1382)
- BenjaminAster/CSS-Minecraft - A Minecraft clone made with pure HTML & CSS – no JavaScript. (⭐️1917)
- bungoume/labobooks - OSSの研究室向け蔵書管理システム [MIT License] (⭐️13)
- Cih2001/pikchr.nvim - Render Pikchr diagram in neovim (⭐️17)
- consoledotdev/home - A free weekly devtools newsletter. (⭐️49)
- cslarsen/jp2a - Converts jpg images to ASCII [GNU GPLv2] (⭐️1016)
- ForkAwesome/Fork-Awesome - Deprecated: A fork of the iconic font and CSS toolkit (⭐️1349) Archived!
- fossology/fossology - FOSSology is an open source license compliance software system and toolkit. As a toolkit you can run license, copyright and export control scans from the command line. As a system, a database and web ui are provided to give you a compliance workflow. License, copyright and export scanners are tools used in the workflow. [GNU GPLv2] (⭐️981)
- github/personal-website - Code that'll help you kickstart a personal website that showcases your work as a software developer. [MIT License] (⭐️7600) Archived!
- hamukazu/lets-get-arrested - This project is intended to protest against the police in Japan (⭐️4175)
- hjson/hjson - Hjson, a user interface for JSON [MIT License] (⭐️2862)
- ikedaosushi/simple-url-copy - A Chrome extension that help you to copy URL (⭐️44)
- jpescador/hugo-future-imperfect - A ported theme with some extras for the Hugo static website engine [MIT License] (⭐️305)
- jz5/FORM-UDPGothic - 帳票 UDPゴシック。BIZ UDPゴシックと 99.99%同じ。 (⭐️260)
- kaz-ogiwara/covid19 - 新型コロナウイルス感染症(COVID-19)の国内における状況を厚生労働省の報道発表資料からビジュアルにまとめた。 [MIT License] (⭐️1072)
- KhronosGroup/OpenXR-Registry - Registry of OpenXR Specifications and related material (⭐️80)
- kzhrknt/awesome-design-md-jp - 日本語UIをAIエージェントに正しくつくらせるためのDESIGN.md集。Japanese DESIGN.md collection for AI agents — extending Google Stitch format with CJK typography. [MIT License] (⭐️515)
- lumen-oss/rocks-binaries - Prebuilt, autogenerated binaries required for
rocks.nvim(⭐️7) - lumen-oss/rocks-binaries-dev - Prebuilt, autogenerated DEV binaries required for rocks.nvim (⭐️5)
- midchildan/mikutter-mac - Better mikutter for macOS [MIT License] (⭐️18)
- NoahTheDuke/vim-just - Vim Just Syntax [MIT License] (⭐️114)
- NPJigaK/deadlock-japanese - Localizing Valve's game 'Deadlock' into Japanese (⭐️15)
- nwiizo/marp.nvim - A Neovim plugin for Marp (Markdown Presentation Ecosystem). [MIT License] (⭐️26)
- papis/papis - Powerful and highly extensible command-line based document and bibliography manager. [GNU GPLv3] (⭐️1688)
- renyamizuno/point-hive - 冗談だってマジになんなよ (⭐️75)
- sakamoto777/hotentry-sa - ホッテントリ感情分析 (⭐️12)
- selimacerbas/markdown-preview.nvim - Live Markdown preview for Neovim with Mermaid diagrams, LaTeX math (KaTeX), scroll sync, and syntax highlighting. Pure Lua, zero npm dependencies. [MIT License] (⭐️117)
- tc39/ecma262 - Status, process, and documents for ECMA-262 (⭐️15616)
- trycua/cua - Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and benchmarks to train and evaluate AI agents that can control full desktops (macOS, Linux, Windows). [MIT License] (⭐️13507)
- tzangms/django-bootstrap-form - Twitter Bootstrap for Django Form [Modified BSD License] (⭐️559)
- vim-jp/vimconf.org - An International Vim Conference (⭐️56)
- vrchatapi/vrchatapi.github.io - ✨ VRChat API Documentation - A Community-Driven API documentation project. [MIT License] (⭐️249) Archived!
- w3c/activitypub - (⭐️1431)
- yuzulabo/Mastodon-Activity-Embed - Easy to display activities of your own instance. [Mozilla Public License 2.0] (⭐️16)
Handlebars
- JorelAli/mdBook-pagetoc - A page table of contents for mdBook [Do What The Fck You Want To Public License*] (⭐️106)
Haskell
- elaforge/fast-tags - Incremental vi and emacs tags for haskell. [Modified BSD License] (⭐️83)
- hadolint/hadolint - Dockerfile linter, validate inline bash, written in Haskell [GNU GPLv3] (⭐️12068)
- koalaman/shellcheck - ShellCheck, a static analysis tool for shell scripts [GNU GPLv3] (⭐️39291)
- ncaq/uBlacklistRule - This rule is for uBlacklist. there is also a rule for uBlock Origin in Firefox for Android. [MIT License] (⭐️118)
- ndmitchell/ghcid - Very low feature GHCi based IDE (⭐️1185)
- phoityne/haskell-debug-adapter - Debug Adapter for Haskell debugging system. [Modified BSD License] (⭐️62)
- SimulaVR/Simula - Linux VR Desktop [MIT License] (⭐️3176)
Janet
- nvim-treesitter/nvim-treesitter-context - Show code context [MIT License] (⭐️3164)
Java
- AsamK/signal-cli - signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger. [GNU GPLv3] (⭐️4457)
- AzisabaNetwork/RyuZUPluginChat - Redisを使用してLunaChatとDiscord連携に対応した鯖間チャット共有Plugin [GNU GPLv3] (⭐️4)
- elastic/elasticsearch - Free and Open Source, Distributed, RESTful Search Engine (⭐️76539)
- exch-bms2/beatoraja - Cross-platform rhythm game based on Java and libGDX. [GNU GPLv3] (⭐️761)
- FlashyReese/sodium-extra - Features that shouldn't be in Sodium. [GNU LGPLv3] (⭐️284)
- floci-io/floci - Light, fluffy, and always free - AWS Local Emulator [MIT License] (⭐️3955)
- genshin-wishes/genshin-wishes-api - Backend part of Genshin Wishes (⭐️57)
- GeyserMC/Geyser - A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition. [MIT License] (⭐️5522)
- google/guice - Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google. [Apache License 2.0] (⭐️12737)
- GumTreeDiff/gumtree - An awesome code differencing tool [GNU LGPLv3] (⭐️1294)
- hiveway/hiveway-android - Hiveway Android client [GNU GPLv3] (⭐️5)
- idelice/jls - [MIT License] (⭐️84)
- jordanbyron/react-native-quick-actions - A react-native interface for Touch 3D home screen quick actions [MIT License] (⭐️1051) Archived!
- Korea-Minecraft-Forum/CocoaInput - A best way to input characters with native mac IM in Minecraft (⭐️53) Archived!
- kronotop/kronotop - Kronotop is a distributed document database that combines ACID transactions with simplicity at any scale. [Apache License 2.0] (⭐️280)
- mofumofumoffy/ticex - (⭐️19)
- Mojang/brigadier - Brigadier is a command parser & dispatcher, designed and developed for Minecraft: Java Edition. [MIT License] (⭐️3684)
- nedlir/OfficerBreaker - OOXML password remover (⭐️597)
- Netflix/maestro - Maestro: Netflix’s Workflow Orchestrator [Apache License 2.0] (⭐️3754)
- nullpomino/nullpomino - An action puzzle game [Modified BSD License] (⭐️549)
- Razuuu/better-ping-display-fabric - A Fabric mod for improving ping display in Minecraft + Ping command [MIT License] (⭐️5) Archived!
- shedaniel/LightOverlay - To provide users with NEI-like light overlay for Minecraft 1.14+. [Apache License 2.0] (⭐️91)
- uakihir0/SocialHub - SocialHub is multi social media (SNS) client for Java and Objective-C (with J2ObjC) [MIT License] (⭐️52)
- vladmarica/better-ping-display-fabric - A Fabric mod for improving ping display in Minecraft [MIT License] (⭐️60)
JavaScript
- 1heisuzuki/speech-to-text-webcam-overlay - Web Speech API で音声認識した結果の字幕をWebカメラ映像に重ねて表示するWebページ [Creative Commons Zero v1.0 Universal] (⭐️321)
- 9min-packup/emojiinfo - Misskey サーバーの絵文字情報を照会するツール (⭐️5)
- AccessibilityCheckList/AccessibilityCheckList.github.io - デザイニングWebアクセシビリティを実践するためのチェックリスト (⭐️20)
- adventar/adventar - For all Adventars! [MIT License] (⭐️210)
- akatsuki105/git-commenter - Desktop GUI App to generate git commit message easily [MIT License] (⭐️20) Archived!
- alonswartz/notesium - Markdown notes system with bi-directional links, Vim integration and local webapp [MIT License] (⭐️160)
- angristan/hiveway-fix - A chrome extension to fix Hiveway [MIT License] (⭐️13)
- apple/password-manager-resources - A place for creators and users of password managers to collaborate on resources to make password management better. [MIT License] (⭐️4684)
- arch-herobrine/DiscordDMBlocker - 自動でセキュリティ措置を有効化し続けるBot [MIT License] (⭐️2)
- atom/atom - :atom: The hackable text editor [MIT License] (⭐️60869) Archived!
- atrnh/hyper-mahoushoujo - A light Hyper theme inspired by magical girls ✨ (⭐️18)
- automatisch/automatisch - The open source Zapier alternative. Build workflow automation without spending time and money. (⭐️13778)
- azu/bi-epub-reader - Standalone Epub reader using Bibi. (⭐️11)
- bezhermoso/tree-sitter-ghostty - Tree-sitter grammar for Ghostty configuration files [MIT License] (⭐️52)
- bigskysoftware/htmx - </> htmx - high power tools for HTML (⭐️47847)
- Binaryify/vue-tetris - Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块 [MIT License] (⭐️2763)
- biuuu/genshin-wish-export - Easily export the Genshin Impact wish record. [MIT License] (⭐️3814)
- blgm/jfq - JSONata on the command line [MIT License] (⭐️65)
- BoostIO/BoostNote-Legacy - This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App (⭐️16945)
- BoostIO/boostnote-mobile - Boostnote for iOS and Android 🚀 [MIT License] (⭐️814) Archived!
- bootstrap-vue/bootstrap-vue - MOVED to https://github.com/bootstrap-vue-next/bootstrap-vue-next [MIT License] (⭐️14461)
- BotGirls/AkariBot-Core - Akari-chan is kawaii Bot!!! [Mozilla Public License 2.0] (⭐️6) Archived!
- c2t-r/DailyScreenShot - Sends a screenshot of the specified website to the Discord server every day at 00:00 (⭐️2)
- casparwylie/cascii-core - A web-based ASCII and Unicode diagram builder written in vanilla Javascript (⭐️1168)
- cazala/coin-hive - CoinHive cryptocurrency miner for node.js [MIT License] (⭐️2056)
- cheeaun/phanpy - A minimalistic opinionated Mastodon web client [MIT License] (⭐️1439)
- code4fukui/bus - バスアプリ (⭐️1)
- code4fukui/liveserver - live-server in Deno [MIT License] (⭐️5)
- commitizen/cz-cli - The commitizen command line utility. #BlackLivesMatter [MIT License] (⭐️17460)
- conversejs/converse.js - Web-based XMPP/Jabber chat written in JavaScript [Mozilla Public License 2.0] (⭐️3240)
- csswizardry/Obs.js - Context-aware web performance for everyone [MIT License] (⭐️611)
- dashersw/gea - A batteries-included, reactive JavaScript UI framework. No virtual DOM. Compile-time JSX transforms. Proxy-based stores. Surgical DOM patching. [MIT License] (⭐️961)
- davidhampgonsalves/Live-RSS-Bookmarks - Chrome extension that adds Firefox like RSS/Atom handling [MIT License] (⭐️60)
- DavidHDev/react-bits - An open source collection of animated, interactive & fully customizable React components for building memorable websites. (⭐️38468)
- deathau/cm-editor-syntax-highlight-obsidian - A plugin for Obsidian which allows syntax highlighting for code blocks in the editor. (⭐️575)
- dellermann/obsidian-console - An Obsidian plugin which renders console commands and their output. [MIT License] (⭐️20)
- diff001a/cz-emoji-japanese - A Japanese translated commitizen adapter formatting commit messages using emojis. [MIT License] (⭐️6)
- digitalocean/nginxconfig.io - ⚙️ NGINX config generator on steroids 💉 [MIT License] (⭐️28324)
- dotenvx/dotenvx - a secure dotenv–from the creator of
dotenv[Modified BSD License] (⭐️5357) - ecmendenhall/instant-bot - ⚡️🤖 Instant bots on AWS Lambda ⚡️ [MIT License] (⭐️12)
- eslint/eslint - Find and fix problems in your JavaScript code. [MIT License] (⭐️27194)
- evidence-dev/evidence - Business intelligence as code: build fast, interactive data visualizations in SQL and markdown [MIT License] (⭐️6172)
- expo/create-react-native-app - Create React Native apps that run on iOS, Android, and web [Modified BSD License] (⭐️13261)
- expo/exp - [MIT License] (⭐️460) Archived!
- facebook/memlab - A framework for finding JavaScript memory leaks and analyzing heap snapshots [MIT License] (⭐️4944)
- facebook/react - The library for web and native user interfaces. [MIT License] (⭐️244577)
- facebookarchive/react-360 - Create amazing 360 and VR content using React (⭐️8716) Archived!
- fcavallarin/wirebrowser - Wirebrowser is a CDP-based runtime instrumentation platform for the browser. Think Frida, but for JavaScript running in Chrome — without monkeypatching. [MIT License] (⭐️478)
- FilipePS/Traduzir-paginas-web - Translate your page in real time using Google, Bing or Yandex [Mozilla Public License 2.0] (⭐️5728)
- fnya/webclip-markdown-for-obsidian - WebClip Markdown for Obsisian(Firefox add-on) [MIT License] (⭐️13)
- Foundry376/Mailspring - :love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux. [GNU GPLv3] (⭐️17396)
- freeciv/freeciv-web - Freeciv-web is an Open Source strategy game implemented in HTML5 and WebGL, which can be played online against other players, or in single player mode against AI opponents. (⭐️2153)
- fregante/GhostText - 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa). [MIT License] (⭐️3596)
- GenbuHase/ArticleEditor - ブログ形式サイトのための記事編集ツール [MIT License] (⭐️6)
- GenbuHase/Epilogy - 小説「終学旅行」を基にしたノベルゲーム [MIT License] (⭐️3)
- GenbuHase/WhatYouarePlaying - An extension delivering what you're watching and listening to, to Mastodon and other services [MIT License] (⭐️22)
- GenbuProject/MastodonRater - マストドンライフを豊かにするツールです。後継バージョンに移行しました。 [GNU GPLv3] (⭐️4)
- good-lly/s3mini - ⚠️ Moved to Codeberg: https://codeberg.org/thinking_tools/s3mini - Tiny S3 client. Edge computing ready. No-dep. In Typescript. [MIT License] (⭐️1347)
- google/zx - A tool for writing better scripts [Apache License 2.0] (⭐️45386)
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. [GNU GPLv3] (⭐️62847)
- Goshujinsama/nvim-strudel - Live code music in Neovim with Strudel (⭐️29)
- gruvw/strudel.nvim - A Neovim based strudel.cc controller, live coding using Strudel from Neovim. [GNU AGPLv3] (⭐️422)
- hainproject/hain - An 'alt+space' launcher for Windows, built with Electron [MIT License] (⭐️3235) Archived!
- hakimel/reveal.js - The HTML Presentation Framework [MIT License] (⭐️71037)
- HeyPuter/puter - 🌐 The Internet Computer! Free, Open-Source, and Self-Hostable. [GNU AGPLv3] (⭐️40412)
- hinaloe/vue-speech-transcription - [MIT License] (⭐️1)
- hunvreus/basecoat - A components library built with Tailwind CSS that works with any web stack. [MIT License] (⭐️3863)
- hwakimoto/lemmet - Try it first? Please visit [MIT License] (⭐️1)
- hymm/squid-tracks - An Unofficial Desktop Client for Splatnet2 (⭐️136)
- hypherionmc/simple-rpc-editor - This program/piece of software was created to simplify the process of editing Simple RPC config files. [MIT License] (⭐️17) Archived!
- iamcco/markdown-preview.nvim - markdown preview plugin for (neo)vim [MIT License] (⭐️7814)
- ineffyble/tooter - Add 'Toot' and 'Share to Mastodon' buttons to the web [MIT License] (⭐️76) Archived!
- intuit/Ignite - Modern markdown documentation generator [Apache License 2.0] (⭐️100) Archived!
- IvarK/AntimatterDimensionsSourceCode - [MIT License] (⭐️329)
- jackknife007/InfinityNikkiMap - 无限暖暖地图 [MIT License] (⭐️30)
- jarrodwatts/claude-hud - A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress [MIT License] (⭐️19906)
- jasonjmcghee/livelove - Love2D LSP (VS Code / Neovim / Zed / etc.) extension for live coding and live variable tracking [MIT License] (⭐️198)
- jaydenseric/ruck - Ruck is an open source buildless React web application framework for Deno. [MIT License] (⭐️250)
- jgraph/drawio - draw.io is a JavaScript, client-side editor for general diagramming. [Apache License 2.0] (⭐️4867)
- jgraph/drawio-desktop - Official electron build of draw.io [Apache License 2.0] (⭐️60524)
- jhuckaby/Cronicle - A simple, distributed task scheduler and runner with a web based UI. (⭐️5592)
- js-primer/js-primer - :book: JavaScript Primer - 迷わないための入門書 [Creative Commons Attribution 4.0 International] (⭐️2401)
- k2wanko/vuefire-demo - (⭐️13) Archived!
- kagisearch/chrome_extension_basic - Use Kagi as your default browser in Chrome, supports incognito sessions. [MIT License] (⭐️34)
- KanCraft/api-kcwidget - [MIT License] (⭐️9)
- kawa-nobu/Open-Deck - Deck代替フロントエンドを目指す [MIT License] (⭐️61)
- kawamataryo/resume - My resume, curriculum-vitae. (⭐️157)
- KC3Kai/kancolle-replay - Sortie Replay and Simulation by @fourinone41 [MIT License] (⭐️54)
- KC3Kai/KC3Kai - Kantai Collection Game Viewer and Tools [MIT License] (⭐️495)
- kefranabg/readme-md-generator - 📄 CLI that generates beautiful README.md files [MIT License] (⭐️11110)
- kevinsqi/react-calendar-heatmap - An svg calendar heatmap inspired by github's contribution graph [MIT License] (⭐️1295)
- klattmose/CookieClickerModManager - [MIT License] (⭐️38)
- klaudiosinani/hyper-pokemon - Tailor-made Pokémon themes for your Hyper terminal [MIT License] (⭐️1249)
- krisk/Fuse - Lightweight fuzzy-search, in JavaScript [Apache License 2.0] (⭐️20161)
- leonhartX/gas-github - sync gas code to github [MIT License] (⭐️4090)
- lestoni/faker-cli - cli wrapper for fakerjs (⭐️111) Archived!
- lint-staged/lint-staged - 🚫💩 — Run tasks like formatters and linters against staged git files [MIT License] (⭐️14569)
- louislam/uptime-kuma - A fancy self-hosted monitoring tool [MIT License] (⭐️85452)
- m-hayabusa/botcat-mastodon - [Mozilla Public License 2.0] (⭐️1) Archived!
- m-hayabusa/mastodon-client - mastodon-client [Mozilla Public License 2.0] (⭐️3) Archived!
- MadeBaruna/paimon-moe - Your best Genshin Impact companion! Help you plan what to farm with ascension calculator and database. Also track your progress with todo and wish counter. [MIT License] (⭐️1510)
- maml-dev/maml.dev - Minimal configuration language [MIT License] (⭐️164)
- marko-js/marko - A declarative, HTML-based language that makes building web apps fun [MIT License] (⭐️14362)
- marktext/marktext - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. [MIT License] (⭐️55329)
- mdn/fred - MDN's frontend since late 2025, built with Web Components, Lit, and SSR for a fast, clean documentation experience. Fred = /fr(ont)e(n)d/. [Mozilla Public License 2.0] (⭐️196)
- mei23/mstpubapi - Web application to show mastodon timeline and more, without authentication. [MIT License] (⭐️11)
- mholt/json-to-go - Translates JSON into a Go type in your browser instantly (original) [MIT License] (⭐️4624)
- microsoft/TypeScript-Vue-Starter - A starter template for TypeScript and Vue with a detailed README describing how to use the two together. [MIT License] (⭐️4430) Archived!
- microsoft/Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer [MIT License] (⭐️95624)
- miguelsolorio/vscode-symbols - A file icon theme for VS Code [MIT License] (⭐️520)
- mikebryant/ac-nh-turnip-prices - Price calculator/predictor for Turnip prices [Apache License 2.0] (⭐️1527)
- Miyabi-ill/CharmExporterForMHRiseSkillSim - [MIT License] (⭐️1)
- mncrp/monot - monochrome.からの新しいウェブブラウザ。Electronを活用して作られています。 (⭐️58)
- moneytoo/DontCloseWindowWithLastTab - Don't Close Window With Last Tab - extension for Google Chrome (⭐️55)
- mozilla/pdf.js - PDF Reader in JavaScript [Apache License 2.0] (⭐️53153)
- muziyoshiz/admiral_stats_exporter_js - 艦これアーケードのプレイデータをエクスポートするツール(JavaScript 版)の開発環境 [MIT License] (⭐️2) Archived!
- n0r2/RatingCalcJs - (⭐️2)
- naaaaaaaaaaaf/mastoshare - Mastodon share button (⭐️8)
- naaaaaaaaaaaf/mastoshare-for-chrome - (⭐️4)
- narikei/Charger-Information-for-Mac - (⭐️38)
- nfoert/cardie - An open source business card designer and sharing platform [GNU GPLv3] (⭐️408) Archived!
- ngalaiko/tree-sitter-go-template - Golang template grammar for tree-sitter [MIT License] (⭐️134)
- nicholas-ochoa/OpenSC2K - OpenSC2K - An Open Source remake of Sim City 2000 by Maxis [GNU GPLv3] (⭐️5066)
- nishinoshake/aws-rough - ざっくりAWS [MIT License] (⭐️268)
- nishlumi/gplusdon - MastodonをGoogle+風にして利用するためのウェブアプリ [MIT License] (⭐️11)
- nodejs/amaro - Node.js TypeScript wrapper [MIT License] (⭐️777)
- nolanlawson/pinafore - Alternative web client for Mastodon (UNMAINTAINED) [GNU AGPLv3] (⭐️1036)
- nopol10/nekocap - Browser extension for creating & uploading community captions for YouTube, niconico and other video sharing sites. [GNU GPLv3] (⭐️92)
- nuejs/nue - Fastest way to build modern websites [MIT License] (⭐️8844)
- openai/codex-plugin-cc - Use Codex from Claude Code to review code or delegate tasks. [Apache License 2.0] (⭐️15059)
- os-js/OS.js - OS.js - JavaScript Web Desktop Platform (⭐️7051)
- panphora/overtype - The markdown editor that's just a textarea https://overtype.dev [MIT License] (⭐️3625)
- parcel-bundler/parcel - The zero configuration build tool for the web. 📦🚀 [MIT License] (⭐️44031)
- pchw/quickAnnict - App for setting watched into annict quickly (⭐️8)
- philc/vimium - The hacker's browser. [MIT License] (⭐️26407)
- piroor/treestyletab - Tree Style Tab, Show tabs like a tree. (⭐️3736)
- pjeby/tag-wrangler - Rename, merge, toggle, and search tags from the Obsidian tag pane [ISC License] (⭐️883)
- platformatic/platformatic - Platformatic Open Source monorepo! [Apache License 2.0] (⭐️1963)
- poooi/poi - Scalable KanColle browser and tool. [MIT License] (⭐️1774)
- PowerShell/tree-sitter-PowerShell - [MIT License] (⭐️26) Archived!
- ppoffice/hexo-theme-icarus - A simple, delicate, and modern theme for the static site generator Hexo. [MIT License] (⭐️6681)
- primer/github-vscode-theme - GitHub's VS Code themes [MIT License] (⭐️2026)
- prjctimg/p5.nvim - Better editor support for p5.js 🌸 sketchspaces in Neovim [GNU GPLv3] (⭐️18)
- puffinsoft/jscanify - The Javascript document scanning library. [MIT License] (⭐️1736)
- qnighy/fediconnect - Twitter to Mastodon (or whatever SNS of your favourite) (⭐️4)
- rinsuki/mobamasu-ext - ChromeApps版が死んだけどまだChromeでモバマスがやりたい人向け拡張機能 (⭐️4)
- Ripple-TS/ripple - the elegant TypeScript UI framework [MIT License] (⭐️7028)
- rkun123/Tootron - (⭐️4)
- ryo33/Yayaka19 - Progressive and experimental social networking service. [GNU AGPLv3] (⭐️19)
- S-H-GAMELINKS/coc-kanayago - [MIT License] (⭐️2)
- sakusimu/mh4g-skillsimu - Skill Simulator for MH4G [MIT License] (⭐️6)
- satorumurmur/bibi - Bibi | EPUB Reader on your website. [MIT License] (⭐️909)
- sebastiancarlos/beachpatrol - 🏝️ A CLI Tool to Automate Your Everyday Web Browser. [MIT License] (⭐️915)
- seldo/alpaca-2023 - Alpaca 2023 was an attempt to build a serverless web client for Mastodon (⭐️8)
- SimonBrazell/nitter-redirect - A browser extension that redirects Twitter links to Nitter instead. [MIT License] (⭐️179) Archived!
- spring-raining/SSRgen - SSR autograph generator (⭐️45)
- streamich/git-cz - Semantic Git commits (⭐️1870)
- sutton-signwriting/font-db - a javascript package for node that generates SVG and PNG images for individual symbols, complete signs, and structured text with Sutton SignWriting. [MIT License] (⭐️8)
- tabrindle/envinfo - Generate a report about your development environment for debugging and issue reporting [MIT License] (⭐️794)
- TaktstockJp/Kivodle - [Japanese Only]ブルーアーカイブで遊ぶWordle風ゲームです [MIT License] (⭐️6)
- Taraflex/Back2stackoverflow - Userscript for redirect to stackoverflow.com from machine-translated sites [The Unlicense] (⭐️305)
- tastejs/todomvc - Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more (⭐️28901)
- theoria24/TootNowPlaying - iTunesやSpotifyで再生している音楽をmastodonで共有 [MIT License] (⭐️4) Archived!
- thisleaf/thisleaf.github.io - This leaf webpage (⭐️5)
- tizerm/Mistdon - The integrated client application of Mastodon and Misskey. (⭐️51)
- TM0428/BetterBooth - (⭐️6)
- tobspr-games/shapez.io - shapez is an open source base building game on Steam inspired by factorio! [GNU GPLv3] (⭐️6860)
- turnoffthelights/Turn-Off-the-Lights-browser-extension - Turn Off the Lights Browser extension for Google Chrome, Firefox, Opera, Safari, Naver Whale, Yandex, Samsung Internet, and Microsoft Edge. [GNU GPLv2] (⭐️147)
- twolfson/spritesmith - Utility that takes sprites and converts them into a stylesheet and its coordinates [MIT License] (⭐️923)
- utubo/mh-dict-jp - 🦖MonsterHunterのユーザー辞書を作りたい… (⭐️5)
- utubo/template-dict-jp - 📕辞書リポジトリのテンプレート (⭐️1)
- vrcx-team/VRCX - Friendship management tool for VRChat [MIT License] (⭐️1738)
- vuejs/vue-cli - 🛠️ webpack-based tooling for Vue.js Development [MIT License] (⭐️29600)
- vuejs/vuepress - 📝 Minimalistic Vue-powered static site generator [MIT License] (⭐️22789)
- wantora/kancolle-recipe-generator - 艦これ 開発レシピジェネレータ [MIT License] (⭐️19)
- wasmerio/edgejs - Edge.js is a secure JavaScript runtime, designed for Edge computing and AI workloads [MIT License] (⭐️569)
- webpack/webpack-cli - Webpack's Command Line Interface [MIT License] (⭐️2603)
- websperts/tinypng-cli - Handy command line tool for shrinking PNG images using the TinyPNG API [MIT License] (⭐️254)
- wekan/wekan - The Open Source kanban, built with Meteor. GitHub issues/PRs are only for FLOSS Developers, not for support, support is at https://wekan.fi/commercial-support/ . New English strings for new features at imports/i18n/data/en.i18n.json . Non-English translations at https://app.transifex.com/wekan/wekan only. [MIT License] (⭐️20900)
- Who5673/coc-nasm - A coc.nvim plugin for programming NASM Language. [MIT License] (⭐️1)
- wise9/enchant.js - A simple JavaScript framework for creating games and apps [MIT License] (⭐️1685)
- yabuuchi-hiroaki/textlint-rule-ja-official-documents - Textlint rules for Japanese official documents [in Japanese] [MIT License] (⭐️20)
- yazi-rs/flavors - Some Yazi flavors maintained by community. [MIT License] (⭐️495)
- ykzts/sayonara.social - The following list for the any Mastodon instance. [MIT License] (⭐️4)
- Yomguithereal/baobab - JavaScript & TypeScript persistent and optionally immutable data tree with cursors. [MIT License] (⭐️3159)
- yuzulabo/Mastodon-Archive-Viewer - Mastodonから出力したアーカイブの統計、トゥート一覧を表示します。 [Mozilla Public License 2.0] (⭐️12) Archived!
- zachleat/browser-window - Used in demos as a way to fake a Safari-esque web browser window. (⭐️276)
- Zezombye/overpy - High-level language for the Overwatch Workshop with support for compilation and decompilation. [GNU GPLv3] (⭐️218)
- zk-phi/CHUNITHMRateAnalyzerSTAR - [Game] I am a star (⭐️6) Archived!
Julia
- nealmckee/penumbra - Penumbra Color Theme [MIT License] (⭐️1425)
Jupyter Notebook
- AnswerDotAI/llms-txt - The /llms.txt file, helping language models use your website [Apache License 2.0] (⭐️2318)
- anthropics/prompt-eng-interactive-tutorial - Anthropic's Interactive Prompt Engineering Tutorial (⭐️34799)
- microsoft/mcp-for-beginners - This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration. [MIT License] (⭐️15895)
Just
- casey/tree-sitter-just - Treesitter grammar for Justfiles (casey/just) [Apache License 2.0] (⭐️188)
- catppuccin/btop - 🧙♂️ Soothing pastel theme for btop [MIT License] (⭐️406)
Kotlin
- DimensionDev/Flare - Browse Mastodon, Bluesky, X, Misskey, Nostr and RSS all in one app. One timeline, all your accounts, cross-post everywhere. [GNU AGPLv3] (⭐️1093)
- mobile-dev-inc/Maestro - Painless E2E Automation for Mobile and Web [Apache License 2.0] (⭐️13631)
- moko256/twitlatte - Twitter and Mastodon client for Android [Apache License 2.0] (⭐️102) Archived!
- panpanini/MokuMokuNotes_Android - Quest based learning tool for writing a basic Android app. iOS version: https://github.com/takasek/MokuMokuNotes_iOS (⭐️72)
- pantasystem/Milktea - Misskey, MastodonのAndroidクライアント「Milktea」のソースコード [GNU GPLv3] (⭐️268)
- ptrpaws/Oculess - Removes account requirements and telemetry from Oculus Quest devices [The Unlicense] (⭐️1870)
- tateisu/SubwayTooter - Mastodon client app for Android [Apache License 2.0] (⭐️250)
Logos
- akusio/cp-c - (⭐️28)
Lua
- 07CalC/cook.nvim - nvim code runner plugin [MIT License] (⭐️12)
- 0pama/tasky.nvim - Simple task management plugin for Neovim where you can add, organize, and track tasks without leaving your editor. (⭐️3)
- 0x-ximon/acario.nvim - Acario.nvim: A port of the clean, high-contrast Doom Emacs Acario theme [MIT License] (⭐️11)
- 0xble/dotagent.nvim - Neovim completion for local agent commands and skills, with env-gated Claude/Codex editor integration [MIT License] (⭐️8)
- 0xHolyTech/shortcuts.nvim - Dynamic project level shortcuts in NVIM [Apache License 2.0] (⭐️4)
- 0xrusowsky/nvim-ctx-ingest - A Neovim plugin for efficiently sharing your project's most relevant context with LLMs. [MIT License] (⭐️33)
- 0xstepit/flow.nvim - A flow-immersive Nvim colorscheme with fluorescent details. [Apache License 2.0] (⭐️285)
- 0xwal/keymux.nvim - extend your neovim's keymapping capabilities :) [MIT License] (⭐️8)
- 0xzhzh/chez.nvim - :houses: A chezmoi wrapper that feels at home in Neovim's command line. [MIT License] (⭐️3)
- 2KAbhishek/nerdy.nvim - Find Nerd Glyphs Easily 🤓🔭 [GNU GPLv3] (⭐️393)
- 2KAbhishek/octohub.nvim - All Your GitHub repos and more in Neovim 🐙🛠️ [GNU GPLv3] (⭐️78)
- 2KAbhishek/pickme.nvim - One Picker to rule them all 💍👑 [GNU GPLv3] (⭐️74)
- 2KAbhishek/seeker.nvim - Progressive file seeker for Neovim 🔍🎯 [GNU GPLv3] (⭐️130)
- 3rd/image.nvim - 🖼️ Bringing images to Neovim. [MIT License] (⭐️1959)
- 3ZsForInsomnia/code-companion-picker - Nice previews of your prompts! [MIT License] (⭐️7)
- 3ZsForInsomnia/pacer.nvim - A reading pacer for Neovim [MIT License] (⭐️5)
- 3ZsForInsomnia/revman.nvim - An easier way to track multiple PRs that you are reviewing [MIT License] (⭐️7)
- 3ZsForInsomnia/token-count.nvim - Shows you the number of tokens in your current buffer for your configured AI model [MIT License] (⭐️8)
- 3ZsForInsomnia/vs-code-companion - A CodeCompanion extension for using VS Code Copilot prompts and Chat Mode prompts [MIT License] (⭐️5)
- 404pilo/aicommits.nvim - Generate conventional commit messages using AI, directly in Neovim [MIT License] (⭐️13)
- 4DRIAN0RTIZ/rssfeed.nvim - A simple RSS Feed for Neovim [MIT License] (⭐️4)
- 4thwithme/ss.nvim - (⭐️3)
- 4tyone/snek-nvim - [MIT License] (⭐️13)
- 7sedam7/perec.nvim - Obsidian-like experience in nvim (inculding dataview) (⭐️80)
- A7Lavinraj/fyler.nvim - A neovim file manager which can edit file system like a buffer with tree view [Apache License 2.0] (⭐️682)
- AaravB23/spotUI-nvim - Simple Spotify UI integration. (⭐️3)
- aaronik/treewalker.nvim - A neovim plugin for moving around your code in a syntax tree aware manner [MIT License] (⭐️598)
- abaj8494/bytelocker.nvim - Buffer and Region Encryption Plugin for NeoVim with 3 Cipher implementations (⭐️4)
- abdellatif-temsamani/adev.nvim - The over-engineered Neovim distribution for developers who want everything [MIT License] (⭐️7)
- abdul-hamid-achik/keymaps.nvim - Auto-detect and display all your Neovim keymaps in a beautiful, searchable cheatsheet [MIT License] (⭐️3)
- abhilash26/mapledark.nvim - A warm carefully crafted color palette with medium brightness and low saturation [MIT License] (⭐️15)
- abhipranay/argus.nvim - Go code outline plugin for Neovim [MIT License] (⭐️3)
- abidibo/nvim-httpyac - A simple plugin which integrates HttpYac in Neovim [MIT License] (⭐️14)
- abidmuin/nvim-from-scratch - Setup NeoVim from ABSOLUTE scratch! (⭐️1)
- Abizrh/commit-ai.nvim - 🧠 A neovim plugin to handle commit using AI [GNU GPLv3] (⭐️16)
- Abizrh/iisca.nvim - Display image as ASCII characters in Neovim 🖼️ [MIT License] (⭐️5)
- abosnjakovic/nyan.nvim - Your statusline deserves a rainbow. nyan.nvim brings the iconic Nyan Cat to Neovim, complete with animated frames and a rainbow trail that grows as you scroll through your code. [MIT License] (⭐️5)
- AbysmalBiscuit/insert-inlay-hints.nvim - A neovim plugin that enables inserting inlay hints as code. [GNU GPLv3] (⭐️7)
- Abyss-c0re/deepshell-nvim - NeoVim Plugin for DeepShell [MIT License] (⭐️2)
- acidsugarx/babel.nvim - 🌍 Translate text without leaving Neovim [MIT License] (⭐️14)
- AckslD/muren.nvim - Multiple replacements in neovim (⭐️363)
- AckslD/nvim-neoclip.lua - Clipboard manager neovim plugin with telescope integration (⭐️1126)
- acris-software/grok-nvim - A minimal Neovim plugin for chatting with xAI's Grok models via API. Floating UI, streaming responses, and code analysis. [MIT License] (⭐️2)
- adamkali/vaporlush - An absolutely dank vaporwave aesthetic 🌌 🌊 (⭐️11)
- Adamkleo/bnf-syntax - Simple Neovim syntax highlighting for BNF (Backus-Naur Form) grammar files [MIT License] (⭐️2)
- Adarsh-Roy/gthr.nvim - A gthr wrapper for neovim. [MIT License] (⭐️11)
- adaszko/tree_climber_rust.nvim - Neovim incremental selection tailored for Rust (⭐️25)
- adelarsq/image_preview.nvim - Image Preview for Neovim 🖼 [MIT License] (⭐️190)
- adibhanna/laravel.nvim - Laravel Development in Neovim [MIT License] (⭐️151)
- adlrwbr/keep-split-ratio.nvim - Zero-config neovim plugin to resize splits proportionally. [MIT License] (⭐️19)
- admin0076/foldergen.nvim - 🗂️ Generate folders and files in Neovim from tree-style structures pasted in a buffer, simplifying project setup and organization. [MIT License] (⭐️2)
- adriankarlen/bar.wezterm - A wezterm tab bar with batteries included [MIT License] (⭐️219)
- adriankarlen/plugin-view.nvim - A neovim plugin to see your installed plugins (⭐️22)
- AFROnin/restisch.nvim - [MIT License] (⭐️4)
- AgusDOLARD/backout.nvim - Jump back and forth while being in insert mode [MIT License] (⭐️53)
- ahkohd/buffer-sticks.nvim - Elegant buffer indicator and picker [MIT License] (⭐️84)
- ahkohd/context.nvim - Editor context for any picker (⭐️32)
- ahkohd/difft.nvim - A Neovim frontend for Difftastic [MIT License] (⭐️78)
- ahkohd/where-was-i.nvim - Shows where you've been in a buffer with color-gradient indicators [MIT License] (⭐️5)
- ahmeds0s/manim_runner.nvim - (⭐️3)
- aidancz/buvvers.nvim - buffers vertically [MIT License] (⭐️37)
- aidancz/go-up.nvim - add virtual lines above the first line for comfortable scrolling and recentering (⭐️3)
- Aidavdw/bibcite.nvim - A neovim plugin for using your bibtex database, PDFs, and notes. Mirrored repository from codeberg.org/aidavdw/bibcite.nvim [GNU GPLv3] (⭐️9)
- aidyak/parthenon - Neovim plugin: Switch your favorite colorscheme [MIT License] (⭐️4)
- aidyak/tokusa - dark green colorscheme for Neovim [MIT License] (⭐️7)
- Aietes/quickmate.nvim - quickmate.nvim runs your project checks (lint/typecheck/analyzers), parses output, and fills Neovim quickfix with clean diagnostics. [MIT License] (⭐️6)
- aikhe/wrapped.nvim - View your Neovim configuration insights, history, and heatmaps. [MIT License] (⭐️178)
- aileot/ex-colors.nvim - 🌈 Optimize your favorite colorscheme! [MIT License] (⭐️56)
- aiya000/chotto.lua - A type based validation library for Lua and luaCATS [MIT License] (⭐️6)
- aiya000/nvim-luasnip-emoji - [MIT License] (⭐️5)
- ajatdarojat45/commitmate.nvim - An AI-assisted commit message generator following common commit conventions. 🤝 [MIT License] (⭐️7)
- aki-masaki/nvim-virtual-colors - neovim plugin for displaying color in editor (⭐️2)
- akinsho/bufferline.nvim - A snazzy bufferline for Neovim [GNU GPLv3] (⭐️4293)
- akioweh/lsp-document-highlight.nvim - Snappy "cursor word" highlighting using modern mechanics for neovim [MIT License] (⭐️9)
- Akmadan23/local-session.nvim - A fast and minimal session manager for Neovim [GNU GPLv3] (⭐️6)
- al-kot/typst-preview.nvim - Live typst preview directly in neovim [GNU GPLv3] (⭐️49)
- alanfortlink/animatedbg.nvim - Animate neovim's buffer with extmarks and highlights. [MIT License] (⭐️63)
- alassek/deepl.nvim - Translate text in Neovim using the DeepL API [Apache License 2.0] (⭐️3)
- albassort/AlbaBuild.nvim - Build tools for Albasssort to (and others) to use! (⭐️2)
- albxllm/nvim-gotogit - Open current line in browser on GitHub/GitLab/Bitbucket (⭐️2)
- alec-gibson/nvim-tetris - Bringing emacs' greatest feature to neovim - Tetris! [GNU GPLv3] (⭐️213)
- AlejandroSuero/freeze-code.nvim - Take a code screenshot using freeze by https://charm.sh/ [MIT License] (⭐️32)
- alessio-vivaldelli/java-creator-nvim - Neovim plugin for generating Java files (classes, interfaces, enums, records) with package-aware autocompletion. [MIT License] (⭐️23)
- alex-k03/sudo-write.nvim - (⭐️6)
- alex-popov-tech/store.nvim - 🤖 6200+ neovim plugins database with automatic installation! 🚀 [MIT License] (⭐️360)
- alex35mil/delta.nvim - Review tool for Neovim (⭐️19)
- alex35mil/pi.nvim - Neovim interface for pi (⭐️56)
- alexandre-abrioux/blink-cmp-npm.nvim - Completion for packages.json in Neovim [MIT License] (⭐️14)
- alexandrelam/diff-navigator.nvim - A Neovim plugin for navigating git diff hunks. Jump between local (unstaged) changes or remote (vs origin) changes with ease. [MIT License] (⭐️3)
- alexekdahl/marksman.nvim - A project-scoped bookmark manager for Neovim [MIT License] (⭐️13)
- alexghergh/nvim-tmux-navigation - Easy Neovim-Tmux navigation, completely written in Lua [MIT License] (⭐️424)
- alexpasmantier/hubbamax.nvim - A dark Neovim colorscheme based on habamax. [MIT License] (⭐️15)
- alexpasmantier/krust.nvim - 🦀 Nicer Rust diagnostics for Neovim [MIT License] (⭐️127)
- alexpasmantier/pymple.nvim - Refactor Python imports on file move/rename in Neovim [Apache License 2.0] (⭐️148)
- alexpasmantier/tv.nvim - A neovim integration for television [MIT License] (⭐️142)
- Aliqyan-21/pomatia.nvim - A saturated CRT aesthetics colorscheme heavily inspired by evening.vim [MIT License] (⭐️9)
- alirostami1/iferr.nvim - iferr in neovim [MIT License] (⭐️3)
- Allaman/tf.nvim - A Neovim plugin for a better Terraform experience [MIT License] (⭐️33)
- Allianaab2m/penumbra.nvim - Penumbra color theme for Neovim [MIT License] (⭐️11)
- allworldg/doc-highlight - a nvim plugin for Lsp Document Highlight [Apache License 2.0] (⭐️4)
- altermo/iedit.nvim - Edit one occurrence of text and simultaneously have other selected occurrences edited in the same way. [MIT License] (⭐️34)
- altermo/nvim-helix-theme-converter - Convert from neovim colorschemes to helix themes [MIT License] (⭐️3)
- altermo/nwm - A graphical display window manager in neovim [MIT License] (⭐️342)
- Alucherdi/Hand-of-God - An all in one file manager (⭐️31)
- alvarosevilla95/luatab.nvim - Tabline lua plugin for neovim [MIT License] (⭐️207)
- amanbabuhemant/aneo.nvim - Cute pixel arts and animations in neovim (⭐️21)
- amekusa/auto-input-switch.nvim - Neovim plugin that automatically switches your input method based on context, improving your writing experience in non-English languages. [MIT License] (⭐️21)
- amitds1997/remote-nvim.nvim - Remote development in Neovim 🔥 [MIT License] (⭐️1272)
- anaypurohit0907/Superfile.nvim - Neovim plugin for superfile [MIT License] (⭐️11)
- andersevenrud/cmp-tmux - Tmux completion source for nvim-cmp and nvim-compe [MIT License] (⭐️127)
- andersevenrud/nvim_context_vt - Virtual text context for neovim treesitter [MIT License] (⭐️413)
- andre-kotake/nvim-chezmoi - A NeoVim plugin that integrates with chezmoi. [MIT License] (⭐️15)
- AndreM222/copilot-lualine - This is a component which makes a status icon for copilot.lua [MIT License] (⭐️115)
- andrewferrier/debugprint.nvim - Debugging in NeoVim the print() way! [MIT License] (⭐️521)
- andreypopp/cctools - Tools for working with Claude Code (⭐️8)
- angeljreyes/boilersharp.nvim - Auto-generate C# usings, namespace and type declaration on new file. [MIT License] (⭐️17)
- angeljreyes/scratch-runner.nvim - Run code from your snacks.scratch windows. [MIT License] (⭐️28)
- ankushbhagats/liveserver.nvim - Live-server integration for Neovim with smart commands and a clickable lualine toggle. [GNU GPLv3] (⭐️11)
- ankushbhagats/pastel.nvim - ✨ Elegant pastel colorschemes for Neovim with advanced customization, styles, and integrations [GNU GPLv3] (⭐️31)
- anokfireball/sops-edit.nvim - edit SOPS-encrypted files in neovim safely and transparently without ever writing plaintext to disk [MIT License] (⭐️2)
- anoopkcn/csub.nvim - Edit the current quickfix list in a scratch buffer. Write the buffer to push the updates back into the original files and quickfix list. [MIT License] (⭐️3)
- anoopkcn/filemarks.nvim - A Neovim plugin for managing persistent, project-scoped file and directory bookmarks [MIT License] (⭐️3)
- anoopkcn/fuzzy.nvim - A fast and lightweight Neovim plugin for fuzzy finding files, grepping code, and managing buffers using the quickfix list [MIT License] (⭐️2)
- antonk52/bad-practices.nvim - A plugin to help give up bad practices in vim. (⭐️139)
- antonk52/filepaths_ls.nvim - [MIT License] (⭐️21)
- antonk52/markdowny.nvim - Markdown like keymaps for toggling text formatting (⭐️92)
- anuvyklack/hydra.nvim - Create custom submodes and menus (⭐️1124)
- anuvyklack/windows.nvim - Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations! [MIT License] (⭐️641)
- apdot/doodle - Your second brain, inside Neovim. [MIT License] (⭐️94)
- arakkkkk/kanban.nvim - Kanban board with Neovim!! (⭐️123)
- arborist-ts/registry - Tree-sitter parser registry — many parsers, editor-agnostic (⭐️6)
- ariel-frischer/bmessages.nvim - Bmessages.nvim better :messages window using an auto-updating buffer. [MIT License] (⭐️60)
- arismoko/buddy.nvim - AI-powered MCP server for Neovim - bridge your editor to LLM agents [MIT License] (⭐️23)
- armannikoyan/rusty - A simple, attractive Neovim color scheme inspired by Tomorrow Night, designed for comfort during long coding sessions. With a soothing, easy-on-the-eyes palette. Perfect for developers who code for hours, combining both aesthetics and functionality. (⭐️53)
- arminveres/md-pdf.nvim - Preview markdown files and convert to PDF inside Neovim! [MIT License] (⭐️95)
- aronjohanns/smooth-resize.nvim - A super simple smooth resize plugin for neovim [MIT License] (⭐️13)
- aroyx/scribble.nvim - Scribble down your thoughts for later! [MIT License] (⭐️12)
- AryanRogye/theme-picker.nvim - (⭐️3)
- asce4s/i18n-view.nvim - Stop context-switching! Preview i18n translations inline while coding React apps in Neovim [MIT License] (⭐️3)
- aserowy/tmux.nvim - tmux integration for nvim features pane movement and resizing from within nvim. [MIT License] (⭐️791)
- ashurbekovz/buffer-conflict.nvim - [MIT License] (⭐️6)
- askfiy/smart-translate.nvim - [MIT License] (⭐️26)
- asperan/chstr.nvim - Neovim theme inspired by the Chester theme for Wezterm [MIT License] (⭐️1)
- AstroNvim/astrolsp - LSP Configuration Engine built for AstroNvim [GNU GPLv3] (⭐️75)
- athar-qadri/weather.nvim - Realtime Weather and Earthquake alerts in Neovim [GNU GPLv3] (⭐️13)
- atiladefreitas/dooing - The minimalist to-do list for Neovim [MIT License] (⭐️341)
- atlj/Pixie.nvim - This NeoVim plugin generates ✨fancy✨ images from your code (⭐️32)
- atomicptr/BufClose.nvim - Handy commands for quickly closing buffers [GNU GPLv3] (⭐️3)
- ats4u/AlignKwds - Full-featured Neovim Lua plugin for aligning keyword tables in text files [MIT License] (⭐️1)
- attilarepka/header.nvim - Add or update copyright and license headers in any source file—right from Neovim [MIT License] (⭐️40)
- ATTron/bebop.nvim - see you space cowboy [MIT License] (⭐️24)
- atusy/aibou.nvim - [MIT License] (⭐️22)
- atusy/budoux.lua - [Apache License 2.0] (⭐️6)
- atusy/budouxify.nvim - (⭐️10)
- atusy/jab.nvim - Hit jabs on you want to go! (⭐️16)
- atusy/qfscope.nvim - [MIT License] (⭐️13)
- atusy/treemonkey.nvim - [MIT License] (⭐️37)
- aug6th/cursoragent.nvim - Neovim plugin for Cursor Agent CLI integration (⭐️7)
- aureolebigben/wezterm-cmd-sender - A simple plugin to send command to multiple pane in wezterm [MIT License] (⭐️4)
- AuroBreeze/quick-c - Feature-rich yet lightweight Neovim plugin for C/C++: one-key build, run, and debug for the current file. Works on Windows, Linux, and macOS; integrates with BetterTerm and the built-in terminal. Fully asynchronous and non-blocking to Neovim's main thread. (⭐️11)
- Avi-D-coder/whisper.nvim - local speech to text in Neovim [Apache License 2.0] (⭐️26)
- awalland/nvim-file-watch - [MIT License] (⭐️6)
- aweis89/ai-commit-msg.nvim - [MIT License] (⭐️9)
- aweis89/ai-terminals.nvim - [MIT License] (⭐️49)
- awslabs/amazonq.nvim - Neovim Plugin for Amazon Q Developer [Apache License 2.0] (⭐️189)
- axsaucedo/neovim-power-mode - [MIT License] (⭐️82)
- ayamir/nvimdots - A well configured and structured Neovim. [Modified BSD License] (⭐️3391)
- b0o/incline.nvim - 🎈 Floating statuslines for Neovim [MIT License] (⭐️1020)
- b0o/lavi - 🪻 A soft and sweet colorscheme for Neovim & more [MIT License] (⭐️52)
- b0o/nvim-tree-preview.lua - 🍃 Floating preview windows for nvim-tree [MIT License] (⭐️95)
- b0o/SchemaStore.nvim - 🛍 JSON schemas for Neovim [Apache License 2.0] (⭐️991)
- B1gum/Tungsten - Turn LaTeX into a computational notebook inside Neovim. [MIT License] (⭐️20)
- babarot/ftcolor.nvim - Automatic colorscheme switching based on filetype for Neovim (⭐️2)
- bajor/nvim-raccoon - Neovim plugin for reviewing PRs and browsing commits [MIT License] (⭐️27)
- bakageddy/alduin.nvim - A Stupid Implementation of Alduin Colorscheme for Neovim [MIT License] (⭐️17)
- banjo/contextfiles.nvim - 📄 Utility extension to get all project files for your AI assistant (⭐️44)
- barreiroleo/ltex_extra.nvim - Provides external LTeX file handling (off-spec lsp) and other functions. [GNU GPLv3] (⭐️186)
- barrettruth/cp.nvim - competitive programming plugin for neovim [MIT License] (⭐️9)
- barrettruth/diffs.nvim - treesitter syntax highlighting for diffs [MIT License] (⭐️72)
- barrettruth/live-server.nvim - live reload local development servers inside of neovim [MIT License] (⭐️197)
- basel184/nvim-pretty-ts-errors - 🛠️ Pretty-print TypeScript errors in Neovim with a floating window for clear diagnostics using @pretty-ts-errors/formatter. (⭐️3)
- bassamsdata/fs-monitor.nvim - An async filesystem watcher for Neovim that tracks file and directory changes with checkpoints. [Apache License 2.0] (⭐️6)
- bassamsdata/namu.nvim - Flexible and sleek fuzzy picker, LSP symbol navigator, and more. inspired by Zed. [MIT License] (⭐️423)
- Beargruug/skipper.nvim - skip: Trough files like a pirate [MIT License] (⭐️8)
- beeender/richclip.nvim - [MIT License] (⭐️23)
- Bekaboo/dropbar.nvim - IDE-like breadcrumbs, out of the box [GNU GPLv3] (⭐️1535)
- benja2998/git-ts.nvim - git-ts neovim [MIT License] (⭐️3)
- bennorichters/taal.nvim - A Neovim plugin that uses LLMs to improve the grammar and spelling of natural language text. [MIT License] (⭐️20)
- bennypowers/nvim-regexplainer - Describe the regexp under the cursor [GNU GPLv3] (⭐️756)
- bennypowers/splitjoin.nvim - 🪓🧷 Split or join list-like syntax constructs [MIT License] (⭐️91)
- benomahony/oil-git.nvim - (⭐️90)
- benomahony/uv.nvim - uv functionality available in neovim [MIT License] (⭐️229)
- benoror/gpg.nvim - Edit GPG encrypted files symmetrically in NeoVIM [MIT License] (⭐️21)
- BerniSc/calltrace.nvim - Trace function callpaths from any point in code back to a reference function using LSP and Treesitter [MIT License] (⭐️3)
- bgonzales/markdown-todo.nvim - A Neovim plugin for managing markdown todo lists with smart parent/child state synchronization. [MIT License] (⭐️2)
- bhugoVilela/palette.nvim - Colorscheme editor for neovim [MIT License] (⭐️77)
- BibekBhusal0/bufstack.nvim - Track Recently visited and closed buffers [MIT License] (⭐️5)
- BibekBhusal0/nvim-git-utils - Simple commands to make life easy while working with git. [MIT License] (⭐️7)
- BibekBhusal0/nvim-shadcn - Neovim plugin to add shadcn UI component easily with telescope [MIT License] (⭐️11)
- BibekBhusal0/tree-hierarchy.nvim - A Neovim plugin for structural text navigation and editing [MIT License] (⭐️13)
- BillyBoyMF/NvKitstart - NvKitstart is a modern, object-oriented Neovim starter configuration written in Lua. It features modular plugin management via lazy.nvim, sensible defaults, and clear extension points for easy customization and contribution. [MIT License] (⭐️2)
- bilyes/daily-notes-index.nvim - A Neovim plugin that automatically maintains a chronologically sorted index for your daily notes. It organizes entries by year/month with day names and markdown links. [MIT License] (⭐️2)
- BinL233/agent-tally.nvim - Track how your AI agents work, what they cost, and your agents heatmaps. Stop guessing your AI spend. [MIT License] (⭐️283)
- Biplab-Dutta/nvim-android-device - A minimal nvim plugin that displays connected android device's model name in lualine. Developed for flutter devs. [Apache License 2.0] (⭐️5)
- BirdeeHub/argmark - TINY neovim plugin like harpoon/grapple for arglists [MIT License] (⭐️9)
- BirdeeHub/lze - A lazy-loading library for neovim, inspired by, but different from, nvim-neorocks/lz.n [GNU GPLv2] (⭐️121)
- bkoropoff/chorus - Ergonomic Neovim Configuration [MIT License] (⭐️3)
- blaze-d83/snipbrowzurr.nvim - A minimal snippet browser for LuaSnip, featuring fuzzy search, popup UI, and one-key expansion. [MIT License] (⭐️10)
- BlinkResearchLabs/blink-edit.nvim - Pure-Lua Neovim plugin for Cursor-style next-edit predictions using local LLMs. [MIT License] (⭐️132)
- blmayer/tai - My Cursor style AI assistant plugin for Nvim. Mirror repo. [MIT License] (⭐️2)
- blob42/codegpt-ng.nvim - Minimalist command based AI plugin to interact with LLM backends like Ollama and OpenAI with a powerful template system [GNU AGPLv3] (⭐️9)
- bloznelis/before.nvim - Jump to the last edit in Neovim [MIT License] (⭐️137)
- bloznelis/buftrack.nvim - Track buffers in style [MIT License] (⭐️10)
- blumaa/ohne-accidents.nvim - a simple plugin that tells you how many days have passed without you touching your nvim config [MIT License] (⭐️30)
- bngarren/checkmate.nvim - A full-featured, Markdown-based Neovim todo plugin [MIT License] (⭐️364)
- bngarren/tfami.nvim - Neovim plugin that helps find where tf you're at (⭐️2)
- bobon4uto/swapintro.nvim - Plugin for Neovim that replaces intro screen with your buffer. [MIT License] (⭐️3)
- boltlessengineer/sense.nvim - Expand your neovim sense with small UI components [GNU GPLv3] (⭐️42)
- Bparsons0904/phantom-err.nvim - [MIT License] (⭐️8)
- brandencall/completion - Local llm code completion tool for neovim (⭐️5)
- brentsec/VimTeacher - Interactive Vim tutorial plugin that teaches Vim concepts directly inside Neovim. [MIT License] (⭐️28)
- brevin33/raddebugger.nvim - Rad Debugger integrating for NeoVim (https://github.com/EpicGamesExt/raddebugger) [The Unlicense] (⭐️15)
- brianhuster/direx.nvim - [Apache License 2.0] (⭐️3)
- brianhuster/nvim-mcp-server - [Apache License 2.0] (⭐️6)
- brianhuster/unnest.nvim - No worry about nested Nvim in Nvim terminal [Apache License 2.0] (⭐️98)
- BrotifyPacha/tabs-as-projects.nvim - Neovim plugin to help treat tabs as projects (⭐️6)
- brunobmello25/persist-quickfix.nvim - A neovim plugin for persisting quickfix lists on disk and loading them when needed (⭐️10)
- bxrne/diagrascii.nvim - Diagrascii helps you draw/move boxes and arrows as ASCII [MIT License] (⭐️2)
- bxrne/pomo.nvim - A pomodoro plugin for neovim to manage coding sessions [MIT License] (⭐️2)
- BytePaws/sysmon.nvim - Display system resource usage and temperature in LunarVim [MIT License] (⭐️4) Archived!
- cablecreek/tf-docs.nvim - 🏗️ Terraform provider docs inside nvim - simple & fast [MIT License] (⭐️7)
- cajames/copy-reference.nvim - A lightweight Neovim plugin to copy file references with line numbers to your clipboard. Great for sharing exact code locations with your friendly neighbourhood AI code agent. [MIT License] (⭐️17)
- caliguIa/zendiagram.nvim - Minimalistic and good looking Neovim diagnostics float window [MIT License] (⭐️26)
- calltrace/traverse-lsp.nvim - Neovim LSP plugin for Traverse [MIT License] (⭐️2)
- calvinludwig/mago.nvim - Easily integrates Mago, The Oxidized PHP Toolchain, in Neovim! [MIT License] (⭐️12)
- cambridge-stacker/cambridge-modpack - Officially-curated custom content for Cambridge (⭐️12)
- cantti/dotnet-helper.nvim - Collection of lightweight commands and utilities for .NET development. (⭐️4)
- caplod/extract.nvim - This is a neovim plugin to help refactoring code when using snippets/partials. (⭐️7)
- Carcuis/dap-breakpoints.nvim - A Lua plugin for Neovim that helps manage breakpoints (including exception filters), create advanced breakpoints using vim.ui.input, and display breakpoint properties as virtual text with nvim-dap [MIT License] (⭐️19)
- carlos-algms/agentic.nvim - Agentic Chat Interface directly in Neovim with ACP providers from Claude-Code, Gemini, Codex, OpenCode, and Cursor-agent [MIT License] (⭐️406)
- carlosgrillet/demo-paste.nvim - This plugin allows you to paste line-by-line a copied buffer, for code demos and presentations. [MIT License] (⭐️3)
- Caronte995/spotify-player.nvim - A simple spotify player for nvim (⭐️19)
- Cartoone9/pretty-comment.nvim - [MIT License] (⭐️17)
- catgoose/do-the-needful.nvim - Neovim task runner that uses tmux windows to do the needful please (⭐️44)
- catppuccin/nvim - 🍨 Soothing pastel theme for Neovim [MIT License] (⭐️7356)
- catppuccin/wezterm - :shell: Soothing pastel theme for WezTerm [MIT License] (⭐️357)
- cd-4/git-needy.nvim - A neovim plugin to keep track of GitHub pending workflow runs [MIT License] (⭐️4)
- CDSoft/luax - Moved to Codeberg, this repo is just a (temporary) mirror -- luax is a Lua interpreter and REPL based on Lua 5.4, augmented with some useful packages. It is also a "compiler" that produces standalone executables from Lua scripts. [GNU GPLv3] (⭐️206)
- cenk1cenk2/schema-companion.nvim - yaml-companion.nvim reloaded with custom matchers, Kubernetes and Kubernetes CRD definitions. [MIT License] (⭐️62)
- chachacollins/emacs.nvim - Emacs keybindings for neovim (⭐️2)
- Chaitanyabsprip/present.nvim - Presentation plugin for neovim written in lua [MIT License] (⭐️159)
- Chamal1120/chace.nvim - A token efficient and less intrusive AI code completion plugin for neovim [MIT License] (⭐️3)
- chanand/matrixeffect.nvim - Matrix Effect is a Neovim plugin that simulates the iconic falling green characters from The Matrix. It leverages Neovim’s floating windows, timers, and highlight APIs to create a dynamic, full-screen animation. (⭐️2)
- chaneyzorn/filter-do.nvim - A
:!filterscript manager that helps you process text in vim buffers using your favorite programming languages. [MIT License] (⭐️14) - chaneyzorn/spellwand.nvim - An in-process LSP server for Neovim that provides spell checking diagnostics and code actions, leveraging Neovim's built-in spell checking capabilities. [MIT License] (⭐️29)
- ChaseRensberger/christmas.nvim - A festive Neovim colorscheme (⭐️11)
- ChausseBenjamin/dropship.nvim - Your neovim tabs, dropshipped into your projects [Mozilla Public License 2.0] (⭐️2)
- chentoast/marks.nvim - A better user experience for viewing and interacting with Vim marks. [MIT License] (⭐️1154)
- Chiarandini/telescope-latex-references - Telescope extension for picking LaTeX \ref/\cite targets (⭐️3)
- chipsenkbeil/org-mouse.nvim - Mouse features on top of nvim-orgmode. [MIT License] (⭐️4)
- chipsenkbeil/org-roam.nvim - Port of org-roam to neovim using orgmode [MIT License] (⭐️275)
- chkg2a/todo-obsidian.nvim - Todo obsidian is a neovim plugin to integrate todo list with the obsidian.nvim plugin. [Apache License 2.0] (⭐️3)
- chmouel/gitcommitai.nvim - AI via aichat powered Git commit message generator for Neovim with conventional commits, smart formatting, and automatic ticket integration [Apache License 2.0] (⭐️2)
- chomosuke/term-edit.nvim - Vim Keybindings in Neovim's Built-in Terminal [GNU GPLv3] (⭐️213)
- chris-ritsen/autocorrect.nvim - Neovim plugin for typo autocorrection using iabbrev with over 52,000 entries. [The Unlicense] (⭐️2)
- chrisant996/clink-fzf - Fzf integration for Clink [MIT License] (⭐️103)
- chrisgrieser/cmp_yanky - cmp-source for clipboard history from yanky.nvim [MIT License] (⭐️48) Archived!
- chrisgrieser/nvim-chainsaw - Smart and highly customizable insertion of various kinds of log statements. [MIT License] (⭐️138)
- chrisgrieser/nvim-justice - Just an integration of
justin nvim. [MIT License] (⭐️36) - chrisgrieser/nvim-origami - Fold with relentless elegance. A collection of quality-of-life features related to folding. [MIT License] (⭐️484)
- chrisgrieser/nvim-recorder - Enhance the usage of macros in Neovim. [MIT License] (⭐️279)
- chrisgrieser/nvim-scissors - Automagical editing and creation of snippets. [MIT License] (⭐️572)
- chrisgrieser/nvim-various-textobjs - Bundle of more than 30 new text objects for Neovim. [MIT License] (⭐️762)
- chrishrb/gx.nvim - Implementation of gx without the need of netrw [Apache License 2.0] (⭐️287)
- chriso345/nark.nvim - Helix-style LSP diagnostics in Neovim [MIT License] (⭐️2)
- chriso345/scout.nvim - neovim tmux session picker [MIT License] (⭐️2)
- chriswritescode-dev/consolelog.nvim - A Neovim plugin that captures and displays console outputs as virtual text inline with your code. Features automatic framework detection, intelligent project setup, and comprehensive debugging capabilities for modern JavaScript development. (⭐️59)
- chriswritescode-dev/tts.nvim - A comprehensive text-to-speech plugin for Neovim with support for macOS native speech synthesis and OpenAI-compatible TTS endpoints. This plugin allows you to have your text read aloud directly within Neovim. (⭐️10)
- chrscchrn/dictionary.nvim - A Neovim plugin calling a dictionary rest api (⭐️15)
- chutipascal/org_to_md.nvim - Copy yank org source code to mark down [MIT License] (⭐️2)
- Civitasv/cmake-tools.nvim - CMake integration in Neovim [GNU GPLv3] (⭐️534)
- CKolkey/ts-node-action - Neovim Plugin for running functions on nodes. [MIT License] (⭐️376)
- clear-code/lua-web-driver - Mirror repository [MIT License] (⭐️7)
- cljoly/telescope-repo.nvim - 🦘 Jump into the repositories (git, mercurial…) of your filesystem with telescope.nvim, without any setup [MIT License] (⭐️241)
- clxmochamalefic/lspctl.nvim - [MIT License] (⭐️8)
- CMOISDEAD/equal.nvim - equal.nvim — evaluate math in place. seamless. fast. qalc-powered. (⭐️4)
- Coacher/neovim-buckler - Neovim plugin that maintains a consistent yank history through registers (⭐️2)
- Coacher/neovim-cutlass - Neovim plugin that adds a 'cut' operation separate from 'delete' (⭐️2)
- coder/claudecode.nvim - 🧩 Claude Code Neovim IDE Extension [MIT License] (⭐️2555)
- codevogel/hatch.nvim - 🥚 hatch.nvim | Easy to use file templates for Neovim. Quickly fills empty buffers with boilerplate code. [MIT License] (⭐️16)
- codila125/neovim-config - A personal Neovim configuration based on LazyVim - a modern, feature-rich Neovim setup that provides an IDE-like experience out of the box. [Apache License 2.0] (⭐️1)
- Codys-Wright/nvim-scaffolder - [MIT License] (⭐️3)
- coffebar/neovim-project - Neovim project plugin simplifies project management by maintaining project history and providing quick access to projects via Telescope, snacks.nvim or fzf-lua [Apache License 2.0] (⭐️289)
- ColinKennedy/nvim-best-practices-plugin-template - A no-nonsense template for making high-quality Neovim plugins. It has all the best opinions, pinky promise [MIT License] (⭐️171)
- colomb8/rambo.nvim - A Neovim plugin that supercharges Insert Mode with modern editing behavior [MIT License] (⭐️25)
- comfysage/artio.nvim - :bear: minimal extui fuzzy finder for Neovim [European Union Public License 1.2] (⭐️98)
- comfysage/tether.nvim - :sewing_needle: track and reattach neovim sessions. [European Union Public License 1.2] (⭐️6)
- coolcat702/keystrokes - (⭐️6)
- CopilotC-Nvim/CopilotChat.nvim - Chat with GitHub Copilot in Neovim [GNU GPLv3] (⭐️3620)
- copilotlsp-nvim/copilot-lsp - Copilot LSP: A lightweight and extensible Neovim plugin for integrating GitHub Copilot's AI-powered code suggestions via Language Server Protocol (LSP). [Apache License 2.0] (⭐️446)
- coxley/aerospace-focus.nvim - Plugin for seamless navigation across Neovim and AeroSpace windows [MIT License] (⭐️2)
- Cpoing/microscope.nvim - Floating LSP definition viewer for Neovim [MIT License] (⭐️31)
- craftzdog/solarized-osaka.nvim - 🏯 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. [Apache License 2.0] (⭐️959)
- CRAG666/betterTerm.nvim - The best terminal you could have (well for me it is), is very similar to that of VScode. [GNU AGPLv3] (⭐️130)
- CRAG666/code_runner.nvim - Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow [MIT License] (⭐️686)
- creativenull/diagnosticls-configs-nvim - An unofficial collection of linters and formatters configured for diagnostic-languageserver for neovim. [MIT License] (⭐️92)
- creativenull/dotfyle-metadata.nvim - Generate dotfyle metadata for your config [MIT License] (⭐️19)
- creativenull/efmls-configs-nvim - An unofficial collection of linters and formatters configured for efm-langserver for neovim. [MIT License] (⭐️311)
- CrestNiraj12/compress-size.nvim - Show raw, gzip, and brotli bundle sizes for the current buffer directly in your Neovim statusline. [MIT License] (⭐️6)
- crispgm/telescope-heading.nvim - An extension for telescope.nvim that allows you to switch between headings [MIT License] (⭐️141)
- crivotz/okcolors-wezterm - OkColors for WezTerm (⭐️1)
- CrixuAMG/cron-readable.nvim - (⭐️5)
- csessh/stopinsert.nvim - Do you often find yourself caught off guard idling in Insert mode instead of escaping to Normal mode like a true Vim user? Let this help you train yourself out of the bad habit. It also boots you out of Insert mode after certain amount of seconds of inactivity [MIT License] (⭐️33)
- cvlmtg/inline-diff.nvim - High performance, live, VSCode-style inline diff for Neovim. Shows the current buffer's changes against a git ref as you type, with word-level highlighting. [MIT License] (⭐️20)
- CWood-sdf/banana.nvim - An html renderer for neovim plugin UIs [MIT License] (⭐️154)
- CWood-sdf/pineapple - Find, preview, and install any colorscheme without leaving neovim [Apache License 2.0] (⭐️57)
- cxwx/cxcpptools - Some cpp tools for neovim [MIT License] (⭐️2)
- cxwx/specs.nvim - 👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped. (⭐️16)
- CyberStackPro/nvim-crao - Developer-ready Neovim config — includes LSP, Treesitter, Telescope, and more. Built for Rust, Python, and fullstack web development. (⭐️1)
- D3alWyth1T/md_toc - Repository for working with markdown table of contents seamlessly with the telekasten module in nvim. [MIT License] (⭐️1)
- dallagi/git-timemachine.nvim - Neovim plugin to traverse the git history of a file. (⭐️4)
- Damet24/gitb.nvim - Muestra información de Git blame como virtual text en Neovim, línea por línea. [MIT License] (⭐️2)
- DamianVCechov/hexview.nvim - A Neovim plugin that creates a hex editing mode. [MIT License] (⭐️40)
- Dan7h3x/LazyDo - A little smart todo/task manager made for enthusiasts. [GNU GPLv3] (⭐️137)
- Dan7h3x/signup.nvim - A little (smart maybe) lsp signature helper for neovim. [GNU GPLv3] (⭐️64)
- dangooddd/pyrepl.nvim - REPL experience for Python in Neovim. [MIT License] (⭐️35)
- danhat1020/colorscheme-picker.nvim - Lightweight Neovim colorscheme picker with persistence and style overrides (⭐️3)
- danielfakunle/lazypack.nvim - Lazy.nvim-style plugin specs for native Neovim vim.pack [MIT License] (⭐️7)
- danielfalk/smart-open.nvim - Neovim plugin for fast file-finding [MIT License] (⭐️671)
- danilshvalov/org-modern.nvim - 🦄 Modern Org Style for Neovim [MIT License] (⭐️32)
- darkvoid-theme/darkvoid.nvim - Neovim Colorscheme for dark dwellers with optional glow effect! [MIT License] (⭐️224)
- dasupradyumna/launch.nvim - :rocket: A task launcher plugin for neovim allowing dynamic task configuration per directory, with optional support for debugging [GNU GPLv3] (⭐️50)
- datsfilipe/console.nvim - Async command runner, live grep, and file searcher for Neovim. Works for me. [MIT License] (⭐️3)
- datsfilipe/datscolorscheme.nvim - Opinionated colorscheme plugin for my Neovim configuration. [MIT License] (⭐️1)
- DavidRR-F/manifest.nvim - Kustomize user commands for neovim [MIT License] (⭐️3)
- DavidRR-F/quick_domains.wezterm - Quckly search and attach to wezterm domains with a click of a keybind [MIT License] (⭐️27)
- dawsers/file-history.nvim - Neovim automatic local file history managed by git and snacks.nvim picker [MIT License] (⭐️9)
- dawsers/snacks-picker-firefox.nvim - snacks.nvim picker to navigate Firefox's history and bookmarks [MIT License] (⭐️4)
- dawsers/toggle-view.yazi - Yazi plugin: toggle different view configurations with or without preview [MIT License] (⭐️18) Archived!
- Daydreamer-riri/catalog-lens.nvim - Show inlay version and go-to-definition for PNPM/Yarn/Bun catalogs. [MIT License] (⭐️15)
- dchinmay2/clangd_extensions.nvim - Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~chinmay/clangd_extensions.nvim instead [MIT License] (⭐️577)
- deathbeam/myplugins.nvim - A collection of plugins that were at some point sitting in my dotfiles. [MIT License] (⭐️13)
- debugloop/layers.nvim - craft temporary keymap overlays and layered modes with ease :flags: (⭐️68)
- delphinus/dotfiles - my dotfiles (⭐️87)
- delphinus/obsidian-kensaku.nvim - Search Obsidian vault with Romaji [MIT License] (⭐️5)
- delphinus/open-official-doc.nvim - Yet another plugin to open the official doc from help in Neovim (⭐️4)
- desdic/agrolens.nvim - Use Telescope or fzf to view pre-defined/custom treesitter queries [MIT License] (⭐️68)
- destrex271/plsexplain - Tool when I don't need full fledged Gemini CLI/ Claude Code (⭐️2)
- devinmiller/translate.nvim - (⭐️2)
- dfaerch/passrelay.wezterm - Password manager integration for WezTerm [MIT License] (⭐️8)
- dgagn/diagflow.nvim - LSP diagnostics in virtual text at the top right of your screen (⭐️324)
- dgox16/oldworld.nvim - Dark theme with relaxing and no-saturated colors [MIT License] (⭐️449)
- dgrco/blastradius.nvim - Neovim plugin to navigate commit-level context from a single line. [MIT License] (⭐️8)
- dgrco/deepspace.nvim - A Neovim theme for deep focus. [MIT License] (⭐️7)
- dgrco/deepwater.nvim - A Neovim colorscheme inspired by Jonathan Blow’s theme. [MIT License] (⭐️4)
- dgrco/hearthlight.nvim - A delightful set of warm themes for Neovim. [MIT License] (⭐️5)
- dgrco/mokka.nvim - A calm and delightful dark theme for Neovim. [MIT License] (⭐️3)
- dgrco/monolith.nvim - A beautiful hyper-minimalist theme for Neovim [MIT License] (⭐️6)
- dgrco/one.nvim - An Atom One Dark inspired theme for Neovim. [MIT License] (⭐️5)
- dharmx/telescope-media.nvim - Complete rewrite. Pure Lua. [MIT License] (⭐️72)
- dharmx/toml.nvim - A proof of concept plugin. Configure Neovim with TOML/JSON. [GNU GPLv3] (⭐️16)
- diegoulloao/neofusion.nvim - nvim theme blending lava red and ice blue for a vibrant coding experience ✨ [MIT License] (⭐️227)
- DimitrisDimitropoulos/yasp.nvim - a simple completion agnostic snippet managment neovim plugin [GNU GPLv3] (⭐️18)
- dimtion/guttermarks.nvim - Neovim plugin to display Marks in the gutter [MIT License] (⭐️51)
- Diogo-ss/five-server.nvim - Use Five-Server inside Neovim [GNU GPLv3] (⭐️10)
- Django0033/lonelog.nvim - Lonelog helper for Neovim. [MIT License] (⭐️11)
- Django0033/mythic.nvim - Mythic for nvim [MIT License] (⭐️9)
- Dkendal/nvim-alternate - Define and switch between alternate files (⭐️12)
- dlyongemallo/diffview.nvim - Single tabpage interface for easily cycling through diffs for all modified files for any git rev (actively maintained fork). (⭐️134)
- DmarshalTU/yaml-jumper - A Neovim plugin for quickly navigating YAML files using Telescope. [MIT License] (⭐️8)
- dmmulroy/ts-error-translator.nvim - [MIT License] (⭐️422)
- DNLHC/glance.nvim - Peek preview window for LSP locations in Neovim [MIT License] (⭐️908)
- dnnr1/lorem-ipsum.nvim - A custom nvim-cmp source that generates random lorem ipsum text snippets. [MIT License] (⭐️7)
- dodotronix/neoSVmode - This supposed to be a neovim plugin to provide the similar funcitonalities to emacs verilog-mode plugin [MIT License] (⭐️6)
- dotcore64/nvim-in-its-entirety - (⭐️2)
- drehren/fltanim.nvim - An animation api/system for neovim [MIT License] (⭐️3)
- drehren/fltnotify.nvim - Floating notification window for neovim [MIT License] (⭐️4)
- drehren/fltprogr.nvim - WIP api idea for progress event handling in neovim [MIT License] (⭐️3)
- DrKJeff16/lastplace.nvim - Supported Lua rewrite of vim-lastplace. [MIT License] (⭐️2) Archived!
- DrKJeff16/pipenv.nvim - Asynchronous Pipenv management from within Neovim. [GNU GPLv2] (⭐️8)
- DrKJeff16/project.nvim - A Neovim plugin to detect and chdir to the project root, with its own UI. Provides lualine component, supports oil.nvim, includes pickers for telescope, snacks, fzf-lua, and picker.nvim. [Apache License 2.0] (⭐️157)
- DrKJeff16/wezterm-types - WezTerm Lua config types for LuaLS, with Neovim and VSCode support. Also supperts various WezTerm plugins. [MIT License] (⭐️191)
- DrKJeff16/which-colorscheme.nvim - Use which-key.nvim bindings to cycle between colorschemes. [GNU GPLv2] (⭐️8)
- drybalka/clean.nvim - Plugin for cleaning up the default key mappings and plugins in Neovim leaving only the bare essentials. [MIT License] (⭐️39)
- dstein64/nvim-scrollview - A Neovim plugin that displays interactive vertical scrollbars and signs. [MIT License] (⭐️688)
- dtormoen/neural-open.nvim - A smart picker for Snacks.nvim that trains a neural network with your file picking preferences. [MIT License] (⭐️57)
- dtrh95/csharp-explorer.nvim - [MIT License] (⭐️17)
- DudeWhat12134/od.nvim - 🛠️ Debug and test your code on demand with the Onto Debug plugin for Neovim, streamlining error parsing for quicker fixes and improved productivity. [GNU GPLv3] (⭐️2)
- dumidusw/python-type-hints.nvim - A lightweight Neovim plugin that provides Python type hint completions [MIT License] (⭐️8)
- dungz1206/vibing.nvim - [MIT License] (⭐️1)
- duqcyxwd/stringbreaker.nvim - A Neovim plugin to assist with editing strings. [MIT License] (⭐️28)
- dybdeskarphet/gruvbox-minimal.nvim - 🍄🟫 A Gruvbox Material theme conceptually inspired by Alabaster. [GNU GPLv3] (⭐️14)
- e-sigs/winbuf.nvim - Per-window buffer tabs for Neovim (VS Code-style editor groups) [MIT License] (⭐️11)
- Eandrju/cellular-automaton.nvim - A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content of neovim buffer. [MIT License] (⭐️2093)
- echaya/neowiki.nvim - neowiki.nvim: full-featured minimalist Vimwiki successor for instant notes & GTD 🚀📝 [MIT License] (⭐️135)
- EdenEast/nightfox.nvim - 🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins. [MIT License] (⭐️3965)
- editor-code-assistant/eca-nvim - Editor Code Assistant (ECA) integration for NVIM [Apache License 2.0] (⭐️63)
- edluffy/hologram.nvim - 👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux. [MIT License] (⭐️1432)
- eduardo-antunes/plainline - A plain statusline for Neovim [Apache License 2.0] (⭐️10)
- eetann/senpai.nvim - [MIT License] (⭐️6)
- ekhar/filename_cc.nvim - (⭐️3)
- elanmed/fzf-lua-frecency.nvim - A Neovim plugin for opening frecent (frequent + recent) files with fzf-lua [MIT License] (⭐️66)
- eldritch-theme/eldritch.nvim - A theme for the Ancient Ones! (NVIM) [MIT License] (⭐️277)
- elixir-tools/elixir-tools.nvim - Neovim plugin for Elixir [MIT License] (⭐️478)
- ellsclytn/terraform-address.nvim - A Neovim plugin that extracts Terraform resource addresses from your cursor position [MIT License] (⭐️3)
- elric91/vimstral - Simple Neovim plugin to query Mistral FIM and completion models [GNU GPLv3] (⭐️2)
- emmanueltouzery/apidocs.nvim - neovim apidocs browser [MIT License] (⭐️75)
- emmanueltouzery/decisive.nvim - Neovim plugin to assist work with CSV files [MIT License] (⭐️125)
- emmanueltouzery/key-menu.nvim - Key mapping hints in a floating window (⭐️18)
- emrearmagan/atlas.nvim - A Neovim plugin to browse and manage Jira issues and Bitbucket pull requests without leaving your editor. [MIT License] (⭐️22)
- enheit/mltv - A simple and elegant Neovim tree viewer (⭐️4)
- Enigama/miss.nvim - Plugin for changed files that could be missed from adding somewhere [Creative Commons Zero v1.0 Universal] (⭐️11)
- Enigama/remarks.nvim - Neovim plugin for git-remarks [MIT License] (⭐️9)
- enochchau/nvim-pretty-ts-errors - pretty ts errors in neovim (⭐️50)
- epheien/conn-manager.nvim - A ssh connections manager for neovim. [MIT License] (⭐️10)
- eprislac/org-gcal-sync - A plugin that enables synchronization of org todos and events with GCal (⭐️16)
- epwalsh/obsidian.nvim - Obsidian 🤝 Neovim [Apache License 2.0] (⭐️6024)
- epwalsh/pomo.nvim - :new: :stopwatch: A simple, customizable pomodoro timer for Neovim, written in Lua, with nvim-notify, lualine, and telescope integrations [Apache License 2.0] (⭐️304)
- ericspiddev/nvim-scout - Neovim extension for same file search [MIT License] (⭐️11)
- Erl-koenig/theme-hub.nvim - Manage and install neovim themes via telescope-pickers [MIT License] (⭐️28)
- eskalVAR/codex.nvim - OpenAI Codex Plugin for nvim (⭐️6)
- esmuellert/codediff.nvim - A Neovim plugin that provides VSCode-style diff rendering with two-tier highlighting (line + character level) in side-by-side and inline layouts, using VSCode's algorithm implemented in C. [MIT License] (⭐️1294)
- etiennecollin/notes.nvim - Simple markdown note taking floating window in neovim. [MIT License] (⭐️2)
- Euro20179/div.nvim - simple plugin to add markup commands (⭐️2)
- Euro20179/find-highlight.nvim - A dead simple plugin that finds the positions of treesitter highlights (⭐️2)
- Euro20179/irc.nvim - IRC client in neovim (⭐️2)
- Eutrius/Otree.nvim - A simple file tree system with oil.nvim integration [MIT License] (⭐️72)
- evanmcneely/enlighten.nvim - AI tools for Neovim [ISC License] (⭐️35)
- evelez7/auto-switch-theme.nvim - Automatically switch colorscheme on system theme change [MIT License] (⭐️4)
- Everblush/nvim - A port of everblush.vim but written in lua [MIT License] (⭐️298)
- everviolet/nvim - :rose: a comfy neovim colorscheme for cozy morning coding. [European Union Public License 1.2] (⭐️637)
- Eysteix/steix.nvim - A starter config for those who love to configure neovim manually making the best of famous plugins [MIT License] (⭐️4)
- fahmiauliarahman/droid.nvim - Integrate Factory AI (Droid) with Neovim — streamline editor-aware AI assistance for research, reviews, and code generation. [MIT License] (⭐️9)
- farhanmustar/fugitive-delta.nvim - A NeoVim plugin that integrates the Vim Fugitive plugin with git-delta for enhanced Git diffs visualization. (⭐️16)
- Faria22/ftmemo.nvim - Remembers manually set filetypes per file across sessions [MIT License] (⭐️1)
- fasterius/slime-peek.nvim - A plugin for working with R / Python data exploration in Neovim [MIT License] (⭐️17)
- Fau818/todotag.nvim - A lightweight and customizable Neovim plugin that highlights todo tags in comments. [MIT License] (⭐️3)
- fdavies93/daily-notes.nvim - An nvim plugin to enable creating periodic notes. [GNU AGPLv3] (⭐️70)
- fdev31/menus.nvim - Very simple menu system for neovim [MIT License] (⭐️11)
- felixcuello/neovim-cursor - [GNU GPLv3] (⭐️10)
- felixlazy/mpv.nvim - (⭐️3)
- ferisjuan/cmp-pddl - Planning Domain Definition (pddl) for neovim (⭐️2)
- Ferouk/bearded-nvim - Official Bearded VS Code theme port for Neovim. 60+ flavors, UI/syntax/LSP coverage, plugin highlights, and quick flavor switching. [GNU GPLv3] (⭐️13)
- Ferouk/nowplaying.nvim - Lightweight Neovim plugin that shows what’s playing in Apple Music or Spotify with a floating panel, statusline helper, controls, and artwork rendering. (⭐️3)
- FerretDetective/oil-git-signs.nvim - Add git information about your files when working with oil.nvim. [MIT License] (⭐️17)
- ferrissushi/dotodo.nvim - A basic neovim plugins to show all todo in a codebase (⭐️2)
- ferrissushi/ferriouscolor.nvim - A small green colorscheme for Neovim [MIT License] (⭐️2)
- fguisso/sfer.nvim - A simple neovim plugin to visualize SARIF files. Actualy tested in CodeQL SARIF files. (⭐️21)
- fionn/baseline - A basic Neovim statusline (⭐️1)
- fionn/nvim-cycle-boolean - Increment and decrement booleans as if they're in ℤ₂ (⭐️2)
- fionn/nvim-hujson - Neovim filetype plugin for HuJSON (⭐️3)
- Flemma-Dev/flemma.nvim - An AI workspace inside Neovim where every conversation is a document you own. [GNU AGPLv3] (⭐️52)
- FluxxField/bionic-reading.nvim - Toggle Bionic Reading for Neovim buffers using syllable based highlighting [MIT License] (⭐️55)
- FluxxField/smart-motion.nvim - Label-based motion framework for Neovim — jump to words, lines, search matches, treesitter nodes, and more with composable operators (d/y/c/p) and multi-window support. (⭐️139)
- flyingshutter/gemini-autocomplete.nvim - Codebase aware Gemini autocomplete [MIT License] (⭐️14)
- fm39hz/nvim-dap-godot-mono - A small plugins to help debug process for Godot Mono + Neovim workflow [MIT License] (⭐️11)
- folke/drop.nvim - 🍁 Fun little plugin that can be used as a screensaver and on your dashboard [Apache License 2.0] (⭐️344)
- folke/flash.nvim - Navigate your code with search labels, enhanced character motions and Treesitter integration [Apache License 2.0] (⭐️4009)
- folke/lazy.nvim - 💤 A modern plugin manager for Neovim [Apache License 2.0] (⭐️20755)
- folke/lazydev.nvim - Faster LuaLS setup for Neovim [Apache License 2.0] (⭐️1496)
- folke/neoconf.nvim - 💼 Neovim plugin to manage global and project-local settings [Apache License 2.0] (⭐️951)
- folke/noice.nvim - 💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. [Apache License 2.0] (⭐️5700)
- folke/paint.nvim - Easily add additional highlights to your buffers [Apache License 2.0] (⭐️176)
- folke/sidekick.nvim - Your Neovim AI sidekick [Apache License 2.0] (⭐️2530)
- folke/snacks.nvim - 🍿 A collection of QoL plugins for Neovim [Apache License 2.0] (⭐️7463)
- folke/styler.nvim - Simple Neovim plugin to set a different colorscheme per filetype. [Apache License 2.0] (⭐️308)
- folke/todo-comments.nvim - ✅ Highlight, list and search todo comments in your projects [Apache License 2.0] (⭐️4110)
- folke/tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish. [Apache License 2.0] (⭐️7970)
- folke/trouble.nvim - 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. [Apache License 2.0] (⭐️6754)
- folke/ts-comments.nvim - Tiny plugin to enhance Neovim's native comments [Apache License 2.0] (⭐️550)
- folke/twilight.nvim - 🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter. [Apache License 2.0] (⭐️1522)
- folke/which-key.nvim - 💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type. [Apache License 2.0] (⭐️7064)
- folksoftware/nvim - 🫦 Themes for (Neo)vim [MIT License] (⭐️15)
- forked4x/hackernews.nvim - Browser HackerNews from inside Neovim [MIT License] (⭐️3)
- fouladi/ccrypt-wrapper.nvim - A Neovim plugin to encrypt and decrypt buffers with ccrypt. [Apache License 2.0] (⭐️11)
- fouladi/toggle-overlength.nvim - A NeoVim Plugin to toggle the highlithing of text exceeding the column length. [Apache License 2.0] (⭐️10)
- fowlie/open-github-repo - A NeoVim plugin to quickly open the GitHub page for a plugin. [MIT License] (⭐️10)
- FractalCodeRicardo/eyes-wide-bright - I simple neovim plugin to keep your eyes healthy [MIT License] (⭐️10)
- FractalCodeRicardo/lua-inspector - A minimalist Lua buffer evaluator that executes the current editor buffer (⭐️4)
- fraeso/xcodedark.nvim - Xcode colourscheme for neovim [MIT License] (⭐️13)
- francescarpi/buffon.nvim - Neovim plugin for navigating between buffers [MIT License] (⭐️31)
- franco-ruggeri/codecompanion-lualine.nvim - Lualine component for CodeCompanion in Neovim [MIT License] (⭐️22)
- franco-ruggeri/codecompanion-spinner.nvim - Inline spinner for CodeCompanion in Neovim [MIT License] (⭐️52)
- franco-ruggeri/mcphub-lualine.nvim - Lualine component for MCPHub in Neovim [MIT License] (⭐️4)
- freddidit/bettercompile - Neovim compile command inspired by Emacs. [MIT License] (⭐️3)
- FredeHoey/tardis.nvim - Timetravel for neovim [MIT License] (⭐️132)
- fredrikaverpil/godoc.nvim - Fuzzy search Go packages/symbols and view docs from within Neovim [MIT License] (⭐️174)
- fredrikaverpil/neotest-golang - Reliable Neotest adapter for running Go tests in Neovim. [MIT License] (⭐️260)
- frodonh/simplellm.nvim - A simple plugin for Neovim to interact with LLMs [MIT License] (⭐️4)
- frofor/cargo-ghost - A plugin that analyzes Cargo.toml to provide helpful insights in Neovim [MIT License] (⭐️2)
- Frosthaven/native-clipboard.nvim - This is a Neovim plugin that provides normalized read/write access to the system clipboard across platforms. Text, HTML, images, and files are supported. (⭐️4)
- Frosthaven/yank-system-ops.nvim - A Neovim plugin for sharing file(s) between other folders, projects, and applications using native file copy & paste. (⭐️5)
- frostplexx/mason-bridge.nvim - Automatically register linters and formatters installed in mason.nvim [MIT License] (⭐️34)
- frostzt/bongo-cat.nvim - [MIT License] (⭐️10)
- fschaal/azfunc.nvim - ⚡ Seamlessly debug Azure Functions in Neovim with automatic DAP integration [MIT License] (⭐️5)
- futurekismo-oss/Ambience.nvim - a plugins that play ambient/lofi music in nvim (⭐️5)
- fvalenza/vaultview.nvim - [MIT License] (⭐️21)
- Fynjirby/tasky.nvim - NeoVim plugin for Tasky (cli task manager) [Do What The Fck You Want To Public License*] (⭐️2)
- g0t4/zeta.nvim - A proof of concept for using Zed's Zeta model for predictions in neovim too! (⭐️13)
- gaborvecsei/usage-tracker.nvim - NeoVim plugin with which you can track the time you spent on files, projects, repos, filetypes [MIT License] (⭐️138)
- gassayping/fried-rice.nvim - Quickly open config files from anywhere (⭐️3)
- gassayping/tmux-peek.nvim - Quickly access a tmux window without leaving neovim (⭐️3)
- Gaylord-kcf/dookie.nvim - 🎨 Enhance your Neovim experience with dookie.nvim, a unique color scheme inspired by Plan9's acme editor. [MIT License] (⭐️2)
- gbakes/dbt-forge - (⭐️4)
- gbprod/substitute.nvim - Neovim plugin introducing a new operators motions to quickly replace and exchange text. [Do What The Fck You Want To Public License*] (⭐️730)
- gbprod/yanky.nvim - Improved Yank and Put functionalities for Neovim [Do What The Fck You Want To Public License*] (⭐️1237)
- gen740/SmoothCursor.nvim - [MIT License] (⭐️398)
- genki-sano/dotfiles - My personal dotfiles. [MIT License] (⭐️2)
- gennaro-tedesco/dotfiles - 💻 my personal dotfiles: no more, no less (⭐️75)
- georgeguimaraes/review.nvim - Neovim plugin for code review annotations in codediff.nvim. Add comments to diffs, export as AI-ready markdown. Inspired by tuicr. [Apache License 2.0] (⭐️79)
- georgeharker/comment-tasks.nvim - Add tasks to your task manager (clickup/github/linear/monday....) from code [MIT License] (⭐️18)
- georgeharker/mcp-companion - (⭐️5)
- georgeharker/mcp-diagnostics.nvim - (⭐️3)
- getlumos/nvim-lumos - Neovim plugin for LUMOS with LSP and Tree-sitter support [Apache License 2.0] (⭐️3)
- gfontenot/nvim-external-tui - [MIT License] (⭐️22)
- gh-liu/fold_line.nvim - Lines indicating code folds. [MIT License] (⭐️56)
- gh-liu/nvim-winterm - Multi-terminal window manager. [MIT License] (⭐️6)
- gh-tui-tools/gh-review.nvim - 🤔 Review GitHub PRs in Neovim [Apache License 2.0] (⭐️11)
- GianniBYoung/chezmoi-telescope.nvim - Custom Telescope Picker for Chez Moi Managed Dot files [GNU GPLv3] (⭐️24)
- giginet/castle - :european_castle: All my dotfile are belong to us. BUT MY CREDENTIALS ARE IN ANOTHER CASTLE. (⭐️24)
- gisikw/vitals.nvim - Background health monitoring in neovim (⭐️3)
- gisketch/triforce.nvim - Triforce is a Neovim plugin with beautiful UI that adds a bit of RPG flavor to your coding — XP, levels, and achievements while you work. [MIT License] (⭐️288)
- github-main-user/lytmode.nvim - Neovim color scheme inspired by LYT-Mode theme for Obsidian [MIT License] (⭐️16)
- GitMarkedDan/you-are-an-idiot.nvim - Recreation of the YouAreAnIdiot trojan in NeoVim. [MIT License] (⭐️18)
- gitpushjoe/zuzu.nvim - Neovim build system plugin [MIT License] (⭐️66)
- giuxtaposition/blink-cmp-copilot - [Apache License 2.0] (⭐️128)
- GlennMm/autosaver - Neovim plugin for autosave functionality with the ability to use your own custom buffer saving logic. [MIT License] (⭐️2)
- glyccogen/imprint.nvim - pixel-perfect code screenshots instantly from Neovim [MIT License] (⭐️16)
- gmcusaro/ma.nvim - A minimal, relational approach to Markdown note management in Neovim. [MIT License] (⭐️6)
- gnfisher/tomorrow-night-blue.nvim - Tomorrow Night Blue colorscheme for Neovim (⭐️3)
- gnosis23/hello.nvim - (⭐️2)
- gnosis23/linksaver.nvim - (⭐️4)
- gnualmalki/devel.nvim - A devel colorscheme for devels [MIT License] (⭐️3)
- gnualmalki/oblique.nvim - an old-school colorscheme for neovim [Modified BSD License] (⭐️10)
- goldos24/rainbow-variables-nvim - Coloring of variables and types by name in Neovim (⭐️8)
- goolord/alpha-nvim - a lua powered greeter like vim-startify / dashboard-nvim [MIT License] (⭐️2358)
- Goose97/alternative.nvim - Neovim plugin to edit code using predefined rules (⭐️35)
- Goose97/timber.nvim - Neovim plugin to quickly insert log statements and capture log output [MIT License] (⭐️189)
- gpanders/nvim-moonwalk - Use any language that compiles to Lua in your Neovim configuration [GNU GPLv3] (⭐️78)
- grapp-dev/nui-components.nvim - A feature-rich and highly customizable library for creating user interfaces in Neovim. [MIT License] (⭐️372)
- gregorias/coop.nvim - A Neovim plugin for readable concurrency with coroutines. [GNU GPLv3] (⭐️144)
- gregorias/toggle.nvim - A Neovim plugin for toggling options. [GNU GPLv3] (⭐️53)
- grimmjulian/pickleterm.nvim - pickleterm.nvim is a lightweight Neovim plugin that lets you open, reuse, and send commands to named terminal buffers — so you can keep multiple interactive shells “pickled” for later use. Stop spawning new terminals every time — reuse them intelligently. (⭐️4)
- GrzegorzSzczepanek/gamify.nvim - Gamify your nvim experience with achievements, stats and levels [MIT License] (⭐️37)
- gs-deliverists-io/daily-champ.nvim - [MIT License] (⭐️2)
- guillermodotn/nvim-earthsong - Neovim Earthsong colorscheme [MIT License] (⭐️4)
- gurlal-m4s/lazy-watson - 🌍 Enhance your Neovim experience by displaying inline translation values for Paraglide JS
m.keyName()calls directly in your code. [MIT License] (⭐️1) - GustavEikaas/easy-dotnet.nvim - A fully self-contained Neovim plugin for .NET development. Ships with integrated Roslyn LSP and netcoredbg debugging, offering fast, dependency-free setup and smooth build/test workflows for C# across .NET Core and .NET Framework. [MIT License] (⭐️730)
- gutsavgupta/nvim-gemini-companion - A Neovim plugin to integrate Gemini CLI well (+ Qwen-code now) (⭐️80)
- gwydion67/headwind.nvim - (⭐️3)
- h0pes/screw.nvim - A Neovim plugin for security code reviews [MIT License] (⭐️11)
- h2337/nvim-ctagtap - Neovim plugin for tap-to-navigate ctags functionality, enabling single-click symbol navigation and smart back-navigation - optimized for touch-based code reading on mobile devices like Android/Termux. [MIT License] (⭐️13)
- h3pei/case-dial.nvim - Dial through case styles (snake_case → PascalCase → camelCase → ...) with a single keystroke. Dead simple, yet practical. [MIT License] (⭐️4)
- h3pei/ruby-block-toggle.nvim - Instantly toggle Ruby blocks in Neovim: do...end ⇄ {} [MIT License] (⭐️3)
- h3pei/ruby-fqcn.nvim - AST-powered FQCN(fully qualified class names) extractor for Ruby files in Neovim [MIT License] (⭐️2)
- haapjari/inline.nvim - Simple AI Inline Code Generation Plugin for nvim. Uses OpenCode as a backend. [MIT License] (⭐️2)
- hadishahpuri/nvimlaunch - A lightweight Neovim plugin that lets you define, run, and manage multiple project-specific commands directly from your editor. By creating a .nvimlaunch file in your project root [MIT License] (⭐️9)
- Hajime-Suzuki/vuffers.nvim - a neovim plugin that creates a vertical split window to help you manage and navigate your buffers more efficiently (⭐️68)
- hakonharnes/img-clip.nvim - Embed images into any markup language, like LaTeX, Markdown or Typst [MIT License] (⭐️899)
- hamidi-dev/kaleidosearch.nvim - A Neovim plugin that colorizes multiple search terms with multiple distinct colors for better visual tracking. (⭐️29)
- hamidi-dev/org-list.nvim - Neovim plugin to toggle between different kinds of lists. (⭐️33)
- hamidi-dev/org-super-agenda.nvim - Customizable agenda view for orgmode (⭐️31)
- HampusHauffman/peacock.nvim - (⭐️14)
- hansmrtn/clanker.nvim - slop bot plugin for nvim [GNU GPLv2] (⭐️12)
- hanspinckaers/zap.nvim - :zap: fast, typo-resistant, fuzzy, simplistic LSP auto-completion plugin for Neovim. [MIT License] (⭐️31)
- happyeric77/joplin.nvim - A Neovim plugin for seamless integration with Joplin, the open-source note-taking and to-do application. This plugin allows you to manage your Joplin notes and notebooks directly from Neovim, providing a powerful and efficient workflow for developers and writers who love both applications. [MIT License] (⭐️9)
- harry-wilkos/Link.Nvim - Hands free auto-install LSPs Formatters and Linters for Neovim (⭐️21)
- HarshK97/diffmantic.nvim - Semantic Diff Engine for Neovim Using Tree-sitter [MIT License] (⭐️117)
- hasansujon786/nvim-navbuddy - A simple popup display that provides breadcrumbs feature using LSP server [Apache License 2.0] (⭐️72)
- hasansujon786/super-kanban.nvim - A keyboard-centric, minimal, and customizable Kanban board plugin for Neovim. [MIT License] (⭐️59)
- Hashino/doing.nvim - A minimal task manager for neovim [MIT License] (⭐️155)
- hat0uma/csvview.nvim - A Neovim plugin for CSV file editing. [MIT License] (⭐️605)
- hat0uma/doxygen-previewer.nvim - A Neovim plugin for previewing doxygen documentation. [MIT License] (⭐️7)
- hat0uma/prelive.nvim - A simple luv-based development server with live reloading for Neovim. [MIT License] (⭐️22)
- HawkinsT/pathfinder.nvim - A Neovim plugin which enhances gf/gF/gx with look-ahead and smarter file, line/column number, and link resolution. Also provides visual targets for files/links, new motion commands, and link description retrieval. [MIT License] (⭐️63)
- Hdoc1509/gh-actions.nvim - Plugin that improves support for Github Actions files in Neovim. [Apache License 2.0] (⭐️8)
- Hdoc1509/vim-map-side.nvim - Plugin that improves support for Vim's map side (lhs and rhs) in Neovim. [Apache License 2.0] (⭐️3)
- Heaust-ops/switchblaze - a neovim plugin that lets you switch buffer blazingly fast (⭐️1)
- heavycircle/float-ui.nvim - FloatUI provides fresh Neovim UI changes emphasizing floating windows. (⭐️3)
- hedyhli/outline.nvim - Fancy code outline sidebar to visualize and navigate code symbols in a tree hierarchy [MIT License] (⭐️982)
- heilgar/bookmarks.nvim - A Neovim plugin for managing line bookmarks with Telescope integration and SQLite storage. Mark, organize, and quickly navigate between important locations in your codebase. [MIT License] (⭐️27)
- heilgar/nochat.nvim - Effortless Natural Language Generation: Ollama, Anthropic (Calude), ChatGTP (⭐️11)
- heilgar/nvim-http-client - Easy to use HTTP client plugin for neovim. Same syntax as IntelliJ HTTP client [MIT License] (⭐️22)
- Hemanthhari2000/todoforge.nvim - A simple and fun Neovim plugin to manage your todos in a floating window. [MIT License] (⭐️3)
- HenriAnttila/electric-nord.nvim - Nord inspired theme with colors that pop. (⭐️4)
- HenriqueArtur/neo-gitmoji.nvim - 🔭 | A Gitmoji plugin for Neovim using Telescope [MIT License] (⭐️10)
- hiattp/splitwise.nvim - Use natural movements to create and navigate splits/windows within Neovim [MIT License] (⭐️47)
- HiPhish/rainbow-delimiters.nvim - Rainbow delimiters for Neovim with Tree-sitter [Apache License 2.0] (⭐️853)
- hisamafahri/archive.nvim - Zettelkasten for Neovim — Smart Notes, Linked for Thought [MIT License] (⭐️2)
- hisbaan/supertab.nvim - A neovim plugin to simplify overloading keys with multiple functions [MIT License] (⭐️7)
- hl037/filetreeasy.nvim - A file tree plugin for Neovim built on treeasy.nvim. Features lazy directory loading, filesystem watching, git status indicators, multi-root support with auto-discovery, buffer sync, and a floating fs operations menu — with a plugin system that lets you extend label rendering and hook into tree lifecycle events. (⭐️5)
- hl037/treeasy.nvim - A lightweight yet full-featured Neovim tree-view with no opinion on what data you display. (⭐️4)
- hmdfrds/focal.nvim - Image hover previews for Neo-tree, Oil, Nvim-tree, Snacks, and Mini.files. [MIT License] (⭐️17)
- houz42/markmark.nvim - (⭐️3)
- hoxbro/neotest-rust - Neotest adapter for Rust, using cargo-nextest. [MIT License] (⭐️1)
- hrsh7th/nvim-automa - Automatic macro recorder for neovim. [MIT License] (⭐️34)
- hrsh7th/nvim-cmp - A completion plugin for neovim coded in Lua. [MIT License] (⭐️9400)
- hrsh7th/nvim-deck - nvim-deck: A plugin to display, filter, and choose from lists of items. (⭐️102)
- hrsh7th/nvim-insx - Flexible key mapping manager. [MIT License] (⭐️200)
- hrsh7th/nvim-swm - Smart window movement in neovim. (⭐️16)
- hschne/cheato.nvim - A simple plugin to quickly search cheat sheets in Neovim! 🟠 [MIT License] (⭐️3)
- Hugo1974/nvim-webicons - Simple plugin of witre icons into neovim bufer (⭐️1)
- hugoh/nvim-toowide - Neovim plugin to highlight text that exceeds a character limit, the way linters check line length [MIT License] (⭐️1) Archived!
- hulk510/dotfiles - ワイのdotfilesたち [MIT License] (⭐️1)
- hyperstown/nvim-live-server - A local development server with live reload inside a NeoVim [MIT License] (⭐️15)
- iamironz/android-nvim-plugin - Neovim plugin for Android and KMP: build, run, logcat, AVD management, and Gradle tasks. [MIT License] (⭐️62)
- iamt4nk/smm.nvim - Spotify Music Manager for Neovim [Apache License 2.0] (⭐️31)
- iamyoki/buffer-reopen.nvim - Reopen buffer ⌨️ Ctrl+Shift+T or bt [MIT License] (⭐️21)
- ian-howell/ripple.nvim - Intuitive window resizing [MIT License] (⭐️30)
- idanarye/nvim-buffls - Add LSP functionality to specific Neovim buffers [MIT License] (⭐️11)
- idelice/nvim-jls - [MIT License] (⭐️16)
- idossha/lazyclaude.nvim - Claude Code management from nvim [MIT License] (⭐️4)
- idossha/LiveMD.nvim - Live Markdown preview plugin for Neovim [MIT License] (⭐️3)
- idossha/matlab.nvim - Develop and run MATLAB from nvim [MIT License] (⭐️22)
- igorlfs/nvim-dap-view - Visualize debugging sessions in neovim [GNU GPLv3] (⭐️855)
- iguanacucumber/magazine.nvim - nvim-cmp fork [MIT License] (⭐️223) Archived!
- ImmanuelHaffner/pigmentor.nvim - Your mentor to dealing with pigments (colors) in Neovim [MIT License] (⭐️9)
- imNel/monorepo.nvim - An effective way to juggle monorepos in neovim [MIT License] (⭐️103)
- imsi32/yatline.yazi - The first Yazi plugin for customizing both header-line and status-line. [MIT License] (⭐️130)
- indium114/cheaty.nvim - A simple plugin that allows you to create a configurable pop-up cheatsheet! [MIT License] (⭐️7)
- indium114/coinflip.nvim - A silly little plugin allowing you to flip a coin within Neovim [MIT License] (⭐️2)
- indium114/smudge.nvim - A performant cursor animation plugin for Neovim [MIT License] (⭐️9)
- indium114/studytools.nvim - A Neovim plugin containing various utilities to enhance the studying and notetaking experience on Neovim! [MIT License] (⭐️5)
- indium114/unobtrusive-relnums.nvim - A Neovim plugin that adds unobtrusive relative line numbers to the sign column. [MIT License] (⭐️12)
- ingenarel/flex-stats.nvim - a flexible plugin to flex your neovim stats [GNU AGPLv3] (⭐️1)
- ingenarel/metapack.nvim - a meta package manager for neovim that manages lsp, formatter, linter, and any package you can think of [GNU AGPLv3] (⭐️7)
- ingur/floatty.nvim - A tiny (<200 LOC) but highly customizable floating terminal manager. [MIT License] (⭐️25)
- inhesrom/remote-ssh.nvim - [MIT License] (⭐️111)
- IniyanKanmani/term-transparency.nvim - A Neovim plugin to seamlessly control transparency settings of Neovim and Terminal (Kitty or WezTerm). Toggle transparency for all instances with a single command. [MIT License] (⭐️3)
- inoUwU/kaihou.nvim - A lightweight Neovim plugin to manage Windows Defender exclusions for your current project directory. [MIT License] (⭐️1)
- integeresting/tablens.nvim - Telescope picker for managing tab pages [MIT License] (⭐️9)
- iofq/dart.nvim - a minimalist neovim tabline focused on pinning buffers [GNU GPLv2] (⭐️65)
- IogaMaster/neocord - Discord Rich Presence for Neovim (Fork of presence.nvim) [MIT License] (⭐️159)
- iquzart/toggleword.nvim - Smart word toggling under the cursor for Neovim [MIT License] (⭐️4)
- isacssw/canopy.nvim - Neovim plugin for canopy - toggle between your editor and AI agent dashboard (⭐️12)
- isak102/ghostty.nvim - Automatically validate your Ghostty configuration on save (⭐️47)
- isakbm/gitgraph.nvim - Git Graph plugin for neovim [MIT License] (⭐️430)
- ishiooon/codex.nvim - The Neovim IDE integration for Codex [MIT License] (⭐️23)
- Isletier/nvim-DVAP - [MIT License] (⭐️3)
- Isletier/nvim-DVAP-ui - [MIT License] (⭐️4)
- IstiCusi/docpair.nvim - (⭐️48)
- IstiCusi/kicknvim - Full-featured KickAssembler support for Neovim: syntax highlighting, keybindings, build and run – straight from your editor. [MIT License] (⭐️18)
- itsfernn/auto-gnome-theme.nvim - [MIT License] (⭐️13)
- iwe-org/iwe.nvim - [Apache License 2.0] (⭐️41)
- J-Cowsert/classlayout.nvim - Neovim plugin to visualize C/C++ class/struct memory layouts using clang [MIT License] (⭐️32)
- JachymPutta/dailies.nvim - Dailies neovim plugin (⭐️3)
- jackielii/gopls.nvim - gopls commands for Neovim [MIT License] (⭐️8)
- jackielii/snacks-lf.nvim - snacks.nvim lf integration (⭐️3)
- jackielii/snacks-picker-items.nvim - move through last snacks picker items without resume (⭐️2)
- jackMort/ChatGPT.nvim - ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API [Apache License 2.0] (⭐️4005)
- jackplus-xyz/binary.nvim - A minmal Neovim colorscheme using only two colors for a plain text editor experience. [MIT License] (⭐️53)
- jackplus-xyz/scroll-it.nvim - A Neovim plugin that displays long documents continuously across multiple windows. [MIT License] (⭐️21)
- jackwsmth/emotive.nvim - An emoji picker for Telescope in Neovim [MIT License] (⭐️9)
- jake-stewart/auto-cmdheight.nvim - [MIT License] (⭐️73)
- jake-stewart/diff.nvim - diff regions/registers/files in nvim [MIT License] (⭐️20)
- jake-stewart/lazier.nvim - [MIT License] (⭐️109)
- jake-stewart/multicursor.nvim - multiple cursors in neovim [MIT License] (⭐️1454)
- jaklimoff/github-actions.nvim - Browse GitHub Actions and logs directly from Neovim (⭐️4)
- jaljoue/dracula-alucard.nvim - Dracula Alucard theme for neovim [MIT License] (⭐️1)
- jameswolensky/marker-groups.nvim - Create persistent code notes without modifying code [MIT License] (⭐️64)
- jannesaranpaa/olive.nvim - [MIT License] (⭐️6)
- janwvjaarsveld/neovimcraft.nvim - Search through Neovimcraft.com's curated list of neovim plugins, using telescope.nvim [MIT License] (⭐️10)
- jarenm1/nvim-buddy - (⭐️2)
- Jason-Bai/search-replace.nvim - Fast project-wide search and replace for Neovim with live preview and undo support [MIT License] (⭐️3)
- JavaHello/spring-boot.nvim - Neovim + Spring Boot LS [Apache License 2.0] (⭐️84)
- Jay-Madden/auto-fix-return.nvim - Neovim plugin inspired by GoLand to automatically add or remove Go function return parenthesis dynamically as you type [MIT License] (⭐️41)
- Jay-Madden/tylsp-pep723.nvim - Adds LSP support for inline metadata python scripts to neovim [MIT License] (⭐️9)
- JayFarei/quicklook.nvim - Use MacOS built in quick view within nvim [MIT License] (⭐️2)
- jbuck95/glossator-nvim - A Markdown annotation and highlighting plugin that tags text via a Editing-Toolbar inline, highlights it in colour, and manages notes in a synchronised split buffer. (⭐️10)
- jbuck95/ltqf.nvim - LanguageTool Plugin with Quickfix mode. (⭐️8)
- jbuck95/nvim-sioyek-highlights - Search and insert Highlights made in Sioyek directly in nvim. (⭐️27)
- jbuck95/recollect.nvim - Nvim Plugin to visualize, compare and edit Notes on a Grid. (⭐️20)
- jceb/jiejie.nvim - Neovim frontend for Jujutsu in the style of vim-fugitive [MIT License] (⭐️53)
- jcyrio/nvim_ai_command_finder - Natural language neovim command finder plugin [MIT License] (⭐️2)
- jeangiraldoo/codedocs.nvim - Instantly generate sleek, customizable annotations for most languages with a single keystroke. ⌨️✨ [MIT License] (⭐️72)
- jeantimex/ai-cli.nvim - [MIT License] (⭐️10)
- jecaro/ghcid-error-file.nvim - neovim plugin for ghcid [MIT License] (⭐️16)
- jellydn/my-note.nvim - MyNote is a Neovim plugin that allows you to take notes in a floating window (⭐️15)
- jellydn/quick-code-runner.nvim - A simple and efficient code runner for Neovim. [MIT License] (⭐️25)
- jellydn/spinner.nvim - spinner.nvim is a single file, no-dependency plugin for Neovim [MIT License] (⭐️22)
- jellydn/tiny-cloak.nvim - A lightweight Neovim plugin that masks sensitive data (API keys, secrets, tokens) in .env, JSON, and YAML files [MIT License] (⭐️8)
- jellydn/tiny-term.nvim - A minimal, standalone Neovim 0.11+ terminal [MIT License] (⭐️6)
- jellydn/typecheck.nvim - A Neovim plugin for seamless TypeScript type checking. [MIT License] (⭐️35)
- jeniasaigak/goplay.nvim - Local Go playground for Neovim [MIT License] (⭐️19)
- JensynLo/wiki.nvim - (⭐️3)
- JesperLundberg/projektgunnar.nvim - Gunnar is the nice old Swedish man who helps you add projects or packages to dotnet solutions so you can take a Fika(tm) instead of having to remember how to do the different dotnet commands. [Apache License 2.0] (⭐️20)
- jessekelighine/up.nvim - Navigate Up in the Directory Structure in Neovim (⭐️3)
- jessekelighine/vindent.nvim - Navigate and select text by indentations in Neovim. (⭐️9)
- jesseleite/iex.nvim - Run Elixir via IEx inside Neovim 🧪 (⭐️7)
- jetm/rehunk.nvim - Neovim plugin that automatically recalculates diff header line numbers when users edit hunks during
git add -pinteractive staging. [MIT License] (⭐️6) - jetsgit/lazymanager.nvim - Neovim plugin for backing up and restoring Lazy.nvim plugin versions [MIT License] (⭐️5)
- Jezda1337/nvim-html-css - CSS Intellisense for HTML [MIT License] (⭐️211)
- JFryy/keytrail.nvim - Neovim plugin in pure Lua for displaying paths and key-based search with fuzzy finding. [GNU GPLv3] (⭐️26)
- jghauser/mkdir.nvim - This neovim plugin creates missing folders on save. [GNU GPLv3] (⭐️234)
- jghauser/papis.nvim - Manage your bibliography from within your favourite editor [GNU GPLv3] (⭐️179)
- jignesh119/FlashRunner.nvim - a simple neovim code runner plugin [MIT License] (⭐️5)
- jim-at-jibba/ariake.nvim - Port of my Vimscript theme to Lua [MIT License] (⭐️23)
- jim-at-jibba/nvim-redraft - Fast inline AI edits [MIT License] (⭐️32)
- jim-at-jibba/nvim-stride - [MIT License] (⭐️25)
- jinh0/eyeliner.nvim - 👀 Move faster with unique f/F indicators. (⭐️543)
- jinzhongjia/LspUI.nvim - A modern and useful UI plugin that wraps lsp operations. [MIT License] (⭐️286)
- jmattaa/quickmark.nvim - Quickly mark and switch between files (⭐️17)
- jmbuhr/otter.nvim - Just ask an otter! 🦦 [MIT License] (⭐️875)
- joelazar/blink-calc - blink.cmp source for math calculation [MIT License] (⭐️24)
- johannww/tts.nvim - (⭐️19)
- johmsalas/text-case.nvim - An all in one plugin for converting text case in Neovim (⭐️554)
- johnmatter/teddy.nvim - (⭐️4)
- JohnnyJumper/neotypist.nvim - a small plugin to keep track of your typing speed [MIT License] (⭐️6)
- johnpgr/bible-reader.nvim - A simple Neovim plugin to read Bible chapters and verses from json files (⭐️5)
- johnpmitsch/vai.nvim - Neovim line jumping made easy [MIT License] (⭐️34)
- johnsaigle/channelcheck.nvim - Runs channelcheck and adds results to the built-in diagnostics. (⭐️2)
- johnseth97/codex.nvim - OpenAI Codex plugin for Neovim (⭐️220)
- jokajak/keyseer.nvim - Neovim plugin to display which keys have keymaps assigned [MIT License] (⭐️53)
- Jonathan-Al-Saadi/taskman.nvim - (⭐️4)
- joncrangle/visual-lines.nvim - Highlight visually selected line numbers in Neovim. [Apache License 2.0] (⭐️5)
- JonRoosevelt/gemini-cli.nvim - (⭐️54)
- jos3lo89/autotemplate.nvim - Automatic string interpolation for Neovim. Instantly converts quotes to backticks when typing ${ inside strings. Powered by Treesitter. [MIT License] (⭐️2)
- JoseMM2002/snacks-nvim-notify - Notify picker for nvim-notify and snacks.picker (⭐️2)
- josephburgess/nvumi - Combining numi-cli and a scratch buffer to evaluate natural language expressions within Neovim [MIT License] (⭐️71)
- josephschmitt/pj.nvim - [MIT License] (⭐️23)
- JoshuaFurman/atlas.nvim - A lightweight Neovim plugin that displays a navigable Table of Contents for Markdown files in a floating window. [MIT License] (⭐️4)
- joshzcold/python.nvim - Python Tools for Neovim [GNU GPLv3] (⭐️89)
- josstei/whisk.nvim - Smooth, high‑performance motion & scrolling animations — 60fps fluid cursor moves, word jumps, and viewport scrolling, all in one. [MIT License] (⭐️50)
- jpwol/thorn.nvim - A dark and light minimal green theme for Neovim [MIT License] (⭐️77)
- jrollin/mistral-codestral.nvim - nvim mistral plugin for Mistral codestral code completion [MIT License] (⭐️5)
- jrop/morph.nvim - React-like renderer for Neovim (⭐️111)
- jrop/tuis.nvim - A collection of TUIs for Neovim (⭐️138)
- js/tmux-sendit.nvim - Send selection or current filepath to another tmux pane from within neovim [MIT License] (⭐️5)
- jsongerber/thanks.nvim - Automatically star all the Neovim plugins you use. [MIT License] (⭐️111)
- jtmkrueger/clmux.nvim - claude shows you what it's doing in open nvim buffers via tmux [MIT License] (⭐️3)
- jugarpeupv/aws.nvim - Manage aws services inside a neovim buffer (⭐️6)
- jugarpeupv/visual-match-paren.nvim - Highlight matching paren in visual mode (⭐️6)
- JulienZD/copilot-statusline.nvim - Component for mini.statusline to display the status of copilot.lua (⭐️2)
- juniorsundar/cling.nvim - Thin wrapper around your command-line [MIT License] (⭐️22)
- juniorsundar/refer.nvim - Picker that doesn't get in your way [MIT License] (⭐️47)
- junkblocker/blink-cmp-wezterm - Completion source using wezterm for blink.cmp [MIT License] (⭐️11)
- junnplus/lsp-setup.nvim - A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers. [Apache License 2.0] (⭐️236)
- Jxstxs/conceal.nvim - A Neovim Plugin which uses Treesitter to conceal typical boiler Code [MIT License] (⭐️77)
- kad1kad/postit.nvim - Minimal post-its for Neovim [MIT License] (⭐️4)
- Kaikacy/buffers.nvim - simple buffer switcher for neovim (⭐️18)
- Kaikacy/Lemons.nvim - 🍋 My favorite colorscheme for my favorite editor. Dark and colorful (hopefully not too much) [MIT License] (⭐️30)
- Kaiser-Yang/win-resizer.nvim - Humane commands and APIs for resizing nvim windows. [MIT License] (⭐️3)
- KaitoMuraoka/wezterm_lua - (⭐️2)
- kalebhenrique/lazyrails.nvim - Neovim plugin for Ruby on Rails navigation and test helpers [MIT License] (⭐️8)
- kampanaut/cavediver - A novel approach on file navigation context management in Neovim buffers. (⭐️5)
- Kamyil/markdown-agenda.nvim - Agenda view for Markdown todos in Neovim. Assign deadlines and schedule dates for tasks with
@scheduled()and@deadline()attributes [MIT License] (⭐️11) - karb94/neoscroll.nvim - Smooth scrolling neovim plugin written in lua [MIT License] (⭐️2007)
- kausikk/nanobufferline - A (tiny) Neovim plugin which displays a list of buffers over the statusline. (⭐️4)
- KeithETruesdell/combo-mode.nvim - NVIM Combo-Mode in Lua [MIT License] (⭐️3)
- kensyo/nvim-scrlbkun - A scrollbar plugin for Neovim which can show cursor, search results, githunks, and diagnostics. [MIT License] (⭐️22)
- kenzo-pj/boundary.nvim - A Neovim plugin that surfaces React 'use client' boundaries by marking JSX usages of client components via virtual text, with smart import resolution and auto-refresh. [MIT License] (⭐️27)
- kevalin/mermaid.nvim - A feature-rich Neovim plugin for working with Mermaid diagrams. [MIT License] (⭐️17)
- kevinhwang91/nvim-bqf - Better quickfix window in Neovim, polish old quickfix window. [Modified BSD License] (⭐️2010)
- kevinhwang91/nvim-hlslens - Hlsearch Lens for Neovim [Modified BSD License] (⭐️899)
- kevinhwang91/nvim-ufo - Not UFO in the sky, but an ultra fold in Neovim. [Modified BSD License] (⭐️2906)
- kevintraver/nvim-vscode-status - (⭐️3)
- kghose/lekha.nvim - NeoVim plugin for writers using Markdown [MIT License] (⭐️2)
- khoido2003/monokai-v2.nvim - Monokai Pro V2 Colorscheme for Neovim (v0.2.12) [MIT License] (⭐️14)
- khoido2003/multiple-cursor.nvim - Lightweight multiple-cursor plugin for Neovim (v0.1.3) [MIT License] (⭐️9)
- khoido2003/roslyn-filewatch.nvim - File watcher for Roslyn LSP in Neovim (C#) [MIT License] (⭐️22)
- KiamMota/rr.nvim - rr for your neovim XD [Apache License 2.0] (⭐️2)
- kibi2/tirenvi.nvim - Structural TIR editing for Neovim — pure text, always valid. [MIT License] (⭐️12)
- kiennt63/harpoon-files.nvim - simple neovim plugin which adds a lualine component showing harpoon marks [MIT License] (⭐️21)
- KieranCanter/candela.nvim - Neovim plugin designed for log analysis. Define regex patterns to highlight matching lines. Use the "lightbox" to hide unmatched lines. [MIT License] (⭐️38)
- kihachi2000/yash.nvim - A dark Neovim theme with support for LSP and treesitter. [MIT License] (⭐️23)
- KijitoraFinch/nanode.nvim - A readable, enjoyable, and comfortable colorscheme. [MIT License] (⭐️41)
- KingMichaelPark/age.nvim - A simply utility for loading encrypted secrets from an age encrypted file. [MIT License] (⭐️44)
- kitajusSus/jEMach - nvim plugin for Julia Repl Workflow [MIT License] (⭐️4)
- kitallen23/conduit.nvim - [MIT License] (⭐️15)
- kiyoon/haskell-scope-highlighting.nvim - Haskell syntax highlighting that considers variable scopes. Inspired from "Context Coloring" by prof. Douglas Crockford. [MIT License] (⭐️29)
- kiyoon/Korean-IME.nvim - 한글/한자 입력기 for Neovim. OS-independent Korean input method that converts English inputs to Korean in-place. [MIT License] (⭐️32)
- kiyoon/repeatable-move.nvim - Make move commands repeatable with
;and,[MIT License] (⭐️22) - kiyoon/telescope-insert-path.nvim - Insert file path on the current buffer using Telescope.nvim [MIT License] (⭐️45)
- kiyoon/tmux-send.nvim - Copy and paste buffer content or file path in Nvim-Tree, Neo-Tree, Oil to another tmux pane in Neovim. [MIT License] (⭐️20)
- kiyoon/treesitter-indent-object.nvim - Context-aware indent textobject powered by Treesitter.
vaito select current context. [MIT License] (⭐️73) - kjuq/dotfiles - My ultimate dotfiles (⭐️7)
- kkharji/sqlite.lua - SQLite LuaJIT binding with a very simple api. [MIT License] (⭐️573)
- kmiterror/dotnet-debug.nvim - Neovim plugin for flexible Debug Adapter Protocol (DAP) configuration. Debug .NET applications (Core, ASP.NET Core, Android) using preferred debuggers like vsdbg-ui or netcoredbg directly within Neovim. [GNU GPLv3] (⭐️15)
- ko-karol/opencode-nvim - use opencode inside nvim. [MIT License] (⭐️2)
- kode-team/mastodon.nvim - Mastodon client for Neovim (⭐️89)
- Kohei-Wada/yadm-git.nvim - Neovim plugin for managing yadm‑tracked dotfiles [MIT License] (⭐️8)
- Kokecoco/interference.nvim - (⭐️3)
- Kokecoco/translate.nvim - Neovim内で翻訳を行います (⭐️3)
- kokusenz/deltaview.nvim - inline/unified diff view in neovim with delta highlighting [MIT License] (⭐️82)
- kopecmaciej/vi-mongo.nvim - Plugin for Vi Mongo (⭐️39)
- Kopihue/one-dark-pro-max - One dark pro max theme for Neovim c: (⭐️11)
- kotsmile/erun.nvim - [MIT License] (⭐️7)
- kotsuban/nekomi.nvim - Minimal neovim theme inspired by cattpuccin and gruber darker [MIT License] (⭐️5)
- koushikxd/resu.nvim - a neovim plugin for anyone using claude code/AI coding tools [MIT License] (⭐️23)
- kr4nkenwagen/ai-docstring.nvim - Neovim plugin that uses local LLM to generate docstrings for functions [MIT License] (⭐️4)
- kranners/ts-refactor.nvim - A Neovim plugin for quickly refactoring TypeScript and JavaScript. [GNU GPLv3] (⭐️3)
- krissen/blink-cmp-bibtex - A lightweight BibTeX citation source for Blink completion. [MIT License] (⭐️10)
- krissen/output-panel.nvim - A configurable floating output window for Neovim jobs that combines optional adapters for VimTeX and Overseer with a generic run() API and :Make helper for everything else. [MIT License] (⭐️10)
- krissen/snacks-bibtex.nvim - A Snacks-powered picker for browsing, previewing, and inserting BibTeX references in Neovim. [MIT License] (⭐️15)
- kristoferssolo/jsonl.nvim - Neovim plugin for JSONL (Newline Delimited JSON) with Tree-sitter syntax highlighting. This is a mirror from https://codeberg.org/kristoferssolo/jsonl.nvim [MIT License] (⭐️2)
- kristoferssolo/lualine-harpoon.nvim - Displays your current Harpoon mark as [x/y] in your Lualine. This is a mirror from https://codeberg.org/kristoferssolo/lualine-harpoon.nvim [MIT License] (⭐️2)
- ktunprasert/gui-font-resize.nvim - Plugin for Neovim to easily resize all guifont option including the fallbacks fonts [MIT License] (⭐️9) Archived!
- kungfusheep/mfd.nvim - monochrome neovim themes [Apache License 2.0] (⭐️145)
- Kur0den/nvim-config - (⭐️3)
- Kurama622/profile.nvim - A dashboard, similar to GitHub homepage. [MIT License] (⭐️73)
- kuri-sun/yoda.nvim - [MIT License] (⭐️12) Archived!
- Kurren123/mssql.nvim - A Microsoft SQL Server plugin for neovim (⭐️99)
- kurund/atomic.nvim - A retro space-age colorscheme for Neovim. [MIT License] (⭐️4)
- kvgamedev/kvim.nvim - A list of small plugins for my convenience (⭐️6)
- kylechui/nvim-surround - Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua. [MIT License] (⭐️4177)
- kyoh86/qlean.nvim - Neovim plugin that prevents the “only auxiliary UI windows remain” problem when you close your last keep window. [MIT License] (⭐️3)
- Kyytox/data-explorer.nvim - Preview, Explore, and Query data files (parquet, csv, tsv) in Neovim , powered by DuckDB and Telescope. [MIT License] (⭐️4)
- Lachignol/time-bomb.nvim - time-bomb.nvim is a minimal Neovim plugin for timers and Pomodoro cycles to boost developer focus. Features floating timers, 9 progress bar styles, and customizable keymaps. Lightweight and intuitive. [MIT License] (⭐️32)
- lafarr/hierarchy.nvim - (⭐️43)
- lalitmee/codecompanion-spinners.nvim - Beautiful, configurable status spinners for codecompanion.nvim [MIT License] (⭐️20)
- lancekrogers/nvim-token-counter - Neovim plugin: real-time LLM token counts in your status line. Supports Claude, GPT, Llama, DeepSeek & Qwen. Async, non-blocking, powered by tcount. [MIT License] (⭐️3)
- lax-ram-swe/nvim-line-timer - Adds timestamp on new line in buffer (⭐️2)
- lazerfit/spring-gen.nvim - The 'Effective' way to develop Spring Boot applications in Neovim. [MIT License] (⭐️2)
- lazymaniac/wttr.nvim - A simple plugin to display weather on nvim [MIT License] (⭐️17)
- leblocks/hopcsharp.nvim - cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better [GNU GPLv3] (⭐️15)
- leblocks/toggle.nvim - A Neovim plugin to toggle words under the cursor to their counterpart (e.g., true → false, public → protected → private). [GNU GPLv3] (⭐️10)
- lecheel/speedial - A lightweight and customizable speed-dial menu plugin for Neovim (Lua). [MIT License] (⭐️7)
- LehMichael/harpoonEx - (⭐️13)
- leo-alvarenga/drift.nvim - (WIP) A tiny, zen-like mental backlog for Neovim. Quickly jot down what you’re doing, what you’ll do next, or any fleeting idea, without leaving your editor or breaking flow [MIT License] (⭐️3)
- leo-alvarenga/homecoming.nvim - A dead-simple, customizable and cozy dashboard with sane defaults and zero config required [GNU GPLv3] (⭐️5)
- leo-alvarenga/quoth.nvim - A robust, highly configurable, dependency-free random quote provider, capable of lazy-loading quotes on demand and supports custom quote tables and filters [MIT License] (⭐️6)
- leobeosab/brr.nvim - Easy persistent scratch files in neovim. (⭐️7)
- leobeosab/stupyder.nvim - Neovim plugin for running code blocks insisde markdown ( .md ) files (⭐️7)
- Leonardo-Luz/accuracy.nvim - A Neovim Plugin for Accuracy Practice [MIT License] (⭐️4)
- Leonardo-Luz/floatwindow.nvim - A Neovim plugin for simplified floating window creation. [MIT License] (⭐️4)
- Leonardo-Luz/focus.nvim - A Neovim Plugin that provides a fast-paced number-clicking focus game. [MIT License] (⭐️2)
- Leonardo-Luz/snake.nvim - A Neovim Plugin that provides a text-based Snake game. [MIT License] (⭐️6)
- Leonardo-Luz/tetris.nvim - A Neovim Plugin that provides a playable text-based Tetris game. [MIT License] (⭐️4)
- Leonie-Theobald/regput - Nvim Plugin for Viewing and Pasting Register Content [MIT License] (⭐️7)
- leov-args/kubectl.nvim - (⭐️2)
- lesnik2u/herald.nvim - A context-aware filename overlay for Neovim. Includes Git status, diagnostics, and filetype icons. [MIT License] (⭐️12)
- letieu/harpoon-lualine - harpoon2 for lualine (⭐️166)
- letieu/jira.nvim - I got tired of opening my browser for Jira [MIT License] (⭐️236)
- letieu/jot.lua - Markdown note file per project (⭐️34)
- lettertwo/occurrence.nvim - A Neovim plugin to mark occurrences of words/patterns/selections in a buffer and perform operations on them. Inspired by vim-mode-plus's occurrence feature. [MIT License] (⭐️20)
- lewis6991/github_dark.nvim - (⭐️12)
- lewis6991/gitsigns.nvim - Git integration for buffers [MIT License] (⭐️6735)
- lewis6991/hover.nvim - Hover plugin framework for Neovim [MIT License] (⭐️728)
- lewis6991/satellite.nvim - Decorate scrollbar for Neovim [MIT License] (⭐️712)
- lfilho/note2cal.nvim - Quickly schedule calendar events from neovim [MIT License] (⭐️26)
- LhKipp/nvim-nu - Basic editor support for the nushell language [GNU GPLv3] (⭐️160)
- link2004/novim - A friendly terminal editor for vibe coders. Not vim. [MIT License] (⭐️68)
- linrongbin16/colorbox.nvim - Load all the ultra colorschemes into Neovim player! [MIT License] (⭐️47)
- linrongbin16/gitlinker.nvim - Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements. [GNU GPLv3] (⭐️270)
- LintaoAmons/bookmarks.nvim - Persistent bookmarks: hard disk of your thoughts [MIT License] (⭐️289)
- LintaoAmons/cd-project.nvim - I tried quite a lot
Project Managementplugins. In the end, I found all I need is just an easier way tocdto another project directory. [GNU GPLv3] (⭐️128) - linuxswords/nvim-chess - Play chess in neo-vim, your favorite editor [MIT License] (⭐️6)
- LionC/nest.nvim - [MIT License] (⭐️236)
- LionyxML/gitlineage.nvim - Neovim plugin to view git history for selected lines. Select a range in visual mode and see how it evolved through commits. Navigate commits, yank SHAs, and optionally open full diffs with diffview.nvim. [MIT License] (⭐️88)
- litvinov-git/furry.nvim - A simple alternative to flash.nvim or leap.nvim with fuzzy matching, built on mini.fuzzy. (⭐️15)
- liuerfire/television.nvim - A Neovim integration for television, a fast, portable, and hackable fuzzy finder. (⭐️2)
- ll931217/jsonlogs.nvim - jsonl viewer for nvim [MIT License] (⭐️2)
- llawn/save-my-breakpoints.nvim - Neovim nvim-dap extension for persistent breakpoints [MIT License] (⭐️1)
- llawn/telescope-gitignore.nvim - Telescope extension to select .gitignore templates [MIT License] (⭐️3)
- LmanTW/themify.nvim - A lightweight colorscheme manager and switcher. [GNU GPLv3] (⭐️62)
- lmgraf/wsl-clipboard.nvim - The fastest way to sync your Windows and Neovim clipboards on WSL. [MIT License] (⭐️7)
- lnus/stalker.nvim - Statistics for NeoVim usage [MIT License] (⭐️3)
- loctvl842/monokai-pro.nvim - Monokai Pro theme for Neovim written in Lua, with multiple filters: Pro, Classic, Machine, Octagon, Ristretto, Spectrum [MIT License] (⭐️687)
- loganswartz/polychrome.nvim - A colorscheme creation micro-framework for Neovim [MIT License] (⭐️26)
- loganswartz/sunburn.nvim - A Neovim colorscheme emphasizing readability above all else. [MIT License] (⭐️21)
- Loki-Astari/AIAgent - A neovim plugin that runs Claude code (⭐️2)
- lokop5116/ThemeControl.nvim - Very short and simple nvim plugin written in lua. Helps you conveniently cycle through installed colorschemes. [GNU GPLv3] (⭐️7)
- lost22git/crystal.nvim - integrating crystal tool to neovim [MIT License] (⭐️2)
- lothran/mutagen.nvim - (⭐️4)
- lpnh/cafetiere.nvim - Brew your favorite icons with your favorite flavor [The Unlicense] (⭐️2)
- lsmoura/action-list.nvim - configurable and extendable list of actions for nvim, powered by fzf [MIT No Attribution] (⭐️4)
- luanvil/lnko - Simple stow-like dotfile linker [GNU GPLv3] (⭐️68)
- luarocks/luarocks - LuaRocks is the package manager for the Lua programming language. [MIT License] (⭐️3673)
- luc-tielen/telescope_hoogle - Hoogle search integration for Telescope [MIT License] (⭐️54)
- LucaasHenrique/irwtsayh.nvim - A cyberpunk Neovim colorscheme inspired by neon aesthetics. (⭐️5)
- LucaClrk/neovim-config - This is the config I am using in the Ghostty terminal on a macbook. (⭐️1)
- lucamot/chrome-dev-console.nvim - A Neovim plugin that displays javascript console messages for Chrome DevTools Protocol compliant browsers [MIT License] (⭐️19)
- lucasadelino/jjtrack - Neovim plugin to track Jujutsu data in buffer-local variables. Based on mini.git [MIT License] (⭐️7)
- lucaSartore/fastspell.nvim - Spell checker for neovim [MIT License] (⭐️40)
- lucasdetoledo4/fastapi-nvim - Neovim plugin for browsing and navigating FastAPI routes — port of the official FastAPI VSCode extension [MIT License] (⭐️6)
- lucattelli/pinner.nvim - Pinning your neovim buffers for faster navigation [GNU GPLv3] (⭐️3)
- LudoPinelli/comment-box.nvim - :sparkles: Clarify and beautify your comments and plain text files using boxes and lines. [MIT License] (⭐️487)
- luiscassih/AniMotion.nvim - A Neovim plugin that implements selection-first text editing, similar to Kakoune and Helix editors. Lets you see your selection as you travel, allowing quick operations like change, delete, or yank. Works in normal mode with configurable selection modes. [MIT License] (⭐️38)
- lukas-reineke/headlines.nvim - This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg. [MIT License] (⭐️767)
- lukas-reineke/indent-blankline.nvim - Indent guides for Neovim [MIT License] (⭐️4908)
- lukeb06/history.nvim - A lightweight Neovim plugin for quickly navigating buffers [MIT License] (⭐️8)
- lululau/neogit-ai-commit.nvim - [MIT License] (⭐️2)
- lum1nar/float-toc.nvim - A Tiny Floating Table-of-Contents for Neovim [MIT License] (⭐️3)
- lum1nar/peep.nvim - Just a little peep — without breaking focus. [MIT License] (⭐️9)
- lumen-oss/luarocks-build-treesitter-parser - A luarocks build backend for tree-sitter parsers. [MIT License] (⭐️7)
- lumen-oss/luarocks-tag-release - GitHub workflow for automatically generating Luarocks releases from tags and running busted tests [GNU AGPLv3] (⭐️56)
- lumen-oss/lz.n - 🦥 A dead simple lazy-loading Lua library for Neovim plugins. [GNU GPLv2] (⭐️267)
- lumen-oss/nurr - A repository for hosting auto-generated Neovim plugins and tree-sitter parsers for Luarocks. [MIT License] (⭐️42)
- lumen-oss/nvim-busted-action - A composite GitHub action for running busted tests with Neovim [GNU AGPLv3] (⭐️21)
- lumen-oss/Robert - Database [Update] this [GNU GPLv3] (⭐️9)
- lumen-oss/rocks-config.nvim - Allow rocks.nvim to help configure your plugins. [GNU GPLv3] (⭐️68)
- lumen-oss/rocks-dev.nvim - A swiss-army knife for testing and developing rocks.nvim modules. [GNU GPLv3] (⭐️23)
- lumen-oss/rocks-git.nvim - Use rocks.nvim to install plugins from git! [GNU GPLv3] (⭐️52)
- lumen-oss/rocks-lazy.nvim - :sloth: A lazy-loading module for rocks.nvim [GNU GPLv3] (⭐️49)
- lumen-oss/rocks-treesitter.nvim - A "just works" tree-sitter setup for rocks.nvim! [GNU GPLv3] (⭐️48)
- lumen-oss/rocks.nvim - 🌒 Neovim plugin management inspired by Cargo, powered by luarocks [GNU GPLv3] (⭐️1020)
- LuxVim/nvim-luxterm - A floating-window terminal session manager, offering elegant multi-terminal organization, live previews, and intuitive navigation with modern UI design. Manage, switch, and customize multiple terminals effortlessly. [MIT License] (⭐️14)
- lvim-tech/lvim-dependencies - [Modified BSD License] (⭐️5)
- LZDQ/nvim-autocenter - Auto zz when editing. (⭐️9)
- m-demare/hlargs.nvim - Highlight arguments' definitions and usages, using Treesitter [GNU GPLv3] (⭐️559)
- m-kim-dev/checkmate.nvim-priority-picker - List todo's and sort them by some criteria; e.g. most recent @started that is not @done. (⭐️1)
- m00qek/baleia.nvim - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor) [MIT License] (⭐️191)
- m4r3k1598-lang/replua.nvim - ✨ Execute Lua seamlessly in Neovim with a dedicated scratch buffer that allows for easy experimentation and instant results using Neovim APIs. [MIT License] (⭐️2)
- m4xshen/hardtime.nvim - Break bad habits, master Vim motions [MIT License] (⭐️3748)
- mabd-dev/doc-gen-ai.nvim - A Neovim plugin that generates code documentation using Local/Remote LLMs [MIT License] (⭐️3)
- madmaxieee/unclash.nvim - Resolve any conflict anywhere. (⭐️21)
- madstone-tech/madstone-devdocs - Neovim plugin for offline DevDocs documentation with Telescope integration [MIT License] (⭐️1)
- Maelwalser/oil-bar.nvim - Content aware sidebar for oil (⭐️10)
- Maelwalser/oil-copy.nvim - Copy directory and file contents in oil (⭐️6)
- Maelwalser/speed-motion.nvim - Typing practice in neovim to achieve real speed (⭐️13)
- MagicDuck/grug-far.nvim - Find And Replace plugin for neovim [MIT License] (⭐️1877)
- mahyarmirrashed/famous-quotes.nvim - Famous quotes from history, as a Neovim plugin. [MIT License] (⭐️5)
- mahyarmirrashed/jdd.nvim - Run Johnny Decimal Daemon automatically in Neovim. [MIT License] (⭐️8)
- makefunstuff/cogcog - Workflow idea that tries to address cognitive debt problem [MIT License] (⭐️7)
- malewicz1337/oil-git.nvim - Async Git status integration for oil.nvim [MIT License] (⭐️29)
- mammadeBastar/mtcli-nvim - typing speed test plugin for neovim. (⭐️1)
- mangelozzi/rgflow.nvim - Help you get in the flow with ripgrep in Neovim (⭐️106)
- mannaggiacristo556/nvim - 🚀 Customize your Neovim experience with a rich configuration featuring Gruvbox, Lua plugins, and seamless integrations for enhanced coding productivity. (⭐️2)
- MannuVilasara/env-hide.nvim - protect your env files from being shown [GNU GPLv3] (⭐️4)
- MannuVilasara/snacks-music-player.nvim - a minimal music player inside nvim using playerctl [Apache License 2.0] (⭐️3)
- MaraniMatias/codereview.nvim - Inline code review on any git diff, right inside Neovim and export to markdown file. [MIT License] (⭐️7)
- marcelom97/claude-context.nvim - [MIT License] (⭐️4)
- marcocofano/excalidraw.nvim - A nvim plugin to help using excalidraw diagrams in markdown files. [MIT License] (⭐️93)
- marcoSven/blink-cmp-yanky - (⭐️13)
- markgandolfo/lightswitch.nvim - Toggle plugins/commands on or off using a simple interface.e [MIT License] (⭐️22)
- marko-cerovac/material.nvim - :trident: Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins [GNU GPLv2] (⭐️1083)
- marromlam/nvim-docx - Sync MS Word and vim (⭐️6)
- MartelleV/kaimandres.nvim - A high-contrast, opinionated Neovim theme; inspired by Poimandres and Kanagawa.nvim. [MIT License] (⭐️16)
- MartinCornelius/reword.nvim - A lightweight Neovim plugin to quickly find and swap synonyms while writing - without ever leaving Neovim. [MIT License] (⭐️2)
- martindur/zdiff.nvim - Diff plugin inspired by Zed's multi-buffer diff view [MIT License] (⭐️36)
- martuscellifaria/ahoicpp.nvim - A.H.O.I. Labs (Alex's Heavily Opinionated Interfaces) C++ Project plugin for Neovim [MIT License] (⭐️3)
- masisz/wisteria.nvim - Wisteria is a dark colorscheme with enhanced brightness and saturation for better visibility in transparent terminal environments. [MIT License] (⭐️10)
- maskudo/devdocs.nvim - Nvim client for devdocs.io [MIT License] (⭐️84)
- mason-org/mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. [Apache License 2.0] (⭐️3873)
- mason-org/mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. [Apache License 2.0] (⭐️10209)
- mason-org/registry-examples - (⭐️3)
- Massolari/devto.nvim - Neovim plugin to read, write and post articles on dev.to [MIT License] (⭐️20)
- Massolari/emoji-completefunc - A Neovim plugin that provides a complete-function for emoji completion [MIT License] (⭐️3)
- Massolari/lsp-auto-setup.nvim - A Neovim plugin that automatically sets up language servers based on available executables [MIT License] (⭐️36)
- mateconpizza/winbar.nvim - Configurable and minimal Neovim WinBar plugin with LSP, Git, and diagnostics integration. (⭐️2)
- Mathiew82/mynotes.nvim - A minimal Neovim plugin to save your personal notes. [MIT License] (⭐️12)
- Mathiew82/phantom.nvim - A minimal Neovim plugin for working with sessions. [MIT License] (⭐️13)
- matiyas/vue-sfc-format.nvim - Format Vue SFC files with configurable formatters for each section [MIT License] (⭐️1)
- matiyas/vue2-lsp-pathfinder.nvim - Neovim plugin that enhances go-to-definition for Vue 2 and Nuxt 2 codebases, navigating where standard LSP can't reach. [MIT License] (⭐️2)
- mattcookio/pivot.nvim - 🪄 Intelligent buffer and window management for Neovim. (⭐️3)
- mattmorgis/git-statusline.nvim - Tiny Git status provider for Neovim statuslines. [MIT License] (⭐️8)
- Mauritz8/gitstatus.nvim - gitstatus.nvim has moved to Codeberg. This is just a mirror. [MIT License] (⭐️9)
- mawkler/jsx-element.nvim - JSX/TSX text-objects and motions [MIT License] (⭐️26)
- max397574/colortils.nvim - Some color utils for neovim [GNU GPLv2] (⭐️431)
- max397574/startup.nvim - A highly configurable neovim startup screen [GNU GPLv2] (⭐️500)
- max607/nvim-terminal-send - A minimalist plugin to interact with CLIs of programming languages. [MIT License] (⭐️4)
- maxardito/obtero.nvim - Zotero integration for Obsidian in Neovim [Apache License 2.0] (⭐️18)
- maxbol/treesorter.nvim - Simple plugin to sort code units using treesitter [MIT License] (⭐️12)
- MaximilianLloyd/ascii.nvim - A collection of ascii art as lua tables (⭐️360)
- maxmx03/fluoromachine.nvim - Synthwave x Fluoromachine port for Neovim [MIT License] (⭐️305)
- MayaFlux/lila.nvim - [GNU GPLv3] (⭐️5)
- mazzoccantelorenzo/ghostty-fonts.nvim - A Neovim plugin to interactive preview and apply system fonts to Ghostty terminal using Telescope. (⭐️3)
- mbienkowsk/hush.nvim - Silence LSP diagnostics with a single click [MIT License] (⭐️9)
- mbwilding/UnrealEngine.nvim - Neovim Unreal Engine Support (Neovim and Unreal Engine plugin) [MIT License] (⭐️52)
- mcauley-penney/techbase.nvim - Dark, cold color scheme inspired by sci-fi horror and retro technology (⭐️115)
- mcauley-penney/tidy.nvim - A Neovim plugin to remove trailing white space and empty lines at end of file. (⭐️120)
- mcauley-penney/visual-whitespace.nvim - Imitate VSCode's "Render Whitespace" feature in visual mode [MIT License] (⭐️455)
- mcncl/context.nvim - A Neovim plugin for utilising AI within a selected context. (⭐️4)
- MeanderingProgrammer/render-markdown.nvim - Plugin to improve viewing Markdown files in Neovim [MIT License] (⭐️4428)
- MeanderingProgrammer/treesitter-modules.nvim - Original modules from nvim-treesitter master branch [Apache License 2.0] (⭐️165)
- megapixel-code/color-skimer.nvim - Color-skimer is a lightweight colorscheme/theme switcher. [GNU GPLv3] (⭐️7)
- mei28/chromabuffer.nvim - ✨ ChromaBuffer is a Neovim plugin that provides dynamic color codes based on the currently set colorscheme. [MIT License] (⭐️7)
- mei28/luminate.nvim - 🌟 Highlight yanked, pasted, and undone/redone text in Neovim with a splash of color. [MIT License] (⭐️39)
- mei28/slidev.nvim - Neovim plugin for Slidev - a presentation slides tool for developers. [MIT License] (⭐️9)
- mellow-theme/mellow.nvim - A soothing dark color scheme for neovim and friends. [MIT License] (⭐️416)
- mezdelex/unpack.nvim - unpack is a small layer on top of vim.pack API to allow single file plugin configurations [MIT License] (⭐️31)
- meznaric/key-analyzer.nvim - Helping you find free keybinds in vim [MIT License] (⭐️250)
- mfussenegger/nvim-jdtls - MIRROR of: https://codeberg.org/mfussenegger/nvim-jdtls [GNU GPLv3] (⭐️1459)
- mfussenegger/nvim-lint - An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. [GNU GPLv3] (⭐️2703)
- mghaight/replua.nvim - An Emacs-style scratch buffer for executing Lua inside Neovim [MIT License] (⭐️63)
- mgierada/lazydocker.nvim - 🐋 a lazydocker port for neovim | Even more lazier way to manage everything docker related [MIT License] (⭐️93)
- mhanberg/output-panel.nvim - A panel to view the logs from your LSP servers. [MIT License] (⭐️94)
- mhiro2/gha-pin.nvim - Neovim plugin to inspect and update pinned SHAs in GitHub Actions workflows (uses: owner/repo@sha) [MIT License] (⭐️2)
- mhiro2/peekstack.nvim - Stackable code peek popups for Neovim that preserve navigation context. [MIT License] (⭐️2)
- mhiro2/pinwords.nvim - Persistent, slot-based word highlighting for focused reading and code review in Neovim. [MIT License] (⭐️5)
- mhiro2/pydeps.nvim - Neovim plugin for exploring Python dependencies from uv.lock — lockfile-first, resolved versions, inline badges [MIT License] (⭐️4)
- mhiro2/tf-docs.nvim - Neovim plugin to resolve and open Terraform Registry docs under cursor. [MIT License] (⭐️2)
- micahkepe/todo.nvim - A minimal TODO scratch buffer for jotting down quick notes [MIT License] (⭐️4)
- michaelbrusegard/tabline.wez - A versatile and easy to use retro tab bar plugin for the WezTerm terminal emulator created with the lualine.nvim configuration format [MIT License] (⭐️288)
- michaelrommel/nvim-silicon - neovim plugin to create code images using the external silicon tool. [MIT License] (⭐️191)
- micku/telescope-pkm-find-or-create.nvim - A simple find-or-create Telescope extension [MIT License] (⭐️6)
- migbyte-0/archflow-nvim - ArchFlow.nvim is a Neovim plugin designed to simplify and accelerate Flutter development by automating the creation of architecture-based feature structures. The plugin supports popular design patterns and state management libraries. [MIT License] (⭐️2)
- mihaifm/MegaToggler - Neovim plugin where you can toggle or modify editor options in a visual interface, via user-defined setup [MIT License] (⭐️21)
- mikavilpas/yazi.nvim - A Neovim Plugin for the yazi terminal file manager [MIT License] (⭐️1669)
- mikeboiko/nvim-flow - neovim command runner [MIT License] (⭐️5)
- mikelue/telescope-kulala.nvim - A extension of Telescope for kulala [MIT License] (⭐️2)
- mikesmithgh/kitty-scrollback.nvim - 😽 Open your Kitty scrollback buffer with Neovim. Ameowzing! [Apache License 2.0] (⭐️849)
- mikevskater/nvim-xlsx - Pure Lua library for creating, reading, and modifying Excel .xlsx files in Neovim [MIT License] (⭐️5)
- mikkasendke/sessionizer.wezterm - A sessionizer for wezterm [MIT License] (⭐️88)
- mikovskii/obscure.nvim - A dark Neovim theme written in Lua, with support for LSP, Tree-sitter and lots of plugins. [Apache License 2.0] (⭐️79)
- milanglacier/yarepl.nvim - Versatile REPL/CLI manager. Multiple sending modes with parallel sessions, buffer attachments, and cross-language support. AI CLI integration for Aider and OpenAI Codex. Picker support, project-level configs, code cell text objects, and native dot-repeat. [GNU GPLv3] (⭐️248)
- mimikun/human-rights.nvim - A neovim plugin to check and display whether your machine have human rights. [MIT License] (⭐️10)
- mimikun/nvim-newconf - ui_comp_raw_line repro test (⭐️1) Archived!
- MinecraftPotatoe/AutosessionUI.nvim - A small UI and picker to organize your sessions made with autosession [MIT License] (⭐️5)
- MironPascalCaseFan/debugmaster.nvim - What happens if you try to combine dap-view and hydra.nvim? debugmaster.nvim – a modern dap-ui alternative! [MIT License] (⭐️382)
- misterkiem/roslyn-plusvb.nvim - roslyn.nvim fork with vb enabled [MIT License] (⭐️2)
- mistricky/codesnap.nvim - 📸 Snapshot plugin with rich features that can make pretty code snapshots for Neovim [MIT License] (⭐️929)
- mistweaverco/bafa.nvim - A minimal 🤏🏾 BufExplorer alternative for lazy 🦥 people for your favorite ⚡editor ❤️. [MIT License] (⭐️75)
- mistweaverco/bub.nvim - Batman's Utility ⚙️ Belt (bub) for Neovim ⚡. [MIT License] (⭐️4)
- mistweaverco/kikao.nvim - A minimal 🤏🏾 session management ⚡ plugin for your favorite editor ❤️. [MIT License] (⭐️10)
- mistweaverco/kulala-cmp-graphql.nvim - nvim-cmp source 🧙 for graphql 📊 completions 📋 in http/rest files based on schema 💪 for your favorite editor 😍 (⭐️16) Archived!
- mistweaverco/kulala.nvim - A fully-featured 🤏 HTTP-client 🐼 interface 🖥️ for Neovim ❤️. [MIT License] (⭐️1962)
- mistweaverco/retro-theme.nvim - A minimal retro theme for Neovim. [MIT License] (⭐️23)
- mistweaverco/snap.nvim - Neovim screenshots 📷 that match your color scheme 🎨. [MIT License] (⭐️27)
- Mitra98t/TodoPile - Simple TODOs pluign for NVIM to open TODOs in a stack! (⭐️3)
- miversen33/import.nvim - A safe require override with niceties [MIT License] (⭐️171)
- mkajsjo/windowcolumns.nvim - Neovim plugin for column-first window management. [MIT License] (⭐️8)
- mknn/nvim-claude-context - Neovim plugin that exports your open buffers and cursor position to a JSON file for Claude Code to read [MIT License] (⭐️3)
- MKSinghDev/diagnostic-float.nvim - [MIT License] (⭐️5)
- MLFlexer/modal.wezterm - Vim-like modal keybindings for your terminal! ✌️ [MIT License] (⭐️119)
- MLFlexer/resurrect.wezterm - A plugin to restore windows, tabs and panes for Wezterm inspired by tmux-resurrect [MIT License] (⭐️295)
- MLFlexer/smart_workspace_switcher.wezterm - A smart wezterm workspace switcher plugin inspired by joshmedeski/t-smart-tmux-session-manager [MIT License] (⭐️194)
- mm4cN/nvim-conan - Conan: C/C++ package manager wrapper written in Lua for Neovim [MIT License] (⭐️7)
- mmsaki/forge.nvim - All of foundry's toolbox in neovim. (⭐️2)
- Mofiqul/vscode.nvim - Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code [MIT License] (⭐️964)
- momiforgotthesemicolon/codex-nvim - plugin that runs codex in place [GNU GPLv3] (⭐️7)
- momospc/nvim-markdown-preview-lite - [MIT License] (⭐️2)
- monaqa/dial.nvim - enhanced increment/decrement plugin for Neovim. [MIT License] (⭐️1063)
- monkoose/neocodeium - free AI completion plugin for neovim [MIT License] (⭐️451)
- MonsieurTib/neonuget - Manage .NET NuGet packages directly within Neovim [MIT License] (⭐️57)
- MonsieurTib/package-ui.nvim - Interactive package management UI for Neovim. Browse, search, install and manage packages with a beautiful multi-panel interface [MIT License] (⭐️44)
- mosheavni/yaml-companion.nvim - Get, set and autodetect YAML schemas in your buffers. [MIT License] (⭐️14)
- moyiz/blink-emoji.nvim - Emoji source for blink.cmp. [Modified BSD License] (⭐️76)
- mozanunal/sllm.nvim - Integrate ChatGPT-style LLMs into Neovim: ask questions, keep multi-file context, pull diagnostics / command output, and chat without leaving your editor. Highly configurable, async, lua-only plugin. [Apache License 2.0] (⭐️109)
- mozumasu/dotfiles - MACの環境設定 (⭐️113)
- mportdata/squealer.nvim - A SQL transpiler for Neovim built on SQLGlot. (⭐️4)
- mrcjkb/haskell-snippets.nvim - My collection of Haskell snippets for LuaSnip. Powered by tree-sitter and LSP. [GNU GPLv2] (⭐️33)
- mrcjkb/haskell-tools.nvim - 🦥 Supercharge your Haskell experience in neovim! [GNU GPLv2] (⭐️592)
- mrcjkb/neotest-haskell - Neotest adapter for Haskell (cabal or stack) with support for Sydtest, Hspec and Tasty [GNU GPLv2] (⭐️69)
- mrcjkb/nvim - [GNU GPLv2] (⭐️50)
- mrcjkb/rustaceanvim - 🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim [GNU GPLv2] (⭐️2937)
- mrcjkb/telescope-manix - A telescope.nvim extension for Manix - A fast documentation searcher for Nix [GNU GPLv2] (⭐️83)
- MrDwarf7/lazyjui.nvim - Small plugin to pull up jj/jujutsu using the jjtui Go project. [MIT License] (⭐️16)
- mrjones2014/codesettings.nvim - ⚙️ Load project-local settings (like .vscode/settings.json) into Neovim 0.11+ native LSP settings easily. [Apache License 2.0] (⭐️65)
- mrjones2014/legendary.nvim - 🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more. [MIT License] (⭐️1224) Archived!
- mrjones2014/smart-splits.nvim - 🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports Zellij, Tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right". [MIT License] (⭐️1620)
- mrquantumcodes/retrospect.nvim - A simple and lightweight buffer manager for Neovim [GNU GPLv3] (⭐️27)
- mrqwer/nvim-schema-surfer - Quick Hands-On Minimal Database IDE inside Neovim (⭐️2)
- mshiyaf/todoist.nvim - (⭐️8)
- MSmaili/wiremux.nvim - Neovim plugin for sending context to tmux targets. Mange your AI assistants, test runners and more. Zero startup cost, with placeholders smart context and configurable behaviors (⭐️34)
- mtamc/rikai.nvim - Port of rikaikun for NeoVim - Look up Japanese definitions under cursor [GNU GPLv3] (⭐️6)
- mtoohey31/cmp-fish - Fish shell completion source for nvim-cmp. [Apache License 2.0] (⭐️31)
- muhfaris/prayertime.nvim - prayertime.nvim is a lightweight, standalone Neovim plugin that integrates accurate Islamic prayer schedules directly into your workflow. Stay mindful with live statusline countdowns, floating timetables, and automated Adhan notifications without leaving your editor. (⭐️15)
- mujx/nvim-actions-sha - Replace GitHub action refs with their commit shas [The Unlicense] (⭐️2)
- MunifTanjim/nui.nvim - UI Component Library for Neovim. [MIT License] (⭐️2055)
- mvllow/modes.nvim - Prismatic line decorations for the adventurous vim user [MIT License] (⭐️908)
- mvllow/supplement.nvim - Distinguish between the infamous en and em dashes [MIT License] (⭐️6)
- mvtt25/pomodoro.nvim - Stay focused with Pomodoro technique in Neovim - Minimal UI, custom sessions & tracking [MIT License] (⭐️5)
- myakove/homeassistant-nvim - Neovim plugin for Home Assistant integration with WebSocket API - Smart completion, entity management, and real-time control [MIT License] (⭐️4)
- mzguntalan/vibe-level.nvim - A Neovim plugin that bridges the gap between developer intent and implementation using LLMs. Write at the "vibe level" - describe what you want or implement what you need, and let AI handle the rest. [MIT License] (⭐️4)
- n3tw0rth/keeper.nvim - keeper.nvim is a small, minimal Neovim plugin for managing buffers and restoring them across sessions. It helps you quickly clean up unwanted buffers and automatically brings back your previous buffer list when you reopen Neovim. Inspired by oil.nvim, the focus is simplicity and a lightweight workflow. [MIT License] (⭐️19)
- nabekou29/js-i18n.nvim - A Neovim plugin for the JavaScript library i18next [MIT License] (⭐️52)
- nabekou29/trev.nvim - Neovim integration for trev file viewer [MIT License] (⭐️2)
- NachoNievaG/atac.nvim - [MIT License] (⭐️60)
- nagadomi/waifu2x - Image Super-Resolution for Anime-Style Art [MIT License] (⭐️28182)
- Namacha411/ccusage.nvim - A Neovim plugin that displays ccusage metrics in your Lualine statusline with automatic refresh every 30 seconds. [MIT License] (⭐️2)
- nangazaki/nvim-setup - Neovim setup for a modern, fast, and IDE-like experience. (⭐️3)
- nanotee/sqls.nvim - Neovim plugin for sqls that leverages the built-in LSP client [MIT License] (⭐️248)
- nanozuki/tabby.nvim - A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer! [MIT License] (⭐️744)
- napisani/context-nvim - [MIT License] (⭐️8)
- Nate96/journal.nvim - I NeoVim puglin to help journalling [MIT License] (⭐️3)
- Natestah/blitzsearch.nvim - blitz search for NeoVim [MIT License] (⭐️13)
- navahas/buffmark - Bookmarks for Neovim — four ephemeral memory slots, harpoon-like. (⭐️4)
- neanvo/buben.nvim - Human-readable names to blockchain addresses for Neovim (⭐️4)
- neapsix/wezterm - Soho vibes for WezTerm (⭐️73)
- necrogoru/shades-of-purple.nvim - [Apache License 2.0] (⭐️3)
- Necrom4/calcium.nvim - Neovim plugin to calculate mathematical expressions within a buffer with visual mode, functions and variable support. [MIT License] (⭐️49)
- Necrom4/convy.nvim - A powerful neovim plugin to easily convert between various formats [MIT License] (⭐️38)
- nekowinston/wezterm-bar - WezTerm Plugin for the retro tab bar (migrated to my own forge) [MIT License] (⭐️41) Archived!
- nemanjajojic/package-version.nvim - Imagine this: you’re in Neovim, and you want to keep an eye on your installed, outdated, and abandoned packages without having to leave the editor in a single keystroke. Well, now you can! With this plugin, you can toggle package versions right inside your main package manager file. [MIT License] (⭐️5)
- nemanjamalesija/smart-paste.nvim - Context-aware paste indentation for Neovim. Pasted code lands at the correct indent level, every time, in every language. [MIT License] (⭐️98)
- nemanjamalesija/ts-expand-hover.nvim - Progressively expand TypeScript types inside hover floats. (⭐️43)
- neo451/feed.nvim - Neovim feed reader, rss, atom and jsonfeed, all in lua [GNU GPLv3] (⭐️203)
- neo451/lit.nvim - (experimental) Neovim package manager, minimal, literal [GNU GPLv3] (⭐️10)
- NeogitOrg/neogit - An interactive and powerful Git interface for Neovim, inspired by Magit [MIT License] (⭐️5292)
- NeoSahadeo/lsp-toggle.nvim - Toggle LSPs for Neovim [Apache License 2.0] (⭐️12)
- NeoSahadeo/snappy.nvim - A nvim code export tool that produces an HTML representation of selected code. [MIT License] (⭐️3)
- neovim-idea/neovim-idea - The Neovim customisation that nobody ever asked for 🙈 [Apache License 2.0] (⭐️40)
- neovim-idea/switcher-nvim - JetBrain's file switcher, for neovim 😍 like a pro and jump between open buffers ❤️ [Apache License 2.0] (⭐️33)
- neovim/nvim-lspconfig - Quickstart configs for Nvim LSP [Apache License 2.0] (⭐️13551)
- netmute/foldchanged.nvim - Adds a
FoldChangedUser event [MIT License] (⭐️2) - netmute/foldsigns.nvim - Adds foldmarkers as signs [MIT License] (⭐️5)
- neur1n/fzf-lua-foldmarkers - Fold markers picker for fzf-lua. (⭐️2)
- newtoallofthis123/blink-cmp-fuzzy-path - Search file paths easily in a buffer [MIT License] (⭐️15)
- nfrid/due.nvim - Neovim plugin for displaying due dates [MIT License] (⭐️118)
- nhattVim/alpha-ascii.nvim - A simple plugin for alpha-nvim that provides custom ASCII headers for the dashboard screen. (⭐️26)
- nhattVim/java-project.nvim - Plugin for automatically creating a Java project (⭐️7)
- nhu/patchr.nvim - A neovim plugin to apply git patches to plugins loaded via lazy.nvim [Apache License 2.0] (⭐️16) Archived!
- nicholascross/displace.nvim - Neovim window navigator - jump to a numbered window [MIT License] (⭐️3)
- nicholasxjy/jishiben.nvim - A simple notebook neovim plugin [MIT License] (⭐️3)
- nicholasxjy/translator.nvim - A nvim translator plugin [MIT License] (⭐️5)
- NicholasZolton/neojj - An interactive and powerful Jujutsu interface for Neovim, inspired by Magit, forked from Neogit [MIT License] (⭐️41)
- nick-orton/token-grep.nvim - A plugin to search a codebase using ripgrep for the token under cursor [MIT License] (⭐️2)
- nick22985/solidtime.nvim - [Apache License 2.0] (⭐️4)
- NickJAllen/java-helpers.nvim - Useful helpers for navigating Java stack traces and creating new Java classes, interfaces, enums with correct package declaration [MIT License] (⭐️19)
- nickjvandyke/opencode.nvim - Integrate Neovim and OpenCode AI to stay in your flow. [MIT License] (⭐️3215)
- nickshiro/better-colorscheme.nvim - Lightweight Neovim plugin that lets you persist and preview colorschemes. [MIT License] (⭐️4)
- nicolas-martin/region-folding.nvim - A minimal Neovim plugin for custom code folding using region markers [MIT License] (⭐️12)
- NikoJunttila/ai-chatter - ai chat for nvim (⭐️1)
- nikolaiser/brichka.nvim - Run code on Databricks from Neovim [MIT License] (⭐️3)
- nishu-murmu/ThemeSwitch.nvim - 🎨 Light weight colorscheme switcher for neovim. [MIT License] (⭐️4)
- nitinbhat972/kitty-font.nvim - A Neovim plugin that lets you switch your editor font via Kitty. [MIT License] (⭐️3)
- NitroVim/foldergen.nvim - Convert tree-style text into real folders and files directly from Neovim. [MIT License] (⭐️14)
- niuiic/omega.nvim - Neovim lua utils [MIT License] (⭐️6)
- niuiic/scroll.nvim - Smooth scroll for neovim. [MIT License] (⭐️20)
- niveK77pur/midi-input.nvim - Neovim plugin for async and modal MIDI input (⭐️21)
- niyabits/calvera-dark.nvim - Calvera Dark Colorscheme for Neovim written in Lua with built-in support for native LSP, TreeSitter and many more plugins [GNU GPLv2] (⭐️161)
- nkapatos/neoweaver.nvim - Neovim client for MindWeaver [MIT License] (⭐️2)
- Nkr1shna/truffle.nvim - Generic AI coding agent experience in neovim inspired by Cursor [MIT License] (⭐️6)
- nlkli/ashki.nvim - Minimal dark Neovim color scheme with muted tones for readability and syntax highlighting. Total black background. [MIT License] (⭐️3)
- nmiguel/jqscratch.nvim - (⭐️9)
- noamsto/resolved.nvim - (⭐️34)
- noir4y/comment-translate.nvim - Translate code comments and strings in Neovim using online or local LLMs and external translators. [MIT License] (⭐️11)
- noirbizarre/ensure.nvim - Ensure dependencies (Mason packages, formatters, linters, parsers...) are installed when needed [MIT License] (⭐️24)
- nolleh/warp.nvim - 🚀 Hop to anywhere, not just words. Jump based on labels to file paths, URLs, and Markdown links from any buffer(including terminal buf) [MIT License] (⭐️16)
- nomnivore/ollama.nvim - A plugin for managing and integrating your ollama workflows in neovim. [MIT License] (⭐️567)
- noname7777G/surveil.nvim - [MIT License] (⭐️5)
- nosduco/remote-sshfs.nvim - Explore, edit, and develop on a remote machine via SSHFS with Neovim [MIT License] (⭐️397)
- NotAShelf/syntax-gaslighting.nvim - Gaslighting is not even a real word, you're crazy. [Mozilla Public License 2.0] (⭐️92)
- novrion/awb.nvim - Ask Without Bloat: neovim plugin for fast in-file AI help [MIT License] (⭐️4)
- NStefan002/15puzzle.nvim - Classic 15 puzzle for Neovim. [MIT License] (⭐️6)
- NStefan002/2048.nvim - Play 2048 inside your favourite editor [MIT License] (⭐️69)
- NStefan002/screenkey.nvim - Screencast your keys in Neovim [MIT License] (⭐️590)
- NTBBloodbath/sweetie.nvim - A clean, delightful and highly customizable Neovim colorscheme written in Lua [GNU GPLv3] (⭐️108)
- ntocampos/todone.nvim - A plugin for managing your daily tasks inside Neovim [MIT License] (⭐️7)
- nullromo/fishtank.nvim - Neovim screensaver (⭐️14)
- nullromo/go-up.nvim - Neovim plugin that adds virtual lines BEFORE line 1 (⭐️67)
- nullromo/telescope-box-drawing.nvim - Telescope.nvim picker for box drawing characters (⭐️5)
- NullVoxPopuli/ember.nvim - Automatic configuration of neovim, treesitter, and lsp tools for ember projects. (⭐️5)
- numerataz/ninetyfive.nvim - A Neovim plugin that provides really fast code suggestions. [Apache License 2.0] (⭐️19)
- numEricL/WinBender.nvim - A Neovim floating window manager [Mozilla Public License 2.0] (⭐️26)
- numToStr/dotfiles - 🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow (⭐️328)
- nutt-y/jumble.nvim - Randomize your colorschemes! (⭐️3)
- nuvic/tuck.nvim - A Neovim plugin that automatically fold function bodies and unfolds on LSP navigation [MIT License] (⭐️13)
- NvChad/ui - Lightweight & high performance UI plugin for nvchad [GNU GPLv3] (⭐️470)
- nvim-flutter/flutter-tools.nvim - Tools to help create flutter apps in neovim using the native lsp [MIT License] (⭐️1379)
- nvim-focus/focus.nvim - Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids! [MIT License] (⭐️808)
- nvim-java/nvim-java - Painless Java in Neovim [MIT License] (⭐️1615)
- nvim-lua/plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. [MIT License] (⭐️3440)
- nvim-lualine/lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua. [MIT License] (⭐️7887)
- nvim-mini/mini-git - Git integration. Part of 'mini.nvim' library. [MIT License] (⭐️58)
- nvim-mini/mini.clue - Show next key clues. Part of 'mini.nvim' library. [MIT License] (⭐️101)
- nvim-mini/mini.cmdline - Command line tweaks. Part of 'mini.nvim' library. [MIT License] (⭐️27)
- nvim-mini/mini.extra - Extra 'mini.nvim' functionality. Part of 'mini.nvim' library. [MIT License] (⭐️21)
- nvim-mini/mini.files - Navigate and manipulate file system. Part of 'mini.nvim' library. [MIT License] (⭐️577)
- nvim-mini/mini.hues - Generate configurable color scheme. Part of 'mini.nvim' library. [MIT License] (⭐️31)
- nvim-mini/mini.icons - Icon provider. Part of 'mini.nvim' library. [MIT License] (⭐️370)
- nvim-mini/mini.misc - Neovim Lua plugin with miscellaneous useful functions. Part of 'mini.nvim' library. [MIT License] (⭐️27)
- nvim-mini/mini.nvim - Library of 40+ independent Lua modules improving Neovim experience with minimal effort [MIT License] (⭐️9026)
- nvim-mini/mini.visits - Track and reuse file system visits. Part of 'mini.nvim' library. [MIT License] (⭐️29)
- nvim-mini/MiniMax - Neovim config examples based on MINI [MIT License] (⭐️395)
- nvim-neo-tree/neo-tree.nvim - Neovim plugin to manage the file system and other tree like structures. [MIT License] (⭐️5377)
- nvim-neotest/neotest - An extensible framework for interacting with tests within NeoVim. [MIT License] (⭐️3067)
- nvim-neotest/neotest-jest - [MIT License] (⭐️148)
- nvim-orgmode/org-bullets.nvim - [GNU AGPLv3] (⭐️166)
- nvim-orgmode/orgmode - Orgmode clone written in Lua for Neovim 0.11.0+. [MIT License] (⭐️3722)
- nvim-orgmode/telescope-orgmode.nvim - Neovim plugin. Telescope.nvim extension that adds orgmode.nvim integration. [MIT License] (⭐️32)
- nvim-pack/nvim-spectre - Find the enemy and replace them with dark power. [MIT License] (⭐️2386)
- nvim-telekasten/telekasten.nvim - A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim [MIT License] (⭐️1662)
- nvim-telescope/telescope-bibtex.nvim - A telescope.nvim extension to search and paste bibtex entries into your TeX files. [MIT License] (⭐️134)
- nvim-telescope/telescope-frecency.nvim - A telescope.nvim extension that offers intelligent prioritization when selecting files from your editing history. [MIT License] (⭐️915)
- nvim-telescope/telescope-live-grep-args.nvim - Live grep with args (⭐️896)
- nvim-telescope/telescope-media-files.nvim - Telescope extension to preview media files using Ueberzug. [MIT License] (⭐️524)
- nvim-telescope/telescope-project.nvim - [MIT License] (⭐️667)
- nvim-telescope/telescope-symbols.nvim - [MIT License] (⭐️218)
- nvim-telescope/telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time. [MIT License] (⭐️19323)
- nvim-tree/nvim-tree.lua - A file explorer tree for neovim written in lua (⭐️8462)
- nvim-tree/nvim-web-devicons - Provides Nerd Font icons (glyphs) for use by neovim plugins [MIT License] (⭐️2649)
- nvim-treesitter/nvim-tree-docs - Code documentation built with treesitter (⭐️230)
- nvim-treesitter/nvim-treesitter-locals - LSP-like functionality based on treesitter locals [MIT License] (⭐️38)
- nvim-zh/colorful-winsep.nvim - Make your nvim window separators colorful [MIT License] (⭐️673)
- nvimdev/dashboard-nvim - vim dashboard [MIT License] (⭐️2809)
- nvimdev/strive - minimal neovim plugin management [MIT License] (⭐️15) Archived!
- nvimdev/template.nvim - Quickly insert templates into file [MIT License] (⭐️223)
- nvimtools/hydra.nvim - Create custom submodes and menus [MIT License] (⭐️276)
- nvzone/floaterm - Beautiful floating terminal manager for Neovim [GNU GPLv3] (⭐️322)
- nvzone/menu - Menu plugin for neovim ( supports nested menus ) made using volt [GNU GPLv3] (⭐️654)
- nvzone/minty - Most Beautifully crafted color tools for Neovim [GNU GPLv3] (⭐️586)
- nvzone/showkeys - Minimal Eye-candy keys screencaster for Neovim 200 ~ LOC [GNU GPLv3] (⭐️356)
- nvzone/timerly - Beautiful countdown timer plugin for Neovim [GNU GPLv3] (⭐️244)
- nvzone/typr - Most Beautiful Typing practice plugin for Neovim with dashboard [GNU GPLv3] (⭐️1711)
- nvzone/volt - Create blazing fast & beautiful reactive UI in Neovim [GNU GPLv3] (⭐️385)
- nwiizo/dotfiles - 📖 Personal dotfiles and system configurations - Development environment settings and customizations by nwiizo 📖 (⭐️12)
- obaland/vfiler.vim - :file_folder: File explorer plugin for Neovim/Vim [MIT License] (⭐️135)
- obsidian-nvim/obsidian.nvim - Obsidian 🤝 Neovim (actively maintained version) [Apache License 2.0] (⭐️1786)
- obsidian-nvim/templater.nvim - [GNU GPLv3] (⭐️7)
- ochcaroline/needdis.nvim - TODO List as neovim plugin. Opinionated AF [MIT License] (⭐️2)
- offGustavo/nvim-sessionizer - Neovim Session Manager [MIT License] (⭐️4)
- oflisback/obsidian-bridge.nvim - A neovim plugin used to synchronize active note and scroll position between neovim and obsidian (⭐️160)
- okuuva/auto-save.nvim - 🧶 Automatically save your changes in NeoVim [GNU GPLv3] (⭐️314)
- Old-est/archive.nvim - Create tasks and manage it locally (⭐️6)
- oleksiiluchnikov/dates.nvim - 📅 An utility Neovim plugin to manage and process dates. (⭐️4)
- oleksiiluchnikov/telescope-prompts.nvim - A Telescope extension for managing and using AI prompts in Neovim. Browse your collection of prompt files with fuzzy-finding capabilities and execute them with your favorite AI commands or plugins. (⭐️3)
- olexsmir/gopher.nvim - Minimalistic plugin for Go development [MIT License] (⭐️424)
- olimorris/codecompanion.nvim - ✨ AI Coding, Vim Style [Apache License 2.0] (⭐️6473)
- ollbx/match-list.nvim - Checks buffer contents against regular expressions and creates a navigable list of matches. [Modified BSD License] (⭐️2)
- one-d-wide/lazy-patcher.nvim - Automatically apply patches to plugins installed through lazy.nvim [GNU GPLv2] (⭐️6)
- onlyati/quadlet-lsp.nvim - Neovim plugin for Quadlet LSP [Creative Commons Zero v1.0 Universal] (⭐️12)
- oorrwullie/orch - A multi-LLM orchestrator for Neovim with parallel model execution, streaming, and diff-aware code merging. [MIT License] (⭐️1)
- oribarilan/lensline.nvim - Modular nvim codelens support with inline references, git blame and more [MIT License] (⭐️274)
- orumin/dotfiles - [MIT License] (⭐️8)
- OscarHUDalby/nvim-simd - A Neovim plugin which adds a suite of key mappings for viewing and editing Markdown files. [MIT License] (⭐️3)
- oskarnurm/koda.nvim - Code's quiet companion. A minimalist theme for Neovim, written in Lua. [MIT License] (⭐️268)
- oskarrrrrrr/symbols.nvim - Code navigation sidebar for Neovim. [MIT License] (⭐️146)
- otaleghani/dwight.nvim - "Assistant to the regional coder". A Neovim AI assistant that puts you in the driver's seat with project-local skills and context-aware generation. (⭐️22)
- otavioschwanck/github-pr-reviewer.nvim - Github review inside neovim with cool keybindings! (⭐️60)
- outerLeitmotiv/nvim-ansible-vault - [MIT License] (⭐️8)
- ovk/endec.nvim - Neovim encoder/decoder plugin for Base64, Base64URL, URL (percent encoding) [MIT License] (⭐️36)
- owallb/mason-auto-install.nvim - Automatically install Mason packages on demand based on file types. [Modified BSD License] (⭐️17)
- Owen-Dechow/videre.nvim - JSON explorer using Neovim's terminal interface. [MIT License] (⭐️138)
- OwlfaceGames/owly.nvim - Low colour count dark Neovim colour scheme with natural tones. Matching tmux and kitty themes included. [MIT License] (⭐️5)
- ownself/nvim-dap-unity - A Neovim plugin for setting up the debugger for Unity (⭐️16)
- oxidescheme/nvim - A minimalist colorscheme for neovim [MIT License] (⭐️15)
- OXY2DEV/bars.nvim - A starting point/guide for creating custom statusline, statuscolumn, tabline & winbar for Neovim. [MIT License] (⭐️94)
- OXY2DEV/helpview.nvim - A hackable & fancy vimdoc/help file viewer for Neovim [Apache License 2.0] (⭐️377)
- OXY2DEV/markdoc.nvim - Tree-sitter based markdown -> vimdoc converter plugin for Neovim [MIT License] (⭐️52)
- OXY2DEV/markview.nvim - A hackable markdown, Typst, latex, html(inline) & Asciidoc previewer for Neovim [Apache License 2.0] (⭐️3432)
- OXY2DEV/oops.nvim - Attempts to fix typos in the last run command [MIT License] (⭐️8)
- OXY2DEV/patterns.nvim - A simple pattern viewer for Neovim with support for Lua patterns & regex. [MIT License] (⭐️96)
- OXY2DEV/ui.nvim - A blueprint/template/guide to customize Neovim's UI using Lua. [MIT License] (⭐️154)
- p5quared/apple-music.nvim - Apple Music + Neovim. Ugly duckling music player meets chad text editor. [MIT License] (⭐️65)
- pablopunk/pi.nvim - The most minimal AI coding agent, now in neovim [MIT License] (⭐️77)
- pandasoli/nekovim - [mirror] 🐈⬛ | NeoVim Discord rich presence plugin [MIT License] (⭐️11)
- panghu-huang/theme-picker.nvim - A theme selection plugin for Neovim that allows users to easily choose and apply different color schemes. (⭐️11)
- pankajgarkoti/daily-notes.nvim - Extremely simple daily notetaking utility for Neovim. [MIT License] (⭐️8)
- Pansther/minesweeper.nvim - Play the Minesweeper directly inside your Neovim [MIT License] (⭐️8)
- ParadiseOfMagic/Alienocean-lualine - Lualine theme for Alienocean.READ ONLY MIRROR [Creative Commons Zero v1.0 Universal] (⭐️1)
- ParadiseOfMagic/Alienocean.nvim - A modular colourscheme for Neovim. READ ONLY MIRROR [Creative Commons Zero v1.0 Universal] (⭐️3)
- paradoxical-dev/restoration.nvim - A simple session manager for neovim (⭐️10)
- pathmann/stackwalk.nvim - neovim plugin to view the stack and other information of crashdumps [MIT License] (⭐️4) Archived!
- Patrix726/new-file.nvim - Create new files with ease using the file picker of your choice [MIT License] (⭐️1)
- pauchiner/pastelnight.nvim - Neovim theme inspired in Palenight, support a lot of plugins out-of-the-box. Includes themes for iTerm2, Alacritty, Kitty, Fish and others. [MIT License] (⭐️56)
- paulatcodescout/csnotes.nvim - Claude generated neovim plugin for note taking [MIT License] (⭐️4)
- paulo-granthon/agitate.nvim - 🌫 Agitate your NeoVim Git and GitHub workflow with abstractions. Enables even faster operations such as creating branches and repos, both remotely and locally, simultaneously. [MIT License] (⭐️9)
- paulo-granthon/hyper.nvim - A high-contrast, saturated, minimalist colorscheme for Neovim. [MIT License] (⭐️13)
- paulomach/craftls.nvim - nvim plugin for craftls (⭐️4)
- Pearljak/terracotta.nvim - A warm, earthy color scheme for Neovim inspired by terracotta pottery that is insightful and comfortable for the eyes. [MIT License] (⭐️9)
- pebeto/dookie.nvim - A color scheme inspired by Plan9's acme editor, but with a personal touch. [MIT License] (⭐️13)
- PeterJohannsenCMT/nvim-jupyter - (⭐️6)
- petertriho/nvim-scrollbar - Extensible Neovim Scrollbar [MIT License] (⭐️1039)
- pewpewnor/pilot.nvim - ✈️ Run your projects and source files with command placeholders & without reloading [Apache License 2.0] (⭐️8)
- ph1losof/ecolog.nvim - The most sophisticated all-in-one toolkit to work with .env files and environment variables in NeoVim [MIT License] (⭐️173)
- ph1losof/shelter.nvim - Protect sensitive values in your dotenv files via intelligent, blazing fast masking. [MIT License] (⭐️9)
- phanen/blame_hl.nvim - Highlight gitsigns.nvim blame via diffs.nvim. (⭐️3)
- phanen/codecompanion-cycle-msg.nvim - / to cycle msg in codecompanion buffer. (⭐️2)
- phanen/ctrl_r.nvim - (⭐️3)
- phanen/helpful.nvim - helpful.vim version lookup lua port (⭐️2)
- phanen/hlq.nvim - Highlight quickfix on scroll. (⭐️2)
- phanen/hlv.nvim - Highlight visual when in cmdline. (⭐️3)
- phanen/lsp-wrap - (⭐️2)
- phanen/project.nvim - Minimalist project-local config management. (⭐️3)
- phanen/rec.nvim - Neovim screencast (⭐️2)
- phanen/undotree-plus.nvim - Snippets to enhance neovim builtin undotree (neovim/neovim#35627). [GNU GPLv3] (⭐️2)
- phanen/with.nvim - Bug2bug
vim._withponyfill (⭐️2) - PhantomYdn/fabric-ai.nvim - Connects Fabric AI's 220+ patterns to Neovim. Select text, pick a pattern, get results in a floating window. No terminal round-trips. [MIT License] (⭐️6)
- piersolenski/brewfile.nvim - Manage your Homebrew Brewfile directly from Neovim [Apache License 2.0] (⭐️20)
- piersolenski/import.nvim - An import picker that learns from your codebase [Apache License 2.0] (⭐️262)
- piersolenski/plugin-addict.nvim - For those who just can't help themselves [Do What The Fck You Want To Public License*] (⭐️13)
- piersolenski/skifree.nvim - A Neovim plugin inspired by the classic Windows 3.1 game SkiFree [Apache License 2.0] (⭐️18)
- piersolenski/wtf.nvim - Delicious diagnostic debugging in Neovim 🤤 [Do What The Fck You Want To Public License*] (⭐️599)
- Piotr1215/beam.nvim - Beam nvim text operations on text objects anywhere in your file. [MIT License] (⭐️40)
- Piotr1215/pairup.nvim - AI Pair Programming in Neovim [MIT License] (⭐️50)
- Piotr1215/presenterm.nvim - neovim plugin for presenterm (⭐️38)
- pk-hash/winshade.nvim - Automatically fade inactive Neovim windows for better focus [MIT License] (⭐️2)
- PLAZMAMA/bunnyhop.nvim - 🐇 Hop around your code at lightning speed ⚡️ [MIT License] (⭐️33)
- pmizio/typescript-tools.nvim - ⚡ TypeScript integration NeoVim deserves ⚡ [MIT License] (⭐️2127)
- pmouraguedes/neodarcula.nvim - A discrete color theme - based on Intellij's default dark theme - with support for transparency, dimming, LSP, treesitter and other plugins. [MIT License] (⭐️11)
- pnx/lualine-lsp-status - (⭐️13)
- pocco81/auto-save.nvim - 🧶 Automatically save your changes in NeoVim [GNU GPLv3] (⭐️768)
- pocco81/dap-buddy.nvim - 🐞 Debug Adapter Protocol manager for Neovim [GNU GPLv3] (⭐️396)
- pocco81/high-str.nvim - 🦎 A NeoVim plugin for highlighting visual selections like in a normal document editor! [GNU GPLv3] (⭐️322)
- pocco81/true-zen.nvim - 🦝 Clean and elegant distraction-free writing for NeoVim [GNU GPLv3] (⭐️1018)
- podorozhnick/recolor.nvim - Point at any color in Neovim and change it. Inspect highlight groups at cursor, adjust hue/saturation/brightness with keypresses, persist tweaks per colorscheme. Edit any theme without learning its config. [MIT License] (⭐️3)
- pogyomo/cppguard.nvim - A neovim plugin which generates proper include guard for C/C++ [MIT License] (⭐️15)
- polacekpavel/prompt-yank.nvim - Copy code with rich context (file paths, line numbers, language detection) formatted for pasting into LLM prompts. Think of it as a Copy for AI button in Neovim. [MIT License] (⭐️17)
- poljar/typos.nvim - Using typos-cli to show diagnostics warnings in nvim [MIT License] (⭐️20)
- potamides/pantran.nvim - Use your favorite machine translation engines without having to leave your favorite editor. [MIT License] (⭐️330)
- PoXel6/nvtheme.nvim - Somewhat working nvchad themes without the hassle and the bloat. [GNU GPLv3] (⭐️5)
- praem90/db.nvim - Connect, query, and explore your databases without leaving your Neovim (⭐️21)
- PremBharwani/scratchpad - scratchpad.vim: i3wm "scratchpad" inspired vim plugin (⭐️5)
- PreziosiRaffaele/apex-log-analyzer.nvim - Analyze Salesforce Debug Logs in NeoVim (⭐️5)
- PreziosiRaffaele/markdown-llm.nvim - MarkdownLLM is a Neovim plugin that provides a simple, markdown-driven interface for interacting with LLM providers. [MIT License] (⭐️10)
- PreziosiRaffaele/nvim-apex-coverage - A neovim plugin to retrieve code coverage for Apex classes. [MIT License] (⭐️8)
- Prgebish/sigil.nvim - Prettify symbols for Neovim [MIT License] (⭐️31)
- prichrd/flagmode.nvim - Toggle configurations quickly. [MIT License] (⭐️9)
- Prince-Ramani/crush.nvim - [MIT License] (⭐️5)
- prjctimg/stoic.nvim - Daily stoic 🗿 wisdom from within Neovim. (⭐️5)
- prochri/telescope-all-recent.nvim - (F)recency sorting for all Telescope pickers. [MIT License] (⭐️150)
- projekt0n/github-nvim-theme - GitHub's Neovim themes [MIT License] (⭐️2450)
- propilideno/buffer-preview.nvim - Turn buffers in Neovim into real previews, not raw bytes. [MIT License] (⭐️4)
- ptdewey/yankbank-nvim - Neovim plugin improving access to clipboard history [MIT License] (⭐️125)
- purarue/auto-mkview.nvim - automatically save and restore window views in nvim [MIT License] (⭐️7)
- pwntester/octo.nvim - Edit and review GitHub issues and pull requests from the comfort of your favorite editor [MIT License] (⭐️3239)
- PyDevC/model-cmp.nvim - Testing Autocomplete via various models. Only for neovim [GNU GPLv3] (⭐️9)
- pysan3/pathlib.nvim - Ultimate solution to path handling in neovim. OS Independent. [Mozilla Public License 2.0] (⭐️74)
- qaptoR-nvim/chocolatier.nvim - Espresso-, Kimbie-, Grivbox- inspired Neovim Colorscheme [MIT License] (⭐️17)
- Qiumix/rime-toggle.nvim - Auto toggle ASCII mode of Rime with fcitx5 in Neovim, through D-Bus. 利用D-Bus在Neovim中自动切换中英文输入法状态。 [GNU GPLv3] (⭐️1)
- qq3g7bad/sentence-jp.nvim - Japanese sentence-aware motion commands & text objects for Neovim. 日本語 Neovim 向け: motion command & text object 拡張 [MIT License] (⭐️2)
- qwavies/smart-backspace.nvim - Make your neovim feel more like an IDE! A neovim plugin giving you context-aware backspace, handling pairs, whitespace and indentation. [MIT License] (⭐️31)
- qwjyh/tinymist-clientfeatures.nvim - Advanced features mainly for tinymist preview. [GNU GPLv3] (⭐️4)
- R-Camacho/sandbox.nvim - Effortlessly try new neovim plugins [MIT License] (⭐️7)
- R1PeR/bounce.nvim - Visual word motions plugin. show jump positions of forward and backward word jumps in current line [GNU GPLv3] (⭐️12)
- r35krag0th/kube-schemas.nvim - A very simple SchemaStore Catalog wrapper for Neovim to help with YAML Schemas. (⭐️2)
- r7sqtr/Noxen.nvim - A memo management plugin for Neovim enthusiasts and productivity geeks. (⭐️3)
- r7sqtr/persona5.nvim - (⭐️1)
- r7sqtr/spectra.nvim - NvChad-style colorscheme picker for Neovim with color palette preview. (⭐️4)
- r7sqtr/wyw.nvim - wyw.nvim (While You Wait) is designed to fill the awkward silence between your prompt and the AI's response, or during long test suites. Browse Hacker News, RSS feeds, and Japanese tech platforms without context switching. (⭐️5)
- rachartier/tiny-cmdline.nvim - A Neovim plugin that repositions the cmdline as a centered floating window, powered by Neovim's native ui2 system. [MIT License] (⭐️139)
- rachartier/tiny-code-action.nvim - A Neovim plugin that provides a simple way to run and visualize code actions with Telescope. [MIT License] (⭐️476)
- rachartier/tiny-devicons-auto-colors.nvim - A Neovim plugin that automatically assigns colors to devicons based on their nearest color in a predefined color palette. [MIT License] (⭐️130)
- rachartier/tiny-glimmer.nvim - A Neovim plugin that adds smooth, customizable animations to text operations like yank, paste, search, undo/redo, and more. [MIT License] (⭐️414)
- rachartier/tiny-inline-diagnostic.nvim - A Neovim plugin for displaying inline diagnostic messages with customizable styles and icons. [MIT License] (⭐️1643)
- radioactivepb/hoverflex.nvim - Neovim LSP hover docs the way you want them! [MIT License] (⭐️3)
- rafaelsq/nvim-goc.lua - Go Coverage for Neovim [MIT License] (⭐️54)
- rafamadriz/neon - Customizable coloscheme with dark and light options, vivid colors and easy on the eye. [GNU GPLv3] (⭐️209)
- rafcamlet/nvim-luapad - Interactive real time neovim scratchpad for embedded lua engine - type and watch! [MIT License] (⭐️679)
- rainbowhxch/accelerated-jk.nvim - A neovim plugin to accelerate up-down moving! [MIT License] (⭐️69)
- raindev/rose-pine-wezterm - Soho vibes for WezTerm (⭐️1)
- raisfordiner/yet-another-surround.nvim - Well... another surround plugin for Neovim [MIT License] (⭐️4)
- raquentin/tamagotchi.nvim - 🐱 write programs to feed furry friends (aka rust devs) [MIT License] (⭐️14)
- raulcorreia7/eldritch.nvim - A theme for the Ancient Ones! (NVIM) [MIT License] (⭐️3)
- raulcorreia7/theme-browser.nvim - Neovim theme browser with persistence, runtime install, and startup restore [MIT License] (⭐️8)
- ravitemer/codecompanion-history.nvim - A history management extension for codecompanion AI chat plugin that enables saving, browsing and restoring chat sessions. [MIT License] (⭐️181)
- ravitemer/mcphub.nvim - An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with an intuitive interface for managing, testing, and using MCP servers with your favorite chat plugins. [MIT License] (⭐️1764)
- ravsii/nvim-dap-envfile - Support for envFile expanding for nvim-dap configurations [MIT License] (⭐️14)
- ravsii/timers.nvim - Simple yet customizable timer manager for Neovim [MIT License] (⭐️16)
- rawnly/gist.nvim - Neovim plugin that allows you to create a Github Gist from the current file [MIT License] (⭐️213)
- rawnly/targetprocess.nvim - Targetprocess neovim integration (⭐️3)
- ray-x/go.nvim - G'day Nvimer, Joyful Gopher: Explore the Feature-Packed Go Plugin for Neovim [MIT License] (⭐️2622)
- ray-x/lsp_signature.nvim - LSP signature hint as you type [Apache License 2.0] (⭐️2347)
- ray-x/navigator.lua - Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍 [MIT License] (⭐️1391)
- ray-x/shell-history.nvim - Neovim plugin for fuzzy searching and autocompleting shell command history. [GNU GPLv3] (⭐️7)
- RazgrizHsu/exer.nvim - A unified simple task executor for Neovim [Apache License 2.0] (⭐️17)
- rcamf/telescope-package-json.nvim - (⭐️3)
- rcarriga/nvim-dap-ui - A UI for nvim-dap [MIT License] (⭐️3317)
- rcarriga/nvim-notify - A fancy, configurable, notification manager for NeoVim [MIT License] (⭐️3547)
- realEbi/askCode - An AI-powered assistant for Neovim that connects to services like Gemini and Amazon Q to help you understand and write code directly in your editor. [MIT License] (⭐️4)
- ReallySnazzy/osaka-jade-nvim - [MIT License] (⭐️2)
- rebelot/kanagawa.nvim - NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai. [MIT License] (⭐️6075)
- redoxahmii/json-to-types.nvim - A neovim plugin to convert JSON objects to Type Definitions [Apache License 2.0] (⭐️57)
- refractalize/oil-git-status.nvim - [MIT License] (⭐️149)
- registerGen/clock.nvim - A simple, minimalist clock in neovim [MIT License] (⭐️7)
- regomne/nvim-step-search.lua - Progressive log search plugin for Neovim. [MIT License] (⭐️5)
- Rehd0/colorviewer.nvim - A lightweight Neovim plugin that displays VSCode-like color swatches inline for color names. [MIT License] (⭐️6)
- rehd2/godottheme.nvim - This color scheme aims to recreate Godot’s editor colors as closely as possible, keeping things stylish and true to its spirit wherever perfect accuracy isn’t possible. The goal is to make Neovim feel familiar and comfortable for Godot users who enjoy its default look.Enjoy [MIT License] (⭐️4)
- relf108/nvim-unstack - A stack trace parser for Neovim written in Lua and inspired by vim-unstack (https://github.com/mattboehm/vim-unstack) [MIT License] (⭐️18)
- renews/hexcheck.nvim - Check for latest versions of a hex package inside your mix.exs directly from Neovim (⭐️8)
- rest-nvim/rest.nvim - A very fast, powerful, extensible and asynchronous Neovim HTTP client written in Lua. [GNU GPLv3] (⭐️2018)
- retran/meow.yarn.nvim - A purr-fectly simple way to visualize LSP hierarchies in Neovim. [MIT License] (⭐️67)
- reybits/anvil.nvim - Asynchronous Makefile rule runner for Neovim with support for terminal and tmux. [MIT License] (⭐️3)
- ricardoraposo/nightwolf.nvim - 🐺 Neovim theme based of nightwolf [GNU GPLv3] (⭐️37)
- RiccardoMarantonio/codeSeparator.nvim - [MIT License] (⭐️14)
- richardhapb/neospeller.nvim - Neovim plugin for checking spelling in code comments using AI (⭐️4)
- richwomanbtc/overleaf.nvim - [MIT License] (⭐️33)
- Rid1FZ/breadcrumb.nvim - A simple breadcrumb for neovim winbar (⭐️3) Archived!
- RileyGabrielson/inspire.nvim - (⭐️13)
- riodelphino/diagnostic-toggle.nvim - A nvim plugin for toggling the pre-defined diagnostic styles. [MIT License] (⭐️3)
- riodelphino/macime.nvim - A nvim wrapper for blazing faster IME switcher
macimefor macOS. [MIT License] (⭐️5) - rionabyssor/FAAAH-on-fail - Play the FAAAH sound if a test fails (⭐️1)
- Rits1272/riff.nvim - neovim plugin to play YT music (⭐️8)
- rizukirr/droid-nvim - Android Development in Neovim! [GNU GPLv3] (⭐️11)
- rmagatti/session-lens - A session-switcher extension for rmagatti/auto-session using Telescope.nvim [MIT License] (⭐️222)
- rmrf/weather.nvim - Weather Neovim plugin, Display weather for up to 3 cities for comparison, Show min/max temperatures at a glance (⭐️8)
- rodolfo-arg/neotype - neotype (⭐️12)
- rodolfojsv/reminders.nvim - Plugin to handle reminders in neovim [MIT License] (⭐️16)
- rodrigoscc/nurl.nvim - HTTP client for Neovim with requests in pure Lua. Programmable, composable, extensible. [MIT License] (⭐️10)
- rogue-sly/nightride.nvim - Stream music from nightride.fm within neovim [MIT License] (⭐️2)
- Rolv-Apneseth/starship.yazi - Starship prompt plugin for yazi [MIT License] (⭐️136)
- romek-codes/bruno.nvim - Neovim plugin for interacting with Bruno collections. [MIT License] (⭐️41)
- romgrk/barbar.nvim - The neovim tabline plugin. (⭐️2681)
- romus204/go-tagger.nvim - Lightweight Neovim plugin to manage struct field tags in Go source files. [MIT License] (⭐️23)
- romus204/referencer.nvim - Lightweight, asynchronous Neovim plugin that uses the LSP to show references to functions, methods, types and other [MIT License] (⭐️41)
- Ronxvier/mocha.nvim - Quality of Life Java features for Neovim [MIT License] (⭐️2)
- roobert/activate.nvim - 🚀 Activate is a plugin installation system for Neovim (⭐️150)
- roodolv/markdown-toggle.nvim - A Neovim plugin that provides a simple and useful set of toggle commands for Markdown. [MIT License] (⭐️47)
- Root-lee/popai.nvim - A Neovim plugin that sends text under cursor or visual selection to Ollama or OpenAI-compatible services, displaying the response in a floating window. [MIT License] (⭐️5)
- Root-lee/screensaver.nvim - screensaver for neovim [MIT License] (⭐️19)
- rootiest/battery.wez - WezTerm plugin for battery stats [MIT License] (⭐️10)
- RRethy/base16-nvim - Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups. [MIT License] (⭐️633)
- RRethy/vim-illuminate - illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. [MIT License] (⭐️2445)
- rrxxyz/neochange-nvim - Neovim plugin for switching between configuration branches [MIT License] (⭐️4)
- rShetty/claude-code.nvim - Claude Code in your nVIM IDE [MIT License] (⭐️3)
- rshkarin/mason-nvim-lint - Extension to mason.nvim that makes it easier to use nvim-lint with mason.nvim [Apache License 2.0] (⭐️72)
- rubiin/goodies.nvim - A small collection of Lua utilities and commands for Neovim — not big enough for their own plugin, but too handy to ignore. [MIT License] (⭐️5)
- ruicsh/tailwind-hover.nvim - Shows consolidated Tailwind CSS styles applied to the element under the cursor. [MIT License] (⭐️33)
- ruicsh/tailwindcss-dial.nvim - A Neovim plugin that extends dial.nvim to toggle TailwindCSS classes. [MIT License] (⭐️10)
- ruicsh/tailwindcss-shades.nvim - A Neovim plugin to generate Tailwind CSS color palettes from a single hex color. [MIT License] (⭐️5)
- ruicsh/termite.nvim - Stacking float terminal manager for Neovim. [MIT License] (⭐️42)
- RUNFUNRUN/comment-translate.nvim - [MIT License] (⭐️2)
- RuslanGagushin/memos.nvim - Memos app plugin for NeoVim [MIT License] (⭐️4)
- rvaccone/wind.nvim - [MIT License] (⭐️7)
- ryanburda/buf-mark - (⭐️5)
- ryanburda/nvim-tmux-wm - (⭐️9)
- ryoppippi/nvim-reset - Neovim plugin to disable all default keymaps with a single command [MIT License] (⭐️13)
- s-show/extend_word_motion.nvim - Neovim の Word motion を日本語の単語単位で動かすためのプラグイン [Modified BSD License] (⭐️6)
- s0cks/taskfile.nvim - Neovim plugin for working w/ Taskfiles (⭐️14)
- S1M0N38/ccusage.nvim - ⌖ Track Claude Code usage in Neovim [MIT License] (⭐️7)
- S1M0N38/ctx.nvim - ⧉ Quickfix / Location List Items → Markdown [MIT License] (⭐️10)
- s1n7ax/nvim-window-picker - This plugins prompts the user to pick a window and returns the window id of the picked window [MIT License] (⭐️446)
- saecki/crates.nvim - A neovim plugin that helps managing crates.io dependencies [MIT License] (⭐️1093)
- saghen/blink.cmp - Performant, batteries-included completion plugin for Neovim [MIT License] (⭐️6180)
- saghen/blink.indent - Performant indent guides for neovim [MIT License] (⭐️199)
- saghen/blink.lib - Shared library for blink.* neovim plugins [MIT License] (⭐️27)
- saghen/filler-begone.nvim - Prevents neovim from showing filler lines unnecessarily due to scrolling beyond buffer content [MIT License] (⭐️19)
- saghen/neovim-lua-rust-template - Template for writing plugins for Neovim in Lua and Rust [MIT License] (⭐️23)
- sahilsehwag/macrobank.nvim - Macrobank | All about nvim macros [MIT License] (⭐️41)
- saifshahriar/nvim-lsi - Insert algorithms and ready-made code snippets directly from within Neovim using Telescope, perfect for competitive programmer. [MIT License] (⭐️2)
- saifulapm/neotree-file-nesting-config - [MIT License] (⭐️30)
- sairyy/zshow.nvim - [MIRROR] A simple plugin for viewing installed plugins managed by zpack.nvim [MIT License] (⭐️6)
- sajibprime3/indent-manager.nvim - A dumb manager to manage indentation of different filetype in nvim. [Apache License 2.0] (⭐️2)
- Salanoid/gitlogdiff.nvim - Diff between multiple git commits, similar to JetBrains's git log. [MIT License] (⭐️20)
- saljic/workday.nvim - Capture and organize spontaneous ideas and tasks without cluttering your workflow. Use dedicated buffers for to-dos, backlog, and archives, all within Neovim. [MIT License] (⭐️9)
- salkhalil/summon.nvim - Summon your favourite TUIs (and files) without leaving the buffer. [MIT License] (⭐️25)
- SalOrak/libtmux.nvim - [MIT License] (⭐️7)
- SalOrak/whaler.nvim - Minimalistic & highly extensible project manager for NeoVim. [MIT License] (⭐️73)
- samiulsami/cmp-go-deep - A Go deep-completion source for unimported packages, for use with nvim-cmp/blink.cmp [MIT License] (⭐️42)
- samiulsami/copilot-eldritch.nvim - Lovecraftian loading spinner for Copilot.lua [MIT License] (⭐️17)
- sammyshear/sefaria.nvim - [MIT License] (⭐️2)
- san-siva/blogkit-md.nvim - Neovim plugin for live markdown preview using blogkit-md (⭐️3)
- sand4rt/zen.nvim - Centers the main buffer to reduce neck strain and improve focus [MIT License] (⭐️20)
- Sand77x/leree.nvim - Display relative line numbers closer to the center of the screen, and in intervals [MIT License] (⭐️5)
- Sang-it/fluoride - A Neovim plugin that lets you view, reorder, and rename top-level code declarations through a floating window. Powered by Treesitter and LSP. [MIT License] (⭐️54)
- Sang-it/reader.nvim - Epub reader for Neovim. (⭐️34)
- sanjay-np/nvim-yt-player - nvim-yt-player is a Neovim plugin for playing YouTube audio directly from Neovim using mpv + yt-dlp via IPC socket. Features include a premium ASCII visualizer UI, interactive search picker, queue editor, SponsorBlock integration, and full playback controls. [MIT License] (⭐️14)
- santhosh-tekuri/dotfiles - (⭐️11)
- santhosh-tekuri/picker.nvim - Neovim Picker (⭐️15)
- santhosh-tekuri/quickfix.nvim - makes neovim quickfixlist pretty (⭐️7)
- santhosh-tekuri/silence.nvim - MInimal ColorScheme for Neovim (⭐️5)
- santhosh-tekuri/wordiff.nvim - adds word-diff for filetypes diff, gitcommit (⭐️14)
- SanzharKuandyk/subjoyer.nvim - Display live subtitles from asbplayer in your nvim as floating bar. Immerse while coding. (⭐️2)
- SanzharKuandyk/toggl-track.nvim - (⭐️2)
- saravenpi/pebble.nvim - Obsidian-style markdown link navigation plugin for Neovim. Obsidian tags, navigation and more ! (⭐️10)
- Sarctiann/cursor-agent.nvim - This plugin is a wrapper/integration tool for the Cursor CLI. You need to have Cursor CLI installed locally on your system for this plugin to work. [MIT License] (⭐️7)
- sarrisv/readermode.nvim - Simple nvim plugin for keeping your cursor centered [MIT License] (⭐️26)
- satozawa/graft.nvim - Tree-aware text objects and operators for Markdown bullet lists in Neovim [MIT License] (⭐️8)
- saxon1964/neovim-tips - Discover hundreds of Neovim tips, tricks, and shortcuts — and even add your own! You’ll also get a beautifully formatted PDF book with every tip inside. [Creative Commons Zero v1.0 Universal] (⭐️455)
- scinac/vim-norm-trainer.nvim - Train your :norm skills with practical day-to-day examples in form of levels. Fun Game!! [MIT License] (⭐️21)
- scottmckendry/cyberdream.nvim - 🤖💤 High-contrast, Futuristic & Vibrant Neovim Colorscheme [MIT License] (⭐️1305)
- SearidangPa/hopcopilot.nvim - Hop to the place you want in copilot suggestion (⭐️6)
- Sebastian-Nielsen/better-type-hover - Neovim plugin for an improved version of the type hover in typescript (i.e. vim.lsp.buf.hover()) [MIT License] (⭐️71)
- Sebb57/clipThat.nvim - Basic neovim clipboard manager (⭐️3)
- seblyng/roslyn.nvim - Roslyn LSP plugin for neovim [MIT License] (⭐️852)
- sei40kr/migemo-search.nvim - Migemo search in Neovim. Ported from migemo-search.vim. [MIT License] (⭐️4)
- sei40kr/wez-logging - wez-logging saves the contents of the WezTerm scrollback buffer to a file. WezTerm port of tmux-logging. (⭐️3)
- sei40kr/wez-pain-control - WezTerm port of tmux-pain-control (⭐️9)
- sei40kr/wez-status-generator - (⭐️9)
- sei40kr/wez-tmux - Port tmux key bindings to WezTerm (⭐️51)
- sektant1/executioner.nvim - Telescope-powered script runner plugin for Neovim 0.10+ [MIT License] (⭐️3)
- semperos/shortcut-api.nvim - Shortcut Integration for Neovim [MIT License] (⭐️2)
- senelway/vinote.nvim - A floating window note-taking plugin for Neovim. (⭐️2)
- Sengoku11/commitpad.nvim - Write informative commits with persistent worktree-isolated drafts, visual 50/72 guides, and a Markdown buffer. [MIT License] (⭐️11)
- Sengoku11/daml.nvim - A Neovim plugin for Daml, a Haskell-based functional programming language designed for building secure, distributed smart contracts on the Canton network. [MIT License] (⭐️6)
- senkentarou/aibou.nvim - 「相棒」と共にコーディングするためのプラグイン [MIT License] (⭐️4)
- seokgukim/mlua-debugger.nvim - Neovim integration for MSW mlua debugger [MIT License] (⭐️3)
- seokgukim/mlua.nvim - Neovim integration for MapleStory Worlds mLua support [MIT License] (⭐️6)
- seokgukim/vawi.nvim - Vim Auto Windows IME (Hangul) switch for Neovim. [MIT License] (⭐️4)
- sergei-durkin/gobjdump.nvim - ⚡️ Blazing fast golang objdump viewer [MIT License] (⭐️4)
- SergioRibera/cmp-dotenv - cmp import and use all environment variables from .env.* and system [GNU GPLv2] (⭐️93)
- SergioRibera/codeshot.nvim - Take Amazing Screenshots of your code on Neovim [GNU GPLv2] (⭐️37)
- sergluka/fix.nvim - A Neovim plugin for viewing and exploring FIX® Protocol (Financial Information eXchange) messages (⭐️1)
- serhez/bento.nvim - A minimalist and efficient, yet powerful and extensible buffer manager for Neovim. (⭐️179)
- serhez/teide.nvim - A Neovim theme. Forked from folke's TokyoNight. [Apache License 2.0] (⭐️156)
- sfn101/lutos.nvim - [MIT License] (⭐️7)
- sfn101/xray.nvim - plugin to better control the Diagnostic virtual texts and virtual lines [MIT License] (⭐️6)
- sgoudham/wezterm-bar - WezTerm Plugin for the retro tab bar [MIT License] (⭐️1)
- shabaraba/vibing.nvim - Neovim plugin that integrates Claude AI through the Agent SDK [MIT License] (⭐️12)
- shahshlok/vim-coach.nvim - Your Personal Coach for Neovim [MIT License] (⭐️125)
- shaozi/active-gutter.nvim - Highlight the active buffer [BSD 2-Clause "Simplified" License] (⭐️3)
- sharpchen/new-item.nvim - A scaffold for creating items from template [MIT License] (⭐️4)
- shateq/mark-comments.nvim - Modeline-inspired automatic marks for buffers in your favourite editor 🔖 [MIT License] (⭐️3)
- Shatur/neovim-session-manager - A simple wrapper around :mksession. [GNU GPLv3] (⭐️616)
- shaunsingh/nord.nvim - Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support [GNU GPLv2] (⭐️993)
- shawilly/fallout.nvim - Fallout nvim theme (⭐️3)
- shellRaining/hlchunk.nvim - This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed [MIT License] (⭐️895)
- sheodox/projectlaunch.nvim - Neovim plugin for launching commands in your projects [MIT License] (⭐️48)
- ShimmyTheDev/nvim-twitchchat - Plugin that displays twitch chat in the neovim editor [MIT License] (⭐️6)
- shizukani-cp/manager.nvim - NeoVim Plugin Manager with Limited Features [MIT License] (⭐️2)
- shoebox/nb.nvim - Neovim plugin for wmx/nb (⭐️4)
- shortcuts/no-neck-pain.nvim - ☕ Dead simple yet super extensible zen mode plugin to protect your neck. [MIT License] (⭐️931)
- shorya-1012/buffer_walker.nvim - A simple Neovim plugin written in lua to provide web borwser like back and forward navigation between buffers. (⭐️7)
- Shresth72/navigation.nvim - Plugin for VSCode like navigation in Neovim [MIT License] (⭐️2)
- shreyanshvyas414/ts-node-select - My take on modern incremental selection in Neovim using Treesitter’s new APIs. [MIT License] (⭐️4)
- shrynx/line-numbers.nvim - A Neovim plugin to display both relative and absolute line numbers side-by-side [MIT License] (⭐️36)
- shushtain/farba.nvim - one theme to have them all [MIT License] (⭐️4)
- shushtain/incselect.nvim - incremental selection with tree-sitter [MIT License] (⭐️9)
- shushtain/spectrolite.nvim - convert and highlight colors [MIT License] (⭐️5)
- shushtain/touch-piping.nvim - practice in-buffer navigation by solving puzzles [MIT License] (⭐️4)
- silentium-theme/silentium.nvim - Pragmatic, logical and monochrome theme for Neovim. [MIT License] (⭐️21)
- simoesd/floodlight.nvim - Jump to an arbitrary word, anywhere on your screen. (⭐️3)
- simonmclean/triptych.nvim - Directory browser plugin for Neovim, inspired by Ranger [Apache License 2.0] (⭐️252)
- simonvic/minerals.nvim - My personal neovim colorscheme collection (⭐️3)
- sindrets/diffview.nvim - Single tabpage interface for easily cycling through diffs for all modified files for any git rev. (⭐️5499)
- sindrets/winshift.nvim - Rearrange your windows with ease. [GNU GPLv3] (⭐️524)
- sirasagi62/chopgrep.nvim - [Work in Progress] A Neovim plugin for searching code using natural language (⭐️1)
- sirasagi62/nvim-submode - [MIT License] (⭐️13)
- sirasagi62/tinysegmenter.nvim - (⭐️5)
- sivansh11/jj - (⭐️27)
- Sixeight/edgemotion.nvim - [MIT License] (⭐️2)
- sj2tpgk/nvim-eldoc - Eldoc for Neovim! (mirrored from https://codeberg.org/sj2tpgk/nvim-eldoc) [GNU AGPLv3] (⭐️17)
- sjclayton/goplexity.nvim - Complexity analyzer for Golang [MIT License] (⭐️3)
- sk1t0n/vim-top-keymaps.nvim - This plugin shows the most frequently used Vim keymaps in my opinion. [MIT License] (⭐️3)
- skanehira/github-actions.nvim - A Neovim plugin for managing GitHub Actions workflows directly from Neovim [MIT License] (⭐️33)
- skeletony007/qwiki.nvim - Quickly search pages accross more than one wiki both locally and using APIs [MIT License] (⭐️4)
- slezica/blip.nvim - My very own NeoVim jumping plugin (⭐️2)
- slugbyte/lackluster.nvim - a delightful and customizable mostly monochrome colorscheme thats soft on the eyes and supports treesitter, lsp, and heaps of neovim plugins. [MIT License] (⭐️544)
- sm-joy/autorun.nvim - Run your code without leaving Neovim [MIT License] (⭐️2)
- sminrana/nvim-filediff - A fast, user-friendly Neovim plugin for visually comparing files and folders directly inside your editor. FileDiff highlights changes, lets you sync differences with keymaps, and supports both file and directory diffing with an intuitive interface. [MIT License] (⭐️5)
- sminrana/nvim-taskflow - Taskflow.nvim is a SQLite-backed task system for Neovim focused on fast capture, real dashboards, and repeatable workflows. (⭐️4)
- smit4k/badges.nvim - Insert badges, directly inside Neovim [MIT License] (⭐️4)
- smit4k/shale.nvim - ⛰️ A clean, dark, pleasant Neovim theme based on shale rocks [MIT License] (⭐️20)
- smnatale/coderabbit.nvim - Bring free CodeRabbit AI code reviews into Neovim via the CLI (⭐️12)
- smoka7/hop.nvim - Neovim motions on speed! (⭐️775)
- smoka7/multicursors.nvim - A multi cursor plugin for Neovim. [MIT License] (⭐️640)
- SnaxVim/SnaxVim - A snackable Neovim setup [Apache License 2.0] (⭐️11)
- snirt/claudecode.nvim - 🧩 Claude Code Neovim IDE Extension [MIT License] (⭐️11)
- sohaibalianjum2001/neovim-conf - 🚀 Enhance your coding experience with a modern, feature-rich Neovim configuration supporting multiple languages and elegant UI enhancements. (⭐️2)
- sohanemon/keymap.nvim - Neovim keymaps that stay in their lane [MIT License] (⭐️3)
- sontungexpt/better-diagnostic-virtual-text - Enhances the display of virtual text for diagnostics in Neovim. This function aims to provide a more user-friendly and informative presentation of diagnostic messages directly within the editor. [MIT License] (⭐️97)
- sontungexpt/stinvim - Ready Neovim's configuration for fullstack developers. [MIT License] (⭐️51)
- sontungexpt/witch-line - A blazing fast statusline for neovim based on reference concept [MIT License] (⭐️60)
- sourcegraph/amp.nvim - [Apache License 2.0] (⭐️189)
- spacedentist/resolve.nvim - A Neovim plugin for resolving merge conflicts with conflict marker highlighting and resolution commands. [MIT License] (⭐️53)
- Sparkylc2/smart-nav.nvim - Tired of jumping out of closing brackets, or having to go into normal mode to jump to parameters? Navigate to meaningful positions in your code with a single keystroke. Jumps after brackets, quotes, operators, and to semantic positions via treesitter. [MIT License] (⭐️15)
- speelbarrow/spLauncher.nvim - A Neovim plugin for launching tasks, I guess. [GNU GPLv3] (⭐️7)
- Spelis/nvim-dbview - Simple database viewer and editor for Neovim [MIT License] (⭐️11)
- sphamba/smear-cursor.nvim - 🌠 Neovim plugin to animate the cursor with a smear effect in all terminals [GNU GPLv3] (⭐️1778)
- spiperac/spire.nvim - Simple picker plugin for nvim. [MIT License] (⭐️5)
- srackham/digraph-picker.nvim - A Neovim plugin for browsing and inserting digraphs. [MIT License] (⭐️6)
- sschleemilch/slimline.nvim - A neovim statusline [MIT License] (⭐️131)
- sserada/spartan-pomo.nvim - A Neovim Pomodoro timer that forces you to rest. It locks your screen and disables input during breaks. [MIT License] (⭐️6)
- ssgabrieldev/grid.nvim - A layout buider for neovim (⭐️6)
- sshelll/telescope-switch.nvim - A telescope plug helps you switch between files. [MIT License] (⭐️18)
- Stabyourself/nottetris2 - A mess [Do What The Fck You Want To Public License*] (⭐️123)
- StackInTheWild/headhunter.nvim - Hunt and resolve merge conflicts directly in Neovim — fast and simple. [MIT License] (⭐️57)
- stasfilin/nvim-sandman - Lightweight Neovim plugin to block network access from plugins. [Apache License 2.0] (⭐️32)
- staticWagomU/cmp-my-git-commit-prefix - 自分用のConventional commit prefix (⭐️3)
- staticWagomU/dotvim - (⭐️3)
- StefanBartl/mdview.nvim - Browser-based Markdown preview plugin for Neovim. Provides fast, real-time rendering pipeline to synchronize Markdown buffers with a live browser view and localwide anchor/link jump. (WebSocket, WASM, NodeJS/Bun) [MIT License] (⭐️2)
- stefanwatt/trek.nvim - (⭐️18)
- stellarjmr/ghostty-repl.nvim - [MIT License] (⭐️7)
- stephansama/fzf-nerdfont.nvim - Fzf Nerdfont picker [MIT License] (⭐️9)
- stephansama/fzf-tmux-runner.nvim - Neovim plugin that allows you to fzf pick processes to run in tmux split panes [MIT License] (⭐️3)
- stevalkr/multiplexer.nvim - A Neovim plugin that enables seamless navigation and resizing across multiple terminal multiplexers [MIT License] (⭐️21)
- stevearc/aerial.nvim - Neovim plugin for a code outline window [MIT License] (⭐️2265)
- stevearc/conform.nvim - Lightweight yet powerful formatter plugin for Neovim [MIT License] (⭐️5059)
- stevearc/oil.nvim - Neovim file explorer: edit your filesystem like a buffer [MIT License] (⭐️6477)
- stevearc/overseer.nvim - A task runner and job management plugin for Neovim [MIT License] (⭐️1859)
- stevearc/quicker.nvim - Improved UI and workflow for the Neovim quickfix [MIT License] (⭐️955)
- stevearc/resession.nvim - A replacement for mksession with a better API [MIT License] (⭐️301)
- steveslatky/vimcino - (⭐️8)
- stg73/ghosttext.nvim - Neovim用の GhostText のプラグイン (⭐️1)
- stg73/jump_cursor.nvim - 直感的にカーソルを移動するためのneovimプラグイン (⭐️1)
- Stianlyng/neoranger.nvim - A dependency-free integration of Ranger into Neovim. [MIT License] (⭐️4)
- Strehk/lazy-watson - Neovim plugin for Paraglide JS - inline translation preview with hover support [MIT License] (⭐️2)
- Styzex/RandTheme.nvim - RandTheme is a Neovim plugin that automatically sets a new theme every day, adding variety to your coding experience. (⭐️5)
- subev/sibling-jump.nvim - Navigate between sibling nodes in your code using Tree-sitter [MIT License] (⭐️16)
- suderio/autolang.nvim - A neovim plugin with a very simple language detector [MIT License] (⭐️9)
- sudo-tee/opencode.nvim - neovim frontend for opencode - a terminal-based AI coding agent [Apache License 2.0] (⭐️755)
- sugiura-hiromiti/newt.nvim - neovim colorscheme based on default colorscheme of Terminal.app in macOS Thaoe (⭐️3)
- sugiura-hiromiti/primary.nvim - lua port of google's primary colorscheme [Apache License 2.0] (⭐️2)
- suliatis/Jumppack.nvim - Enhanced jumplist navigation for Neovim with visual interface [MIT License] (⭐️45)
- sulring/tagonaut.nvim - Navigation plugin for neovim [MIT License] (⭐️19)
- sunbluesome/callisto.nvim - [MIT License] (⭐️6)
- sunbluesome/holon.nvim - Zettelkasten + GTD for Neovim. Native float windows, zero dependencies. [MIT License] (⭐️14)
- sundbp/strict-paredit.nvim - Mimic smartparens-strict-mode in neovim - refuse to crete unbalanced delimeters. [MIT License] (⭐️7)
- SunnyTamang/neodoc.nvim - [MIT License] (⭐️14)
- SunnyTamang/pendulum.nvim - pendulum is a simple timer plugin for Neovim designed to assist competitive programmers or coders in general who wants to practice coding for interviews. [MIT License] (⭐️14)
- SunnyTamang/select-undo.nvim - undo specific lines or partial selections without affecting the rest of the file [MIT License] (⭐️97)
- suvasanket/buf_mark.nvim - [Apache License 2.0] (⭐️4)
- suvasanket/oz.nvim - [Apache License 2.0] (⭐️26)
- svampkorg/moody.nvim - A plugin for neovim which changes the colour of CursorColumn depending on mode. [MIT License] (⭐️113)
- svban/NumbSub.nvim - Substitute pattern with a increment/decrement (⭐️4)
- svban/Reverse.nvim - Reverse the lines in your buffer (⭐️2)
- svermeulen/nvim-lusc - Structured Async/Concurrency in Neovim [MIT License] (⭐️16)
- svermeulen/text-to-colorscheme - Neovim colorschemes generated on the fly with a text prompt using ChatGPT [MIT License] (⭐️316)
- syaiful6/ocaml.nvim - A comprehensive Neovim plugin for OCaml development with intelligent sandbox detection, LSP integration, and comprehensive filetype support. [MIT License] (⭐️40)
- SyedAsimShah1/quick-todo.nvim - A minimal Neovim plugin to quickly define, manage and complete tasks per project [MIT License] (⭐️24)
- SylvanFranklin/omni-preview.nvim - Manage previews for all filetypes in neovim (⭐️68)
- syntaxpresso/bufstate.nvim - tmux-like workspace management inside Neovim (⭐️46)
- syntaxpresso/syntaxpresso.nvim - Free and open-source Intelligent Java/JPA code generation for Neovim powered by a standalone Tree-Sitter wrapper application written in Rust. [MIT License] (⭐️13)
- sysid/bkmr-nvim - bkmr plugin for nvim (⭐️4)
- szymonwilczek/vim-be-better - vim-be-better is a fork of original vim-be-good nvim plugin designed to make you better at Vim Movements (⭐️106)
- T-b-t-nchos/Aquavium.nvim - Aquarium color scheme on Neovim. Designed for use with a transparent terminal background. // 透過背景のターミナル向けにデザインされた水族館風Neovimカラースキーム。// #Aquavium [MIT License] (⭐️12)
- ta-tikoma/php.easy.nvim - Helper for simplify work with PHP - projects [Apache License 2.0] (⭐️23)
- TaDaa/vimade - Vimade let's you dim, fade, tint, animate, and customize colors in your windows and buffers for (Neo)vim [Apache License 2.0] (⭐️657)
- tadashi-aikawa/ghostwriter.nvim - A Neovim plugin to share Markdown task lists as Slack posts. [MIT License] (⭐️4)
- tadashi-aikawa/table-format.nvim - Markdown形式のテーブルをフォーマットするNeovimプラグイン [MIT License] (⭐️1)
- taigrr/cyberpunk.nvim - [BSD Zero Clause License] (⭐️4)
- taigrr/glaze.nvim - 🍩 A Mason/Lazy-style manager for Go binaries in Neovim. Go + Lazy = Glaze. [BSD Zero Clause License] (⭐️11)
- tajirhas9/muslim.nvim - Get prayer time displayed in neovim [Apache License 2.0] (⭐️34)
- takeshiD/avante-status.nvim - A plugin that makes avante.nvim more convenient. Provides a statusline component and provider setting function with priority. [MIT License] (⭐️12)
- takeshy/nvim-gemini-helper - Neovim Gemini Helper plugin with RAG support (⭐️3)
- TamerlanG/gh-actions-lsp.nvim - Neovim LSP plugin for GitHub Actions workflows. [Apache License 2.0] (⭐️8)
- tamton-aquib/ads.nvim - Advertisements inside Neovim. (no electron required) (⭐️23)
- tamton-aquib/staline.nvim - A modern lightweight statusline and bufferline plugin for neovim in lua. [MIT License] (⭐️396)
- tani/dmacro.vim - Vim/ Neovim version of dmacro.el, which makes a key macro on-the-fly. [MIT License] (⭐️90)
- tani/vim-artemis - Compatibility layer for Vim/ Neovim configuration in Lua [MIT License] (⭐️27)
- tanvirtin/monokai.nvim - Monokai theme for Neovim written in Lua. [MIT License] (⭐️386)
- tanvirtin/vgit.nvim - Visual git plugin for Neovim [MIT License] (⭐️843)
- tar80/staba.nvim - UI display integration [Apache License 2.0] (⭐️4)
- tashikomaaa/neomongo.nvim - Manage your MongoDB databases directly from Neovim — connect, query, and explore data without leaving your editor. [MIT License] (⭐️7)
- tcozic/nvim-totd - Learn Neovim inside Neovim. A "Tip of the Day" plugin featuring spaced repetition, built-in runtime docs, and a safe practice sandbox. [MIT License] (⭐️6)
- TD-Sky/sudo.yazi - Call
sudoin yazi [MIT License] (⭐️32) - tednguyendev/dailynote.nvim - A Neovim plugin for managing daily notes across workspaces [MIT License] (⭐️6)
- tednguyendev/hotlines.nvim - Works like code coverage, but for localhost [MIT License] (⭐️7)
- tednguyendev/recent_rails.nvim - A plugin for navigating to recent Rails actions/views/errors [MIT License] (⭐️4)
- tejas-hosamani/nvim-sensei - A Neovim plugin that connects to a local Ollama instance to answer your Neovim questions in a floating chat window. Get concise, actionable answers without leaving your editor. [MIT License] (⭐️6)
- TemelGunaydin/timer.nvim - (⭐️7)
- tetsuya28/memo.nvim - [GNU GPLv3] (⭐️4)
- the-coding-doggo/batman.nvim - A colorscheme for the nvim cape crusaders [MIT License] (⭐️14)
- the-mayankjha/Fknotes.nvim - FkNotes.nvim is a lightweight and modern note-taking and task management plugin for Neovim, designed to help you organize tasks, reminders, and notes without leaving your editor. Built as part of the FkVim ecosystem, it emphasizes simplicity, speed, and a clean, interactive UI. [MIT License] (⭐️14)
- the-mayankjha/fkthemes.nvim - fkthemes.nvim is a highly customizable and intuitive theme manager plugin designed to bring a seamless theming experience to Neovim users. With Fkthemes.nvim, you can effortlessly switch between multiple themes, enable transparency in various UI components, and even create custom keybindings to cycle through your favorite themes [MIT License] (⭐️10)
- theawakener0/NeoRunner - NeoRunner is a simple plugin that allows you to compile and run code directly from Neovim using a terminal split. It comes with defaults for many popular languages but is fully customizable. [MIT License] (⭐️5)
- theawakener0/TraceBack - TraceBack is a fast, privacy-first time machine for your current buffer, capture lightweight, throttled snapshots as you edit (no git commits), browse a visual timeline, replay edits as an animation, and restore any point instantly. It was built to stop security and quality from being an afterthought in today’s rapid, AI-driven workflows. [MIT License] (⭐️13)
- TheBlob42/alpacka.nvim - A simple plugin manager for Neovim [GNU GPLv3] (⭐️3)
- Thebuilderekes/prackeys - Encourage better Vim habits. A simple Neovim toggle plugin to enable/disable arrow keys in Normal, Insert, and Visual modes. [MIT License] (⭐️2)
- theHamsta/nvim-dap-commands - [GNU GPLv3] (⭐️2)
- theHamsta/nvim-dap-virtual-text - [GNU GPLv3] (⭐️1065)
- TheItcor/MoaiVim - A minimalistic, fast neovim config for enjoyable programming. [GNU GPLv3] (⭐️5)
- theKnightsOfRohan/csvlens.nvim - A way to easily preview CSV files directly in Neovim using the csvlens CLI. [MIT License] (⭐️39)
- theKnightsOfRohan/hexer.nvim - A simple way to make working with different binary representations painless, fast, and efficient. [MIT License] (⭐️11)
- TheLazyCat00/runner-nvim - Minimal nvim plugin for running cmds [GNU GPLv3] (⭐️9)
- TheLazyCat00/workspaces-nvim - Better buffer manager [GNU GPLv3] (⭐️8)
- TheLeoP/powershell.nvim - First class powershell editor integration into Neovim [MIT License] (⭐️76)
- thenfks/FKvim - Fkvim is a custom, lightweight, and beginner-friendly Neovim configuration built to deliver a clean, efficient, and modern editing experience. Whether you're a developer new to Neovim or a power user looking for a fast, extensible setup, FKvim offers a solid foundation designed for customization and productivity. [MIT License] (⭐️25)
- TheNoeTrevino/haunt.nvim - Ghost text bookmarks for Neovim [MIT License] (⭐️226)
- TheNoeTrevino/no-go.nvim - A Neovim plugin that intelligently collapses Go error handling blocks into a single line, making your code more readable while keeping the semantics of error handling visible. [MIT License] (⭐️40)
- TheOneWithTheWrench/wrench.nvim - A lightweight Neovim Package Manager (Mostly for learning and own use) [MIT License] (⭐️2)
- ThePrimeagen/99 - Neovim AI agent done right (⭐️4524)
- ThePrimeagen/git-worktree.nvim - (⭐️873)
- ThePrimeagen/harpoon - [MIT License] (⭐️9029)
- ThePrimeagen/refactoring.nvim - The Refactoring library based off the Refactoring book by Martin Fowler [MIT License] (⭐️3570)
- thesimonho/kanagawa-paper.nvim - 🌊 Remixed Kanagawa colourschemes with muted colors. For Neovim. [MIT License] (⭐️374)
- theStrangeAdventurer/ai_memory.nvim - memory bank implementation for codecompanion.nvim [MIT License] (⭐️3) Archived!
- thgrass/csvcols.nvim - A NeoVIM plugin for improving the readability of CSV and TSV files. (⭐️3)
- thgrass/mqtt.nvim - MQTT client integration for NeoVIM using mosquitto. [MIT License] (⭐️4)
- thgrass/tail.nvim - Neovim plugin to enable "tail -f" style behaviour on any buffer. [MIT License] (⭐️30)
- Thirantos/quick-actions.nvim - A neovim plugin for workspace specific action. [Modified BSD License] (⭐️3)
- ThorstenRhau/token - 🌈 Neovim colorscheme with terminal-wide contrib themes [Modified BSD License] (⭐️146)
- tiberium/nvim-gh-dashboard - [MIT License] (⭐️4)
- tiesen243/vercel.nvim - Vercel theme for Neovim (⭐️11)
- tigion/games.nvim - A Neovim plugin for playing little games directly within Neovim. (⭐️2)
- tigion/nvim-asciidoc-preview - A Neovim plugin to preview AsciiDoc documents in the browser. [MIT License] (⭐️54)
- tigion/sessions.nvim - A Neovim plugin for a simple session management. [MIT License] (⭐️3)
- tigion/swap.nvim - A Neovim plugin to quickly switch a word under the cursor or a pattern in the current line. [MIT License] (⭐️17)
- timantipov/md-table-tidy.nvim - A lightweight Neovim plugin for formatting markdown tables. [MIT License] (⭐️21)
- timhugh/bujo.nvim - Bullet journaling in neovim (⭐️13) Archived!
- tjdevries/failwind.nvim - KEKW [MIT License] (⭐️90)
- tjkuson/nvim-activate - Plugin to display an Activate Neovim message. [MIT License] (⭐️4)
- TKasperczyk/snacks-gallery.nvim - Image/video gallery browser for Neovim using snacks.nvim [MIT License] (⭐️24)
- tmccombs/ansify.nvim - Minimal nvim plugin to use the terminal mode to process ansi escape codes [Apache License 2.0] (⭐️5)
- TmLev/react-suspense-lens.nvim - [MIT License] (⭐️4)
- to268/repos.nvim - [MIT License] (⭐️2)
- tobahhh1/nvimconfig-2 - A Neovim config, built from scratch (⭐️1)
- todesking/telescope-highlight-common-prefix.nvim - Dim common path prefixes between adjacent Telescope results so the unique tail stands out. [MIT License] (⭐️2)
- tokinasin/reversi.vim - (wip) Reversi in Vim/Neovim without external dependencies [Creative Commons Zero v1.0 Universal] (⭐️13)
- TomDeneire/lazytree - Neovim plugin to navigate and edit your lazy.nvim plugin specs (⭐️7)
- TomDeneire/nerdify.nvim - Transform text into Nerd glyphs [MIT License] (⭐️2)
- topaxi/pipeline.nvim - See status of ci/cd pipeline runs directly in neovim. Currently supports GitHub Actions and GitLab CI. (⭐️183)
- tornikegomareli/xcede.nvim - Build, Run and Test iOS📲 & macOS 💻 Apps in neovim [MIT License] (⭐️8)
- trevorhauter/gitportal.nvim - Bridge the gap between your favorite git host & neovim. [MIT License] (⭐️91)
- tripplyons/stacker.nvim - Access recent Neovim buffers, ordered by most recently used [MIT License] (⭐️5)
- tris203/hawtkeys.nvim - ⌨️🔥 Suggest new easy to hit keymaps and find issues with your current key map configurations [MIT License] (⭐️244)
- tris203/rzls.nvim - Support for rzls in neovim [MIT License] (⭐️213) Archived!
- trkwyk/scrollfix.nvim - keep cursor at fixed visual line of window (⭐️7)
- tronikelis/xylene.nvim - The file tree neovim plugin inspired by oil.nvim and carbon.nvim [MIT License] (⭐️24)
- tttol/md-outline.nvim - This is a NeoVim plugin that displays the outline of markdown file neovim [MIT License] (⭐️4)
- tummetott/pathnav.nvim - Navigate file paths embedded in text: open, jump, and highlight references from LLM output or prose [MIT License] (⭐️3)
- tvendelin/minimalist.nvim - Creates a single centered window, and hides the rest (Zen-mode) (⭐️3)
- tzachar/cmp-ai - [MIT License] (⭐️273)
- tzachar/highlight-undo.nvim - Highlight changed text after any text changing operation [Apache License 2.0] (⭐️358)
- tzachar/local-highlight.nvim - [Apache License 2.0] (⭐️189)
- uga-rosa/ccc.nvim - Color picker and highlighter plugin for Neovim. [MIT License] (⭐️968)
- uhs-robert/color-chameleon.nvim - 🦎 Dynamically adapt your skin the environment you're in. Set conditional rules for when a colorscheme should be applied in NeoVim. [MIT License] (⭐️16)
- uhs-robert/comment-filename.nvim - 💬📄 Automatically adds the git project file path as a comment to the top of files when saved. [MIT License] (⭐️4)
- uhs-robert/sshfs.nvim - 📡 sshfs.nvim integrates with Neovim, using SSH and SSHFS to manage remote systems as if they were your local files. [MIT License] (⭐️156)
- ukeSJTU/coderadio.nvim - Listen to freeCodeCamp's Code Radio in your Neovim! [MIT License] (⭐️2)
- ultimatile/remote-edit.nvim - Edit remote files via SSH with fzf-lua integration. [Apache License 2.0] (⭐️2)
- umutondersu/smart-newline.nvim - Auto-indent between brackets and HTML tags, keeping your code clean and your flow smooth. [MIT License] (⭐️5)
- uncleTen276/dark_flat.nvim - [MIT License] (⭐️43)
- urtzienriquez/citeref.nvim - A Neovim plugin for inserting citations from .bib files and cross-references to R/Quarto code chunks. [GNU GPLv3] (⭐️3)
- urtzienriquez/learnlua.nvim - A neovim plugin to interactively learn lua and neovim's api [GNU GPLv3] (⭐️38)
- ushmz/dotfiles - 😎 My config files (⭐️7)
- UsUsStudios/manimvim.nvim - Run a Manim scene easily through Neovim [MIT License] (⭐️7)
- utakotoba/myrrh.nvim - Myrrh is yet another Everforest-like colorscheme, subtly tweaked for immersion and peace. [MIT License] (⭐️2)
- utrumsit/betacode-to-unicode - Neovim plugin to convert betacode to ancient Greek [GNU GPLv3] (⭐️2)
- V-U-Simon/power_emoji.nvim - [MIT License] (⭐️3)
- va9iff/lil - Elegant key mapper for Neovim (⭐️13)
- vague-theme/vague.nvim - A cool, dark, low contrast colorscheme for Neovim. Pastel yet vivid, like a fleeting memory... [MIT License] (⭐️1072)
- vague2k/huez.nvim - Theme picker/manager, Using the powers of Telescope for the frontend and Lazy.nvim for the backend [MIT License] (⭐️174)
- valonmulolli/heap.nvim - Vibrant dark Neovim colorscheme with teal/sea-green variants, plugin integrations, and transparency support [MIT License] (⭐️3)
- valonmulolli/zignite.nvim - A blazingly fast, asynchronous code runner for Neovim, powered by Zig. [MIT License] (⭐️6)
- valVk/npm-latest.nvim - Show absolute latest npm package versions in Neovim [MIT License] (⭐️2)
- vaporif/vim-tidal-lua - pure lua based Tidal Cycles integration [MIT License] (⭐️3)
- VArtzy/neocurl - Simple, effective and fast HTTP Client based on curl for neovim (<5kb). [MIT License] (⭐️15)
- vE5li/better-goto-file.nvim - A Neovim plugin for improving the goto file command (⭐️10)
- VectorZeroAI/ai_diagnos.nvim - Neovim plugin that adds AI diagnostics to neovim. [MIT License] (⭐️6)
- vernette/ai-commit.nvim - A Neovim plugin that generates meaningful commit messages using AI based on your staged changes (⭐️16)
- vieitesss/gh-permalink.nvim - Creates and copies the permalink to the selected lines of code of a file in a GitHub repository. [MIT License] (⭐️8)
- vieitesss/miniharp.nvim - A mini harpoon-like plugin for Neovim [MIT License] (⭐️47)
- Vigemus/iron.nvim - Interactive Repl Over Neovim [Modified BSD License] (⭐️1331)
- viniciusteixeiradias/kanban.nvim - [MIT License] (⭐️18)
- viniciusteixeiradias/todo.nvim - [MIT License] (⭐️8)
- virakkhun/flatjson.nvim - a plugin to flat json object and display it. (⭐️3)
- Vishnu-yes/Coder-Kit - Coder-Kit: Neovim All-in-One Configuration [GNU GPLv3] (⭐️2)
- vito-c/nvim-icat - small plugin to display an image in neovim using iterm2 (⭐️6)
- vladimir-kotikov/clink-completions - Completion files to clink util [MIT License] (⭐️440)
- Vlazum/cheat-line.nvim - simple neovim plugin for simpler navigation within the line best described as horizontal word counter [MIT License] (⭐️5)
- vodchella/hodur.nvim - Plugin for Neovim that allows you to quickly open a file located under the cursor [MIT License] (⭐️20)
- VoxelPrismatic/rabbit.nvim - Jump between buffers faster than ever before [GNU AGPLv3] (⭐️86)
- vuki656/package-info.nvim - ✍️ All the npm/yarn/pnpm commands I don't want to type [GNU GPLv3] (⭐️593)
- vvilhelmsen/partner.nvim - Pair files and switch between them [MIT License] (⭐️4)
- vxpm/ferris.nvim - Neovim plugin for interacting with Rust-Analyzer's LSP extensions [Apache License 2.0] (⭐️120)
- vyfor/cord.nvim - 🚀 Discord Rich Presence for Neovim [Apache License 2.0] (⭐️604)
- vzze/cmdline.nvim - Wildmenu replacement for Neovim inspired by Helix [MIT License] (⭐️24)
- waiting-for-dev/ergoterm.nvim - A single, powerful terminal abstraction for neovim that adapts to any CLI tool [GNU GPLv3] (⭐️98)
- wakatara/MdViews.nvim - A markdown frontmatter parser and displayer for neovim using telescope (and Telekasten) [MIT License] (⭐️9)
- walker84837/playtime.nvim - Analyze how much you've used Neovim over time (includes support for about of line changes) [MIT License] (⭐️3)
- walkersumida/deepl.nvim - Neovim plugin that translates text using the DeepL API with multiple output modes (float, replace, append) [MIT License] (⭐️6)
- walkersumida/fusen.nvim - Sticky note bookmarks for Neovim, per Git branch with hover annotations and Telescope integration [MIT License] (⭐️37)
- walkingshamrock/slowreader.nvim - [MIT License] (⭐️4)
- Wansmer/treesj - Neovim plugin for splitting/joining blocks of code [MIT License] (⭐️1315)
- wasabeef/bufferin.nvim - A powerful and intuitive buffer manager for Neovim with advanced window layout visualization and seamless plugin integration. [MIT License] (⭐️9)
- wasabeef/melos.nvim - A Neovim plugin to list and run Melos scripts for Dart/Flutter monorepos, with Telescope integration. [MIT License] (⭐️2)
- wasabeef/yank-for-claude.nvim - A Neovim plugin that yanks code references in Claude AI's preferred format
@filename#L10-20, making it seamless to share code context in conversations. [MIT License] (⭐️17) - wassimk/flipper-complete.nvim - [DEPRECATED] Use wassimk/flipper-ls.nvim instead [MIT License] (⭐️3) Archived!
- wassimk/git-coauthors.nvim - Autocomplete Co-Authored-By lines in git commits [MIT License] (⭐️2)
- wassimk/qf-formatter.nvim - Beautiful quickfix and location list formatting with diagnostic and LSP kind icons for Neovim [MIT License] (⭐️3)
- wassimk/rails-fixture-complete.nvim - [DEPRECATED] Use wassimk/rails-fixture-ls.nvim instead [MIT License] (⭐️2) Archived!
- waytoopurple/fieldlights.nvim - A Neovim colorscheme port of the Field Lights VS Code theme. [MIT License] (⭐️4)
- wbthomason/packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config [MIT License] (⭐️8105)
- Weissle/persistent-breakpoints.nvim - Neovim plugin for persistent breakpoints. [MIT License] (⭐️255)
- WeiTing1991/diagnostic-hover.nvim - A Neovim plugin that display diagnostic messages with hover key where the cursor. [MIT License] (⭐️7)
- wellsdurant/raindrop-md.nvim - A Neovim plugin that integrates Raindrop.io bookmarks with Telescope, allowing you to quickly insert bookmark links into markdown files [MIT License] (⭐️4)
- wellsdurant/zotero-md.nvim - A Neovim plugin for browsing and inserting Zotero references into markdown files using Telescope [MIT License] (⭐️2)
- weskoerber/known-folders.nvim - A small plugin providing platform-specific standard locations of directories for config, cache, and other locations on *nix, macOS, and Windows. [MIT License] (⭐️1)
- Weyaaron/nvim-training - A plugin to practice neovim movements [GNU GPLv3] (⭐️122)
- whleucka/bodybuilder.nvim - 💪 pump up your code (⭐️3)
- whleucka/mantis.nvim - MantisBT plugin for Neovim (⭐️4)
- WillEhrendreich/datastar.nvim - IDE-quality Datastar support for Neovim — completions, hover docs, diagnostics, signal navigation [MIT License] (⭐️10)
- WilliamHsieh/overlook.nvim - Stackable popups for Neovim. Peek around the code without overlooking the bigger picture. [MIT License] (⭐️134)
- willothy/nvim-cokeline - :nose: A Neovim bufferline for people with addictive personalities [MIT License] (⭐️625)
- willothy/wezterm.nvim - Utilities for interacting with Wezterm from within Neovim (⭐️254)
- willyelm/pulse.nvim - A single command palette with prefix based pickers for Neovim [MIT License] (⭐️21)
- wilsonangara/obsidian-navigator.nvim - Transform Neovim into a seamless Obsidian navigator—browse, search, and edit your vault directly from the terminal. Requires curl and the companion obsidian-navigator-api plugin. [MIT License] (⭐️3)
- wincent/nvim-clipper - Clipper integration for Neovim [BSD 2-Clause "Simplified" License] (⭐️9)
- windwp/nvim-autopairs - autopairs for neovim written in lua [MIT License] (⭐️4000)
- windwp/nvim-ts-autotag - Use treesitter to auto close and auto rename html tag [MIT License] (⭐️2084)
- windwp/windline.nvim - Animation statusline, floating window statusline. Use lua + luv make some wind [MIT License] (⭐️523)
- winston0410/range-highlight.nvim - An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline. [MIT License] (⭐️213)
- winter-again/wezterm-config.nvim - Make Wezterm config overrides from inside Neovim [MIT License] (⭐️72)
- wizardlink/nix-store.nvim - neovim plugin that adds interfaces to get nix store paths. [Mozilla Public License 2.0] (⭐️3)
- wojciech-kulik/xcodebuild.nvim - Neovim plugin to Build, Debug, and Test applications created for Apple devices (iOS, macOS, watchOS, etc.) [MIT License] (⭐️1309)
- Wordluc/in-your-face.nvim - in-your-face in nvim (⭐️8)
- wr9dg17/essential-term.nvim - [MIT License] (⭐️13)
- wsdjeg/altf.nvim - alternate file manager for neovim [GNU GPLv3] (⭐️8)
- wsdjeg/bookmarks.nvim - simple bookmarks manager for neovim [GNU GPLv3] (⭐️9)
- wsdjeg/bufdel.nvim - delete buffers without changing windows layout [GNU GPLv3] (⭐️14)
- wsdjeg/calendar.nvim - A lightweight and extensible calendar plugin for Neovim. [GNU GPLv3] (⭐️44)
- wsdjeg/chat.nvim - A lightweight Lua chat plugin for Neovim with AI integration. [GNU GPLv3] (⭐️25)
- wsdjeg/chineselinter.nvim - 中文文档语言规范检查工具 [GNU GPLv3] (⭐️5)
- wsdjeg/dashboard-nvim - vim dashboard [MIT License] (⭐️3)
- wsdjeg/flygrep.nvim - Neovim plugin to search text in floating window asynchronously [GNU GPLv3] (⭐️18)
- wsdjeg/git.nvim - git.nvim is a plugin to use git command in neovim [GNU GPLv3] (⭐️7)
- wsdjeg/github.nvim - github REST api implemented in lua [GNU GPLv3] (⭐️3)
- wsdjeg/gitlink.nvim - Goto/Copy File's Online Link [GNU GPLv3] (⭐️4)
- wsdjeg/gtags.nvim - A lightweight Neovim plugin that integrates gtags with Neovim. [GNU GPLv3] (⭐️6)
- wsdjeg/hop.nvim - Neovim motions on speed! [GNU GPLv3] (⭐️2)
- wsdjeg/job.nvim - async job control api for neovim [GNU GPLv3] (⭐️15)
- wsdjeg/keymap-guide.nvim - key mapping guide for neovim [GNU GPLv3] (⭐️6)
- wsdjeg/logevent.nvim - logevent.nvim is a simple neovim plugin to log neovim autocmds. [GNU GPLv3] (⭐️5)
- wsdjeg/logger.nvim - Neovim runtime logger [GNU GPLv3] (⭐️9)
- wsdjeg/mru.nvim - MRU(Most Recently Used) Files for Neovim [GNU GPLv3] (⭐️10)
- wsdjeg/music-player.nvim - A simple music player for Neovim. [GNU GPLv3] (⭐️4)
- wsdjeg/notify.nvim - notification framework plugin for neovim [GNU GPLv3] (⭐️5)
- wsdjeg/nvim-plug - simple neovim plugin manager written in Lua [GNU GPLv3] (⭐️33)
- wsdjeg/picker.nvim - highly customizable and extensible Neovim fuzzy finder [GNU GPLv3] (⭐️42)
- wsdjeg/record-screen.nvim - Neovim screen recording plugin [GNU GPLv3] (⭐️9)
- wsdjeg/rooter.nvim - Changes Neovim working directory to project root. [GNU GPLv3] (⭐️23)
- wsdjeg/scratch.nvim - A lightweight scratch file manager for Neovim. [GNU GPLv3] (⭐️8)
- wsdjeg/scrollbar.nvim - floating scrollbar plugin for neovim [GNU GPLv3] (⭐️24)
- wsdjeg/smart-ime.nvim - Smart per-buffer IME switching for Neovim. [GNU GPLv3] (⭐️5)
- wsdjeg/tabman.nvim - A lightweight tab and window manager for Neovim. [GNU GPLv3] (⭐️17)
- wsdjeg/todo.nvim - todo manager plugin for Neovim [GNU GPLv3] (⭐️5)
- wsdjeg/toml.nvim - toml parser for neovim [GNU GPLv3] (⭐️9)
- wsdjeg/utils.nvim - A collection of useful utilities for neovim. [GNU GPLv3] (⭐️5)
- wsdjeg/zettelkasten.nvim - a Zettelkasten note taking plugin [GNU GPLv3] (⭐️27)
- wseabra/openrouter-complete-nvim - I wanted a no nonsense auto complete with AI for nvim. No more features, no vim script, no bilion configuration options, no integration or dependency with other plugin, just select a model, have your api key on a var, wait for the suggestion. A lot of this was vibe coded, no I'm not proud. [MIT License] (⭐️1)
- WTFox/claude-chat.nvim - A Neovim wrapper for Claude Code workflows. (⭐️22)
- wurli/contextindent.nvim - A tiny Neovim plugin adding context-aware indent to files with embedded languages 🌟 [MIT License] (⭐️55)
- xavierchen0/hooks.nvim - Neovim plugin: A Dead Simple Harpoon (⭐️6)
- xb-bx/editable-term.nvim - (⭐️57)
- xeind/nightingale.nvim - Neovim theme with warm contrast (Nightingale & Lightingale) [MIT License] (⭐️31)
- Xetius/neoimage.nvim - Neovim plugin to create asciiart from images [GNU GPLv3] (⭐️4)
- xieyonn/spinner.nvim - Extensible spinner framework for Neovim plugins and UI. [MIT License] (⭐️94)
- xiyaowong/transparent.nvim - Remove all background colors to make nvim transparent (⭐️1156)
- xTacobaco/cursor-agent.nvim - A minimal Neovim plugin to run the Cursor Agent CLI inside a centered floating terminal. (⭐️55)
- Xuyuanp/scrollbar.nvim - scrollbar for neovim [Apache License 2.0] (⭐️284)
- xvzc/chezmoi.nvim - A neovim plugin for chezmoi [MIT License] (⭐️200)
- XXiaoA/atone.nvim - Modern undotree plugin for nvim [GNU GPLv3] (⭐️172)
- xzbdmw/clasp.nvim - Fast wrap your missing pair with treesitter. [MIT License] (⭐️104)
- xzbdmw/colorful-menu.nvim - Bring enjoyment to your auto completion. [MIT License] (⭐️469)
- xzbdmw/nvimconfig - [Apache License 2.0] (⭐️15)
- y2w8/neolij.nvim - Seamless Neovim/Zellij integration with built-in navigation, pane/tab management, and Lua scripting. [GNU GPLv3] (⭐️15)
- y3owk1n/base16-pro-max.nvim - Base16 for modern Neovim — not just colors. [MIT License] (⭐️9)
- y3owk1n/dotmd.nvim - 📓 Organize. Navigate. Create. Markdown. Keep all your notes, todos, and journals inside Neovim without ever leaving the editor. [MIT License] (⭐️26)
- y3owk1n/notifier.nvim - A modern, feature-rich notification system for Neovim that transforms the standard vim.notify experience with beautiful UI, smart grouping, and powerful customization options. [MIT License] (⭐️14)
- y3owk1n/time-machine.nvim - Undo. Redo. Time travel. Take control of your edit history with an interactive timeline, diff previews, taggings, live reloading trees and cleanup functions. [MIT License] (⭐️76)
- y3owk1n/undo-glow.nvim - 🌈 Add animated glow/highlight effects to your neovim operation (undo, redo, yank, paste and more) with simple APIs. Alternatives to highlight-undo.nvim and tiny-glimmer.nvim. [MIT License] (⭐️93)
- yaadata/codex.nvim - Bringing Openai Codex to Neovim. READ ONLY MIRROR (see README.md) [Apache License 2.0] (⭐️6)
- yaeju1205/cmdhistory.nvim - Persistent cmdline history [MIT License] (⭐️2)
- yaeju1205/gitcolors.nvim - [MIT License] (⭐️2)
- yaeju1205/nvim-plugin-manager - simple neovim plugin manager [MIT License] (⭐️5)
- yaeju1205/savepage.nvim - Save your last page [MIT License] (⭐️2)
- yaeju1205/transparent.nvim - Make your neovim transparent [MIT License] (⭐️3)
- yaeju1205/trash.nvim - Move files to trash in Nvim [MIT License] (⭐️2)
- yaeju1205/vscode-settings.nvim - get vscode settings [MIT License] (⭐️2)
- yaeju1205/warp.nvim - warp.nvim was created to wrap characters [MIT License] (⭐️6)
- yannvanhalewyn/jujutsu.nvim - A Neovim frontend for Jujutsu with blazing fast UX [MIT License] (⭐️49)
- YaroSpace/dev-tools.nvim - Friendly developer tools for Nvim - Code Actions LSP server and library [MIT License] (⭐️86)
- YaroSpace/lua-console.nvim - A handy scratch pad / REPL / debug console for Lua development and Neovim exploration [MIT License] (⭐️91)
- yash-srivastava19/pairy - Pairy is a code pair programming assitant the way I like [MIT License] (⭐️1)
- Yassinproweb/lytmode.nvim - [MIT License] (⭐️2)
- yasunori0418/dotfiles - My dotfiles, all my wisdom, my castle. (⭐️64)
- yeasin50/manim.nvim - Play and preview Manim Community scenes directly from Neovim [MIT License] (⭐️7)
- yehuohan/hop.nvim - Fork & rewrite of hop.nvim (Neovim motions on speed!) (⭐️9)
- yelog/i18n.nvim - i18n preview and management plugin for neovim [Apache License 2.0] (⭐️59)
- yetone/avante.nvim - Use your Neovim like using Cursor AI IDE! [Apache License 2.0] (⭐️17791)
- yilisharcs/cme.nvim - Compilation Mode, not in Emacs. [Apache License 2.0] (⭐️13)
- yilisharcs/quarrel.nvim - Automagically manage project-local arglists. [Apache License 2.0] (⭐️2)
- ymic9963/mdnotes.nvim - Simple, improved, and extensible Markdown note taking. [MIT License] (⭐️24)
- yochem/chime.nvim - :vertical_traffic_light: Diagnostics in the echo / message area [MIT License] (⭐️4)
- yochem/jq-playground.nvim - Interact with jq in Neovim [MIT License] (⭐️46)
- yonatanperel/lake-dweller.nvim - A minimal dark colorscheme that you can actually read at a glance. [MIT License] (⭐️30)
- yorickpeterse/nvim-jump - The smallest sensible Neovim jump plugin in the west [Mozilla Public License 2.0] (⭐️84)
- yorickpeterse/nvim-window - Easily jump between NeoVim windows. [Mozilla Public License 2.0] (⭐️183)
- yorik1984/action-hints.nvim - ⚡ A Neovim plugin that displays available actions like 'Go to Definition' and 'Go to Reference(s)' for the highlighted word, presented in the statusline or(and) inline as virtual text. (⭐️2)
- yorik1984/love2d-docs.nvim - (Neo)Vim plugin for LÖVE API doc help file [MIT License] (⭐️2)
- yorik1984/lualine-theme.nvim - Lualine theme for using with light background. [MIT License] (⭐️11)
- yorik1984/lualine-xkblayout - xkblayout lualine component [MIT License] (⭐️6)
- yorik1984/newpaper.nvim - 🎨 Newpaper colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins [GNU GPLv2] (⭐️117)
- yorik1984/telescope-cheat-md.nvim - telescope-cheat-md.nvim for markdown-based sources [MIT License] (⭐️3)
- you-n-g/simplegpt.nvim - You need customized prompts for your tasks! 🤏SimpleGPT is a Vim plugin designed to provide a simple yet flexible way to customize your prompts for your tasks or building chat on nearly all kinds of LLM APIs. [MIT License] (⭐️32)
- Youchunmaru/skb.nvim - skb is a simple knowlege base plugin for nvim [MIT License] (⭐️2)
- YouSame2/inlinediff-nvim - simpliest neovim inline diff with character level highlighting [MIT License] (⭐️24)
- YouSame2/vscode-neovim-fix-word-wrap - simple neovim plugin to fix word wrapping issues in both neovim & vscode-neovim extension [MIT License] (⭐️5)
- yousefakbar/toc.nvim - Telescope-integrated Markdown TOC Explorer (⭐️4)
- YousefHadder/markdown-plus.nvim - The full Markdown editing experience in neovim [MIT License] (⭐️238)
- yriveiro/wezterm-status - Wezterm plugin to setup status [MIT License] (⭐️25)
- yriveiro/wezterm-tabs - WezTerm to configure tabs look and feel [MIT License] (⭐️27)
- ysmb-wtsg/in-and-out.nvim - Neovim plugin for quick navigation in and out of surrounding characters like quotes, parentheses, curly braces, and square brackets. [MIT License] (⭐️86)
- yt20chill/inline_git_blame.nvim - Neovim Plugin for VSCode style inline git blame (⭐️12)
- yuki-yano/denops-lazy.nvim - [MIT License] (⭐️13)
- yuki-yano/directive-hooks.nvim - [MIT License] (⭐️2)
- yuki-yano/smart-i.nvim - [MIT License] (⭐️12)
- yus-works/csc.nvim - Intelligent scope autocompletion for conventional commits in Neovim. [MIT License] (⭐️37)
- YUSHACOD/sections.nvim - simple plugin to create sections in code files, and to navigate them (⭐️5)
- yutkat/confirm-quit.nvim - Check and then exit from Neovim [MIT License] (⭐️36)
- yutkat/dotfiles - The best and strongest dotfiles. Editor: Neovim; Shell: zsh(zinit, powerlevel10k); Terminal: WezTerm; Desktop: Hyprland, walker, dunst; OS: NixOS, ArchLinux (Ubuntu/Fedora/CentOS) [MIT License] (⭐️947)
- yuucu/cursor_open.nvim - 🚀 A Neovim plugin to instantly open the current file and cursor position in Cursor — with smart Git workspace detection and customizable keymaps. [MIT License] (⭐️4)
- yuys13/collama.nvim - collama.nvim is a Neovim plugin that leverages Ollama to provide source code completion capabilities similar to GitHub Copilot. [MIT License] (⭐️23)
- ywbrian/nvim-term - Multi-functional terminal window for Neovim [MIT License] (⭐️4)
- ywpkwon/yank-path.nvim - A minimal neovim plugin to help copying the file path (in various formats) to the clipboard. (⭐️13)
- zacharyFerretti/nvim-invert - Simple NVIM plugin for inverting the users background. [MIT License] (⭐️5)
- ZachWi/motorbike - neovim plugin to swap between two working directories [MIT License] (⭐️3)
- zaffron/todo-md.nvim - Simple todo plugin for nvim to keep todo in markdown format (⭐️5)
- zaldih/themery.nvim - A colorscheme picker with live preview and persistence for neovim ✨ [GNU GPLv3] (⭐️373)
- zapling/mason-lock.nvim - Lockfile suppport for mason.nvim [MIT License] (⭐️56)
- zaucy/gemini.nvim - gemini cli integration for neovim [MIT License] (⭐️3)
- zaucy/mcos.nvim - Multicursor on select neovim plugin [MIT License] (⭐️20)
- zbirenbaum/copilot.lua - Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot [MIT License] (⭐️4055)
- Zeioth/garbage-day.nvim - Garbage collector that stops inactive LSP clients to free RAM [GNU GPLv3] (⭐️513)
- Zeioth/neon.nvim - Variants of Tokyonight with cyberpunk vibes. [Apache License 2.0] (⭐️30)
- Zeioth/none-ls-autoload.nvim - Modern alternative to the plugin mason-null-ls with support for external sources. [GNU GPLv3] (⭐️26)
- Zeioth/none-ls-external-sources.nvim - All external sources not natively supported by none-ls [GNU GPLv3] (⭐️22)
- zenarvus/md-agenda.nvim - A Markdown time and task management plugin for NeoVim, inspired by org-agenda. [GNU GPLv3] (⭐️23)
- zerbiniandrea/conventional-commits.nvim - A nvim plugin to manage conventional commits [MIT License] (⭐️9)
- zerochae/dbab.nvim - [MIT License] (⭐️27)
- zerochae/endpoint.nvim - [MIT License] (⭐️53)
- zerochae/telescope-spring.nvim - neovim telescope extension, api endpoint finder in spring or spring-boot project [MIT License] (⭐️13)
- zeroicey/bufswi.nvim - Lightweight buffer switcher for Neovim. Opens a centered floating window listing your "listed" buffers (ordered by last used), with simple, ergonomic keys to move, select, and close. Minimal surface, no dependencies. [MIT License] (⭐️9)
- zeybek/camouflage.nvim - Mask sensitive values in config files during screen sharing. Supports .env, JSON, YAML, TOML, XML, Terraform/HCL, Dockerfile, and more. Zero file modification - uses Neovim extmarks. [MIT License] (⭐️45)
- zhafacai/authinfo.nvim - decrypt authinfo.gpg lazily in neovim (⭐️4)
- zhisme/copy_with_context.nvim - Copy lines with file path, line number, and repository URL metadata. Perfect for sharing code snippets with context. [MIT License] (⭐️32)
- zimeg/newsflash.nvim - open the current selected file in front [MIT License] (⭐️4)
- zion-off/mole.nvim - code annotation plugin for neovim [MIT License] (⭐️96)
- ziontee113/syntax-tree-surfer - A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API. [MIT License] (⭐️465) Archived!
- zk-org/zk-nvim - Neovim extension for zk [GNU GPLv3] (⭐️813)
- zknx/topiary-nushell.nvim - Install/config helper plugin for topiary + topiary-nushell for formatting nushell scripts on Neovim (⭐️1)
- zkucekovic/tdd.nvim - A simple Neovim plugin for easier Test Driven Development in PHP. [GNU GPLv3] (⭐️6)
- zmunk/dot-rename.nvim - [MIT License] (⭐️5)
- zongben/dbout.nvim - Manage database connections and run SQL queries directly in Neovim with JSON results. [MIT License] (⭐️31)
- zongben/navimark.nvim - An easy and powerful bookmark manager with telescope [MIT License] (⭐️20)
- zongben/proot.nvim - Lightweight project navigator [MIT License] (⭐️9)
- zozonteq/dotfiles - My dotfiles for MacOS (⭐️1) Archived!
- ZreXoc/smart-paste.nvim - Intelligent paste for Python - automatically adjusts indentation to match the current context. (⭐️4)
- zuqini/zpack.nvim - thin layer over native 'vim.pack`, adding support for lazy-loading and lazy.nvim specs [MIT License] (⭐️119)
- ZWindL/orphans.nvim - Track neglected plugins and rediscover the overlooked in your Neovim setup. [MIT License] (⭐️33)
- ZzurabSiprashvili/run-sql-postgresql-adapter.nvim - PostgreSQL adapter for run-sql.nvim [MIT License] (⭐️2)
- ZzurabSiprashvili/run-sql.nvim - A flexible and extensible Neovim plugin for running SQL queries [MIT License] (⭐️6)
MDX
- webtui/webtui - Modular CSS Library that brings the beauty of Terminal UIs to the browser [MIT License] (⭐️2325)
Makefile
- bgreenwell/doxx - Expose the contents of .docx files without leaving your terminal. Fast, safe, and smart — no Office required! [MIT License] (⭐️3652)
- mamemomonga/mstdn-jp-beginners-book - mstdn.jp の入門書 [MIT License] (⭐️6)
MoonBit
- mizchi/actrun - GitHub Actions compatible local runner [Apache License 2.0] (⭐️627)
- moonbitlang/moonbit-docs - The docs of MoonBit programming language (⭐️2218)
Nim
- fox0430/moe - A command line based editor inspired by Vim. Written in Nim. [GNU GPLv3] (⭐️706)
- Narazaka/vrc_shot_folder - VRChatのスクリーンショットフォルダにある画像を日付別フォルダに入れるコマンド (⭐️18)
- ssleert/nitch - nitch - incredibly fast system fetch written in nim [MIT License] (⭐️637)
- zedeus/nitter - Alternative Twitter front-end [GNU AGPLv3] (⭐️12800)
Nix
- arnarg/nixtml - Static website and blog generator written in nix [MIT License] (⭐️190)
- Infinidoge/nix-minecraft - An attempt to better support Minecraft-related content for the Nix ecosystem [MIT License] (⭐️543)
- lumen-oss/neorocks - Run busted tests with Neovim [GNU GPLv2] (⭐️29)
- lumen-oss/rtp.nvim - Source plugin and ftdetect directories on the Neovim runtimepath. [GNU GPLv3] (⭐️11)
- misumisumi/nixos-desktop-config - My nixos and home-manager configrations (⭐️28)
- mizchi/chezmoi-dotfiles - (⭐️194)
- momeemt/monorepo - Everything I own [Apache License 2.0] (⭐️24)
- NixOS/nixpkgs - Nix Packages collection & NixOS [MIT License] (⭐️24330)
- numtide/flake-utils - Pure Nix flake utility functions [maintainer=@zimbatm] [MIT License] (⭐️1578)
- ogadra/dotfiles - (⭐️4)
- ryuryu333/zenn-contents - (⭐️2)
- staticWagomU/dotfiles - (⭐️6)
Nushell
- albert-tomanek/my-nu-commands - My NuShell commands (⭐️2)
- ArmoredPony/nu-digital-rain - Digital rain effect implementation for Nushell [Do What The Fck You Want To Public License*] (⭐️13)
- fj0r/ai.nu - (⭐️42)
- fj0r/docker.nu - (⭐️2)
- fj0r/git.nu - (⭐️12)
- fj0r/todo.nu - (⭐️5)
- mitchellh/vouch - A community trust management system based on explicit vouches to participate. [MIT License] (⭐️4201)
- nushell-prophet/dotnu - dotnu - tools for Nushell module developers 🛠️ [The Unlicense] (⭐️31)
- nushell-prophet/nu-cmd-stack - scroll through the list of Nushell commands using
ctrl+alt+j/kshortcuts [The Unlicense] (⭐️10) - nushell-prophet/nu-history-tools - Nushell history tools! [MIT License] (⭐️29)
- nushell-prophet/numd - numd - reproducible Nushell Markdown documents [The Unlicense] (⭐️48)
- nushell/awesome-nu - A curated list of awesome tools that work within the nu language ecosystem e.g. nushell, scripts, nana, etc. [MIT License] (⭐️1325)
- nushell/nu_scripts - A place to share Nushell scripts with each other [MIT License] (⭐️1231)
- phoenixr-codes/wi - Linguist wrapper for the terminal [The Unlicense] (⭐️9)
- Sanceilaks/nu-refreshenv-win - nushell command for updating PATH variable on windows (⭐️7)
- Sanceilaks/nufetch - Fetch written in Nu🐘 (⭐️16)
OCaml
- nlamirault/opamui - TUI for OPAM packages [Apache License 2.0] (⭐️4)
- opengrep/opengrep - 🔎 Static code analysis engine to find security issues in code. [GNU LGPLv2.1] (⭐️2396)
- ushitora-anqou/waq - Yet another ActivityPub server implementation written in OCaml [MIT License] (⭐️50)
Objective-C
- f-tools/forest - A BBS Browser for IOS [MIT License] (⭐️3)
- googlearchive/ios-swift-chat-example - FireChat implemented in Swift! (⭐️661) Archived!
- iMods1/iMods - [GNU GPLv3] (⭐️22)
- iMods1/iModsInstaller - [GNU GPLv3] (⭐️10)
- jessesquires/JSQMessagesViewController - An elegant messages UI library for iOS (⭐️11095) Archived!
- kpwn/yalu - incomplete ios 8.4.1 jailbreak by Kim Jong Cracks (8.4.1 codesign & sandbox bypass w/ LPE to root & untether) (⭐️386)
- kyoji-kuzunoha/3DTouchTest - (⭐️2)
- mixi-inc/iOSTraining - Training course repository for iOS app development (⭐️1622) Archived!
- ongaeshi/RubyPico - Ruby Programming Environment in iOS (⭐️49)
- react-native-ar/react-native-arkit - React Native binding for iOS ARKit [MIT License] (⭐️1743)
- suwa-yuki/SimpleChat - JSQMessagesViewController を利用したチャットアプリのサンプルです。 [MIT License] (⭐️6)
PHP
- ContentsViewer/ContentsPlanet - ContentsPlanet is integrative with other systems via the OS standard file system, using outline-based content writing and management based on topic model across directories. [Modified BSD License] (⭐️5)
- exceedone/exment - Exment is open source software for managing information assets on the Web. / Exmentは、情報資産をWeb上で管理するための、オープンソースソフトウェアです。 [GNU GPLv3] (⭐️279)
- flarum/flarum - Simple forum software for building great communities. [MIT License] (⭐️16244)
- FreshRSS/FreshRSS - A free, self-hostable news aggregator… [GNU AGPLv3] (⭐️14799)
- getgrav/grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony [MIT License] (⭐️15460)
- ginjake/ongeki_score - オンゲキ非公式スコアツール (⭐️3)
- masnun/phptube - A PHP Class to get download links from Youtube based on the watch url (⭐️36)
- nzws/Drawdon - moved to https://github.com/nzws/drawdon-reloaded [Mozilla Public License 2.0] (⭐️3) Archived!
- nzws/KnzkLive - No ads, Unlimited, Open-Source Live Streaming Service. [Mozilla Public License 2.0] (⭐️52) Archived!
- openpne/OpenPNE3 - OpenPNE is a social network platform [Apache License 2.0] (⭐️176)
- pixelfed/pixelfed - Photo Sharing. For Everyone. [GNU AGPLv3] (⭐️6948)
- shaarli/Shaarli - The personal, minimalist, super-fast, database free, bookmarking service - community repo (⭐️3840)
- shibafu528/mastodon-moved-account-check - Mastodonおひっこしチェッカー [MIT License] (⭐️3) Archived!
- shikorism/tissue - 夜のライフログサービス [MIT License] (⭐️70)
- Sotalbireo/hakoniwa - 箱庭諸島SE系の移植・改造版 [GNU AGPLv3] (⭐️16)
- towakey/pokedex - This repository is Pokemon's JSON data.ポケモンのJSONデータセットです。 [MIT License] (⭐️29)
- uzura8/flockbird - Open source SNS engine [MIT License] (⭐️9)
- wallabag/wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely. [MIT License] (⭐️12633)
- yurafuca/5000choyen - 5000choyen generator (⭐️248)
Pascal
- Jawfin/nsm - Non Stick Mouse. A simple app which allows the mouse to hop over the corners of multiple monitors in Windows 10. (⭐️58)
Perl
- Difegue/LANraragi - Web application for archival and reading of manga/doujinshi. Lightweight and Docker-ready for NAS/servers. [MIT License] (⭐️2922)
- movabletype/movabletype - Movable Type (⭐️428)
- shutter-project/shutter - Screenshot tool for Linux [GNU GPLv3] (⭐️633)
- yaml/yaml-test-suite - Comprehensive, language independent Test Suite for YAML [MIT License] (⭐️245)
PowerShell
- AWtnb/PowerShell - my PowerShell customize 🐚 (⭐️3)
- dahlbyk/posh-git - A PowerShell environment for Git [MIT License] (⭐️8169)
- dfinke/ImportExcel - PowerShell module to import/export Excel spreadsheets, without Excel [Apache License 2.0] (⭐️2709)
- DTW-DanWard/PowerShell-Beautifier - A whitespace reformatter and code cleaner for Windows PowerShell and PowerShell Core [MIT License] (⭐️360)
- dyama/skk-dict-kancolle - Kancolle words dictionary for SKK (⭐️6)
- farag2/Sophia-Script-for-Windows - :zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11 [MIT License] (⭐️9227)
- Genshin-Wizard/historyLink - A script to automatically grab Genshin user's wish history link. (⭐️2)
- joonro/Get-ChildItemColor - Get-ChildItemColor provides colorized version of Get-ChildItem Cmdlet of PowerShell. [MIT License] (⭐️326)
- jpawlowski/nerd-fonts-installer-PS - Multi-Platform Web Installer for Nerd Fonts using PowerShell. [MIT License] (⭐️80)
- lptstr/winfetch - 🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows. [MIT License] (⭐️1762)
- maru0014/AutoKitting - PowerShell によって Windows10 のキッティングに必要な全工程を自動的に完了。 [MIT License] (⭐️12)
- matthewjberger/scoop-nerd-fonts - A scoop bucket for installing nerd fonts [The Unlicense] (⭐️441)
- mikemaccana/compact-wsl2-disk - A small script for Windows 10 Home users to compact their WSL2 disks [MIT License] (⭐️263)
- Moeologist/scoop-completion - scoop tab completion, work with powershell [MIT License] (⭐️188)
- muziyoshiz/admiral_stats_exporter - 艦これアーケードのプレイデータをエクスポートするツール [MIT License] (⭐️4) Archived!
- PSModule/Fonts - A PowerShell module for managing fonts. [MIT License] (⭐️22)
- PSModule/GoogleFonts - A PowerShell module to download and install fonts from GoogleFonts. [MIT License] (⭐️8)
- PSModule/NerdFonts - A PowerShell module to download and install fonts from NerdFonts. [MIT License] (⭐️67)
- psmux/psmux - Tmux on Windows Powershell - tmux for PowerShell, Windows Terminal, cmd.exe. Includes psmux, pmux, and tmux commands. This is native Powershell Tmux designed for Windows in Rust 🦀 [MIT License] (⭐️1400)
- Raphire/Win11Debloat - A simple, lightweight PowerShell script that allows you to remove pre-installed apps, disable telemetry, as well as perform various other changes to declutter and customize your Windows experience. Win11Debloat works for both Windows 10 and Windows 11. [MIT License] (⭐️44886)
- ScoopInstaller/Main - 📦 The default bucket for Scoop. [The Unlicense] (⭐️1826)
- ScoopInstaller/Scoop - A command-line installer for Windows. (⭐️23960)
- ScoopInstaller/Versions - 📦 A Scoop bucket for alternative versions of apps. [The Unlicense] (⭐️270)
- SvenGroot/WslManagementPS - PowerShell cmdlets to manage Windows Subsystem for Linux distributions. [MIT License] (⭐️42)
- Windos/BurntToast - Module for creating and displaying Toast Notifications on Microsoft Windows 10. [MIT License] (⭐️1676)
Python
- 0cyn/ktool - pip install k2l | Mach-O + Obj-C analysis TUI / CLI kit and library. Zero compiled deps, runs anywhere with a python interpreter. [MIT License] (⭐️513)
- 0xAHA/nature-remo - Nature Remo integration for Home Assistant [MIT License] (⭐️3)
- 0xType/0xProto - A high-legibility programming font engineered to minimize cognitive load. [SIL Open Font License 1.1] (⭐️2587)
- 1j01/textual-paint - :art: MS Paint in your terminal. [MIT License] (⭐️1094)
- 9001/copyparty - Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file [MIT License] (⭐️44351)
- Abyss-c0re/deepshell - Your self-hosted AI assistant. Interactive Linux Shell, Files and Folders analysis. Powered by Ollama. [GNU GPLv3] (⭐️38)
- achillesrasquinha/pipupgrade - 🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management. [MIT License] (⭐️592)
- Aider-AI/aider - aider is AI pair programming in your terminal [Apache License 2.0] (⭐️43548)
- alanhamlett/pip-update-requirements - Update the packages in a requirements.txt file. (⭐️643)
- alDuncanson/Handler - A2A Protocol client and developer toolkit. [GNU GPLv3] (⭐️39)
- andreafrancia/trash-cli - Command line interface to the freedesktop.org trashcan. [GNU GPLv2] (⭐️4334)
- andrianllmm/renux - A terminal-based bulk file renamer with a TUI [MIT License] (⭐️22)
- AnirudhG07/Typeinc - Typeinc is a cool ncurses based Typing Speed Test tool where you can enjoy typing experience in Terminal with different difficulty levels. [Apache License 2.0] (⭐️32)
- anistark/sot - Command-line System Obervation Tool [MIT License] (⭐️54)
- anlar/tewi - Text-based interface for BitTorrent clients (Transmission, qBittorrent, Deluge) [GNU GPLv3] (⭐️147)
- ansible/ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com. [GNU GPLv3] (⭐️68406)
- antoniorodr/cronboard - A terminal-based dashboard for managing cron jobs locally and on servers. [Apache License 2.0] (⭐️1318)
- anufrievroman/calcure - Modern TUI calendar and task manager with minimal and customizable UI. [MIT License] (⭐️2246)
- apache/airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows [Apache License 2.0] (⭐️45090)
- apache/otava - Change Detection for Continuous Performance Engineering [Apache License 2.0] (⭐️161)
- apenwarr/redo - Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo. [Apache License 2.0] (⭐️1842)
- arcjet/arcjet-py - Arcjet Python SDK. Stop bots and automated attacks from burning your AI budget, leaking data, or misusing tools with Arcjet's AI security building blocks. [Apache License 2.0] (⭐️30)
- aristocratos/bpytop - Linux/OSX/FreeBSD resource monitor [Apache License 2.0] (⭐️10887)
- arkane-systems/genie - A quick way into a systemd "bottle" for WSL (⭐️1856) Archived!
- arman-bd/guppylm - A ~9M parameter LLM that talks like a small fish. (⭐️2935)
- ashuhlee/starlit - A minimal, cute and customizable weather cli package to match any terminal config ✨ (⭐️31)
- astral-sh/ty - An extremely fast Python type checker and language server, written in Rust. [MIT License] (⭐️18361)
- Avaiga/taipy - Turns Data and AI algorithms into production-ready web applications in no time. [Apache License 2.0] (⭐️19170)
- awslabs/mcp - Official MCP Servers for AWS [Apache License 2.0] (⭐️8808)
- basnijholt/dotbins - Keep updated binaries in your dotfiles 🧰 [Apache License 2.0] (⭐️258)
- benlubas/molten-nvim - A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more [GNU GPLv3] (⭐️1152)
- bmwant/hapless - Run and manage background processes (⭐️199)
- browser-use/browser-use - 🌐 Make websites accessible for AI agents. Automate tasks online with ease. [MIT License] (⭐️88466)
- cablespaghetti/bigben - An AWS Lambda function that posts to mastodon once an hour with bongs [MIT License] (⭐️16)
- ChrisBuilds/moneyterm - TUI expense and budget tracker. [MIT License] (⭐️69)
- ChrisBuilds/terminaltexteffects - TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library. [MIT License] (⭐️3977)
- cisco-open/network-sketcher - Network Sketcher generates network configuration diagrams in PowerPoint and manages configuration information in Excel. With AI (LLM) integration, it supports network design creation and updates via desktop GUI/CLI (Offline) or web browser (Online). [Apache License 2.0] (⭐️346)
- cmang/durdraw - Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes [Modified BSD License] (⭐️1635)
- coderamp-labs/gitingest - Replace 'hub' with 'ingest' in any GitHub URL to get a prompt-friendly extract of a codebase [MIT License] (⭐️14365)
- Comfy-Org/ComfyUI - The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. [GNU GPLv3] (⭐️109214)
- cordx56/tweet-generator - markov-chain tweet generator webpage [MIT License] (⭐️143) Archived!
- CursorTouch/Windows-MCP - MCP Server for Computer Use in Windows [MIT License] (⭐️5182)
- cyuria/fuckoff - A fork/rewrite of the excellent nvbn/thefuck [MIT License] (⭐️5)
- danielgross/localpilot - [MIT License] (⭐️3363)
- darkGrimoire/hoyolab-daily-bot - Genshin Impact's Hoyolab Daily Check-in Bot [MIT License] (⭐️108)
- davep/braindrop - A terminal-based client for raindrop.io [GNU GPLv3] (⭐️149)
- davep/dhv - Dive into Python code [GNU GPLv3] (⭐️91)
- davep/hike - A Markdown browser for the terminal [GNU GPLv3] (⭐️111)
- davep/peplum - The TUI PEP lookup manager for your terminal [GNU GPLv3] (⭐️27)
- Davidyz/VectorCode - A code repository indexing tool to supercharge your LLM experience. [MIT License] (⭐️849)
- dbcli/pgcli - Postgres CLI with autocompletion and syntax highlighting [Modified BSD License] (⭐️13114)
- Decathlon/dblinter - A static analysis tool for postgresql databases [Apache License 2.0] (⭐️80)
- DinobaseHQ/dinobase - The agent-first data platform (⭐️215)
- discus0434/nook - A daily digest web app that scrapes and summarizes blogs, Reddit threads, GitHub trending, and Hacker-News-trending articles all in one place. [GNU AGPLv3] (⭐️281)
- djetelina/tofuref - TUI for OpenTofu/Terraform provider registry [MIT License] (⭐️23)
- dlt-hub/dlt - data load tool (dlt) is an open source Python library that makes data loading easy 🛠️ [Apache License 2.0] (⭐️5232)
- docling-project/docling - Get your documents ready for gen AI [MIT License] (⭐️58124)
- doronz88/pymobiledevice3 - Pure python3 implementation for working with iDevices (iPhone, etc...). [GNU GPLv3] (⭐️2273)
- driscollis/squall - A TUI SQLite Viewer and Editor [MIT License] (⭐️39)
- dropseed/plain - The Python web framework for building apps. (⭐️953)
- edward-jazzhands/cloctui - A TUI interface for CLOC (Count Lines of Code) (⭐️58)
- EIZOCorporation/ColorNavigator-API-examples - Code examples showing how to use each API. [MIT License] (⭐️9)
- EnhancedJax/Bagels - Powerful expense tracker that lives in your terminal. [GNU GPLv3] (⭐️2740)
- eoyilmaz/timecode - Python Module for SMPTE Time Code Manipulation [MIT License] (⭐️170)
- EverMind-AI/MSA - Memory Sparse Attention - A scalable, end-to-end trainable latent-memory framework for 100M-token contexts. (⭐️3178)
- exaloop/codon - A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support [Apache License 2.0] (⭐️16722)
- f4rih/celerator - A terminal-based Celery task monitor and debugger [MIT License] (⭐️24)
- fastapi/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production [MIT License] (⭐️97379)
- fdw/rofi-rbw - Rofi frontend for Bitwarden [MIT License] (⭐️274)
- feynmanix/pipask - Safer python package installs with audit and consent 𝘣𝘦𝘧𝘰𝘳𝘦 install [MIT License] (⭐️160)
- fjonasALICE/arTui - A small TUI to read and track recent arXiv papers [MIT License] (⭐️14)
- franktisellano/datatype - Datatype is a variable font that turns text into charts. (⭐️96)
- frozenpandaman/splatnet2statink - Takes battle data from the SplatNet 2 app and uploads it to stat.ink (⭐️344)
- FuroBath/ArtifacterImageGen - [MIT License] (⭐️56)
- GabrielUlici/django-bootstrap4 - Bootstrap 4 integration with Django. (⭐️30)
- gergelyk/bkp - Utility that makes backups of your files/directories (⭐️25)
- gergelyk/para-cada - Executes your command for each file selected using glob expression(s). (⭐️7)
- GetTogetherComm/GetTogether - Event manager for local community events [BSD 2-Clause "Simplified" License] (⭐️484)
- github/spec-kit - 💫 Toolkit to help you get started with Spec-Driven Development [MIT License] (⭐️89200)
- gnebbia/kb - A minimalist command line knowledge base manager [GNU GPLv3] (⭐️3373)
- goauthentik/authentik - The authentication glue you need. (⭐️21055)
- google/magika - Fast and accurate AI powered file content types detection [Apache License 2.0] (⭐️15897)
- GooRoo/mkdocs-obsidian-bridge - Use Obsidian’s syntax for your website with this MkDocs plugin [Modified BSD License] (⭐️83)
- gptme/gptme - Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web. Make your own persistent autonomous agent on top! [MIT License] (⭐️4273)
- grimandgreedy/aria2tui - Aria2TUI is a TUI client for the Aria2 download utility. [MIT License] (⭐️87)
- gyu-don/fcitx5-voice - Voice input for fcitx5 [Apache License 2.0] (⭐️3)
- hannoeru/hass-nature-remo - Nature Remo integration for Home Assistant [MIT License] (⭐️27)
- hasitanai/Mastodon_Bot - friends.nicoで挨拶Botと化したももなさんの中身(意味深)です。 (⭐️20)
- hasitanai/Shio_no_Tsukurikata - knzk.meのこおりちゃんに食べさせるおいしい塩の作り方です。 (⭐️9)
- hedgehoCrow/tweet - Twitter Bot (⭐️3)
- hesreallyhim/awesome-claude-code - A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic (⭐️39612)
- Hiroshiba/become-yukarin - Convert your voice to favorite voice [MIT License] (⭐️575)
- HKUDS/DeepTutor - "DeepTutor: Agent-Native Personalized Learning Assistant" [Apache License 2.0] (⭐️19794)
- home-assistant/core - :house_with_garden: Open source home automation that puts local control and privacy first. [Apache License 2.0] (⭐️86091)
- htdt/godogen - Claude Code & Codex skills that build complete Godot projects from a game description [MIT License] (⭐️2881)
- httpie/cli - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. [Modified BSD License] (⭐️37948)
- i-am-bee/beeai-framework - Build production-ready AI agents in both Python and Typescript. [Apache License 2.0] (⭐️3220)
- ihabunek/toot - toot - Mastodon CLI & TUI [GNU GPLv3] (⭐️1309)
- ImGajeed76/pg-xpatch - PostgreSQL Table Access Method for delta-compressed versioned data [GNU AGPLv3] (⭐️44)
- iMods1/iMods-Webapp - [GNU GPLv3] (⭐️2)
- insanum/sncli - Simplenote CLI [MIT License] (⭐️426)
- Isletier/DVAP - DVAP [MIT License] (⭐️7)
- James4Ever0/vignore - A powerful tool to visualize ignored files. [The Unlicense] (⭐️29)
- jarun/ddgr - :duck: DuckDuckGo from the terminal [GNU GPLv3] (⭐️3289)
- jceb/vim-orgmode - Text outlining and task management for Vim based on Emacs' Org-Mode (⭐️3185)
- joanrod/star-vector - StarVector is a foundation model for SVG generation that transforms vectorization into a code generation task. Using a vision-language modeling architecture, StarVector processes both visual and textual inputs to produce high-quality SVG code with remarkable precision. [Apache License 2.0] (⭐️4371)
- joknarf/ssh-para - Parallel SSH jobs manager interactive CLI [MIT License] (⭐️22)
- joouha/euporie - Jupyter notebooks in the terminal [MIT License] (⭐️2500)
- JoshKarpel/spiel - Display richly-styled presentations using your terminal [MIT License] (⭐️200) Archived!
- jrnl-org/jrnl - Collect your thoughts and notes without leaving the command line. [GNU GPLv3] (⭐️7209)
- JuanjoFuchs/hwinfo-tui - A gping-inspired terminal visualization tool for monitoring real-time hardware sensor data from HWInfo. [MIT License] (⭐️56)
- kainctl/isd - isd (interactive systemd) – a better way to work with systemd units (⭐️2076)
- karlot/sshclick - SSH Config terminal manager based on Python and Click framework with Rich and Textual UI [MIT License] (⭐️176)
- karpathy/autoresearch - AI agents running research on single-GPU nanochat training automatically (⭐️74203)
- karpathy/nanochat - The best ChatGPT that $100 can buy. [MIT License] (⭐️52121)
- kellyjonbrazil/jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts. [MIT License] (⭐️8579)
- kellyjonbrazil/jellex - TUI to filter JSON and JSON Lines data with Python syntax [MIT License] (⭐️121)
- KenjiOhtsuka/mael - Tool to convert markdown list to Excel (⭐️10)
- killertcell428/ai-guardian - 🛡️ Open-source LLM security library for Python. Protect your AI apps from prompt injection, data leakage, and harmful outputs in 3 lines of code. (⭐️14)
- kimusan/mastui - A TUI client for mastodon written in python [MIT License] (⭐️73)
- kiritan-pop/kiri_bot - Bot on Mastodon. マストドン(主にきりたん丼)で稼働するbotです。 [MIT License] (⭐️18)
- kiyoon/jupynium.nvim - Selenium-automated Jupyter Notebook that is synchronised with Neovim in real-time. [MIT License] (⭐️758)
- kiyoon/python-import.nvim - Add import statements FAST ⚡️ [MIT License] (⭐️61)
- koaning/smartfunc - Turn docstrings into LLM-functions [MIT License] (⭐️518)
- kobinpy/kobin - Type Hints friendly web framework for Python3.6+ [MIT License] (⭐️67) Archived!
- Kohei-Wada/taskdog - Terminal task manager with intelligent schedule optimization.Keyboard-only. No dragging, no micromanagement. [MIT License] (⭐️228)
- kotaro-kinoshita/yomitoku - YomiTokuはAIを活用した日本語文書解析エンジンを提供するPythonパッケージです。 Yomitoku is an AI-powered document image analysis package designed specifically for the Japanese language. (⭐️1380)
- kovidgoyal/kitty - If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based. [GNU GPLv3] (⭐️32463)
- kraanzu/smassh - Smassh your Keyboard, TUI Edition [GNU GPLv3] (⭐️1917)
- laiso/pmon - Interactive program that recursively applies GPT-4 to source code and generates differences a.k.a Patch Monster. [MIT License] (⭐️6)
- laktak/extrakto - extrakto for tmux - quickly select, copy/insert/complete text without a mouse [MIT License] (⭐️1105)
- laktak/rsyncy - A status/progress bar for rsync [MIT License] (⭐️273)
- LazyDeveloperHelper/LazyDeveloperHelper - Too lazy for write "pip install -r requirements.txt", or "cargo add ...".. or maybe.. "luarocks install .." and writing it to requirements file? That's plugin for you! [MIT License] (⭐️12)
- libdyson-wg/ha-dyson - Home Assistant custom integration for Wi-Fi connected Dyson devices [MIT License] (⭐️406)
- liberapay/liberapay.com - Source code of the recurrent donations platform Liberapay (⭐️1955)
- lightnet328/kurokumo - Web application to create a wordcloud from Twitter. (⭐️40)
- lmnr-ai/index - The SOTA Open-Source Browser Agent for autonomously performing complex tasks on the web [Apache License 2.0] (⭐️2346) Archived!
- magicalraccoon/tootstream - A command line interface for interacting with Mastodon instances [MIT License] (⭐️258)
- Mailu/Mailu - Insular email distribution - mail server as Docker images (⭐️7169)
- marticliment/ElevenClock - ElevenClock: Customize Windows 11 taskbar clock [GNU GPLv3] (⭐️2554) Archived!
- matarina/pyrola.nvim - Nvim Read–Eval–Print Loop (REPL) plugin for data science workflow [MIT License] (⭐️71)
- maurosoria/dirsearch - Web path scanner (⭐️14184)
- Maxteabag/sqlit - A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL, SQLite, Turso and more. [MIT License] (⭐️4055)
- megagonlabs/ginza - A Japanese NLP Library using spaCy as framework based on Universal Dependencies [MIT License] (⭐️844)
- Mergifyio/mergify-cli - Mergify CLI tool [Apache License 2.0] (⭐️24)
- meta-llama/PurpleLlama - Set of tools to assess and improve LLM security. (⭐️4124)
- micoli/gocker - Text User Interface on docker, (⭐️34)
- microsoft/markitdown - Python tool for converting files and office documents to Markdown. [MIT License] (⭐️112108)
- mistralai/mistral-vibe - Minimal CLI coding agent by Mistral [Apache License 2.0] (⭐️3916)
- miurahr/pykakasi - Lightweight converter from Japanese Kana-kanji sentences into Kana-Roman. [GNU GPLv3] (⭐️445) Archived!
- mizisu/django.nvim - Django utilities for Neovim [MIT License] (⭐️25)
- mkouhei/Genenga - Generate Nengajo(Japanese new year card) pdf, from address list. [GNU GPLv3] (⭐️7)
- mlflow/mlflow - The open source AI engineering platform for agents, LLMs, and ML models. MLflow enables teams of all sizes to debug, evaluate, monitor, and optimize production-quality AI applications while controlling costs and managing access to models and data. [Apache License 2.0] (⭐️25436)
- MoonshotAI/kimi-cli - Kimi Code CLI is your next CLI agent. [Apache License 2.0] (⭐️7893)
- motoya0118/pavlok_CLI_agent - CLI agentにpavlokを使用させたらどうなるか自傷実験 [Apache License 2.0] (⭐️71)
- mr-fatalyst/oxyde - Oxyde ORM is a type-safe, Pydantic-centric asynchronous ORM with a high-performance Rust core designed for clarity, speed, and reliability. [MIT License] (⭐️697)
- mrdaemon/exosphere - A simple CLI and TUI driven application that offers patch reporting for remote unix systems, written in Python [MIT License] (⭐️130)
- ms-jpq/chadtree - File manager for Neovim. Better than NERDTree. [GNU GPLv3] (⭐️1692)
- mutating/metacode - A standard language for machine-readable code comments [MIT License] (⭐️131)
- naaaaaaaaaaaf/mastodon-markov-bot - [MIT License] (⭐️34)
- NaNaLinks/homeassistant_nature_remo - Home Assistant custom integration for Nature Remo. (⭐️26)
- nbeversl/urtext_neovim - Neovim implementation of Urtext, a markup language for Python scriptable-notebooks in a text editor. [MIT License] (⭐️4)
- ndl-lab/ndlocr-lite - NDLOCR-Liteアプリケーションのリポジトリ(ソースコードを含む)NDLOCR‑Lite application repository (including source code) [Creative Commons Attribution 4.0 International] (⭐️1121)
- ndl-lab/ndlocr_cli - NDLOCRアプリケーションのリポジトリ(ソースコードを含む) [Creative Commons Attribution 4.0 International] (⭐️663)
- Neos-Metaverse/NeosLocale - Locale assets for Neos VR [MIT License] (⭐️29)
- nesosuke/libpy - Pythonを、つくってあそぶ、最上川 (⭐️7)
- newren/git-filter-repo - Quickly rewrite git repository history (filter-branch replacement) (⭐️12183)
- nodejs/node-gyp - Node.js native addon build tool [MIT License] (⭐️10586)
- nosarthur/gita - Manage many git repos with sanity 从容管理多个git库 [MIT License] (⭐️1846)
- NSPC911/rovr - A post-modern terminal file manager. [MIT License] (⭐️357)
- nvaccess/nvda - NVDA, the free and open source Screen Reader for Microsoft Windows (⭐️2535)
- ofirgall/tmux-window-name - A plugin to name your tmux windows smartly. [MIT License] (⭐️279)
- oils-for-unix/oils - Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell! (⭐️3317)
- OKUA1/juvio - UV kernel for Jupyter [MIT License] (⭐️459)
- omni-us/jsonargparse - Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables [MIT License] (⭐️424)
- open-webui/mcpo - A simple, secure MCP-to-OpenAPI proxy server [MIT License] (⭐️4145)
- open-webui/open-terminal - A computer you can curl ⚡ [MIT License] (⭐️2328)
- openai/openai-agents-python - A lightweight, powerful framework for multi-agent workflows [MIT License] (⭐️22438)
- openai/plugins - OpenAI Plugins (⭐️857)
- OpenHands/OpenHands - 🙌 OpenHands: AI-Driven Development (⭐️71459)
- OpenWonderLabs/python-host - The python code running on Raspberry Pi or other Linux based boards to control SwitchBot. [Apache License 2.0] (⭐️397)
- P403n1x87/austin-tui - The top-like text-based user interface for Austin [GNU GPLv3] (⭐️665)
- PabloLec/RecoverPy - Interactively find and recover deleted or :point_right: overwritten :point_left: files from your terminal [GNU GPLv3] (⭐️1757)
- pappasam/jedi-language-server - A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too. [MIT License] (⭐️724)
- paranoia-street/Code-Formatter-Plugin - ✨ Format code effortlessly with the Code-Formatter-Plugin, enhancing consistency and readability in your code editor. (⭐️1)
- Patchethium/e2k - A Python library for automatic English to Katakana conversion [The Unlicense] (⭐️16)
- paulrobello/parllama - TUI for Ollama and other LLM providers [MIT License] (⭐️442)
- pdm-project/pdm - A modern Python package and dependency manager supporting the latest PEP standards [MIT License] (⭐️8554)
- perone/vectorvfs - Your filesystem as a vector database [Apache License 2.0] (⭐️506)
- pfnet/plamo-translate-cli - [Apache License 2.0] (⭐️339)
- pgosar/ChatGDB - Harness the power of ChatGPT inside the GDB or LLDB debugger! [MIT License] (⭐️936)
- pimutils/khal - :calendar: CLI calendar application [MIT License] (⭐️2984)
- pirxthepilot/wtfis - Passive hostname, domain and IP lookup tool for non-robots [MIT License] (⭐️1794)
- PokeAPI/pokeapi - The Pokémon API [Modified BSD License] (⭐️5100)
- pommee/Pocker - ~ TUI tool for docker ~ [MIT License] (⭐️192)
- ptmcg/logmerger - TUI utility to view multiple log files with merged timeline [MIT License] (⭐️257)
- pyodide/pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly [Mozilla Public License 2.0] (⭐️14533)
- pypa/hatch - Modern, extensible Python project management [MIT License] (⭐️7150)
- pypa/pip - The Python package installer [MIT License] (⭐️10168)
- pypa/pipenv - Python Development Workflow for Humans. [MIT License] (⭐️25087)
- pypa/pipx - Install and Run Python Applications in Isolated Environments [MIT License] (⭐️12720)
- pyper-dev/pyper - Concurrent Python made simple [MIT License] (⭐️1526)
- ranger/ranger - A VIM-inspired filemanager for the console [GNU GPLv3] (⭐️17140)
- reneeingram2010-max/statusline - 📝 Log your progress effortlessly with a single-line status logger that shows live updates and keeps important results visible without clutter. [MIT License] (⭐️1)
- reorx/httpstat - curl statistics made simple [MIT License] (⭐️6229)
- rfmoz/tuptime - Report historical and statistical real time of the system, keeping it between restarts. Like uptime command but with more interesting output. [GNU GPLv2] (⭐️312)
- rhuygen/hdf5_ui - A Textual User Interface for inspection of HDF5 files. (⭐️5)
- ricmonmol/nvim-music-player - A simple Neovim music player [MIT License] (⭐️5)
- rowanlupton/pylodon - Flask-based ActivityPub server [MIT License] (⭐️100)
- royreznik/rexi - Terminal UI for Regex Testing [MIT License] (⭐️395)
- Rrominet/nvim-claude - A python rplugin for nvim that let you call different command with claude LLM. [MIT License] (⭐️2)
- ryan-ressmeyer/quench.nvim - Interactive Python development in Neovim with cell-based execution, IPython kernels, and rich media output in your browser [MIT License] (⭐️26)
- sakots/botdesu - mastodon bot [MIT License] (⭐️4)
- sanspareilsmyn/parqv - Interactive Python TUI for visualizing and analyzing files with multiple formats [Apache License 2.0] (⭐️61)
- savannahostrowski/gruyere - ✨ A tiny (and pretty) program for viewing + killing listening ports [MIT License] (⭐️294)
- sherlock-project/sherlock - Hunt down social media accounts by username across social networks [MIT License] (⭐️81321)
- shobrook/wut - A terminal assistant for the hopelessly confused [MIT License] (⭐️1421)
- shotafujie/asrivia - PiP表示でローカル文字起こし結果を表示できます. (⭐️2)
- shotafujie/asrlance - 「あすらんす」は音声認識性能を比較評価するツールです.音声ファイルパスと正解文を実行時に入力することで,認識精度(マイクロCER),処理にかかった時間,CPU使用率を結果として出力します. (⭐️2)
- shotafujie/koewake - Discordボイチャで誰が何を喋っているかを表示します (⭐️1)
- shotafujie/Predy - 賢く音声認識結果の修正提案を出してほしい [MIT License] (⭐️2)
- shotgun-sh/shotgun - Spec Driven Development 🤠 Write codebase-aware specs for AI coding agents so they don't derail. [MIT License] (⭐️653)
- simonw/llm - Access large language models from the command-line [Apache License 2.0] (⭐️11637)
- snarfed/bridgy-fed - 🌉 A bridge between decentralized social networks [Creative Commons Zero v1.0 Universal] (⭐️1185)
- snyk/agent-scan - Security scanner for AI agents, MCP servers and agent skills. [Apache License 2.0] (⭐️2167)
- SolaWing/xcode-build-server - a build server protocol implementation for integrate xcode with sourcekit-lsp [MIT License] (⭐️949)
- sontek/snowmachine - A python script that allows your terminal to snow. [Modified BSD License] (⭐️605)
- sparklost/endcord - Feature rich Discord TUI client. [GNU GPLv3] (⭐️717)
- srsudar/eg - Useful examples at the command line. [MIT License] (⭐️2006)
- stabldev/torrra - A Python tool that lets you search and download torrents without leaving your CLI. [MIT License] (⭐️1177)
- stacklok/codegate - CodeGate: Security, Workspaces and Multiplexing for AI Agentic Frameworks [Apache License 2.0] (⭐️793) Archived!
- StakeSquid/dtop - A high-performance terminal UI for Docker container management with real-time monitoring, advanced log viewing, and comprehensive container operations. [MIT License] (⭐️33)
- subnut/nvim-ghost.nvim - :ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supported out-of-the-box! :smile: (Other OSes need python3.6+ installed) [MIT License] (⭐️194)
- SunnyTamang/pygitzen - A Python-native Terminal-Based Git Client - Navigate and manage your Git repositories with a beautiful TUI interface inspired by LazyGit. [MIT License] (⭐️34)
- superstarryeyes/lue - Terminal eBook Reader with Audiobook-Quality Text-to-Speech — Supports EPUB, PDF, DOCX, HTML, RTF, TXT, and MD. [GNU GPLv3] (⭐️739)
- TakatoHonda/sui-lang - 粋 (Sui) - A programming language optimized for LLM code generation [MIT License] (⭐️373)
- taylorwilsdon/netshow - Lightweight, performant interactive network connection monitor with friendly service names (⭐️361)
- tdamdouni/Pythonista - Collection of Python Scripts written for Pythonista iOS App (⭐️1156)
- Textualize/toolong - A terminal application to view, tail, merge, and search log files (plus JSONL). [MIT License] (⭐️3900)
- Themimitoof/genshin-feed - A small script and website powered by GitHub Actions that generate RSS/Atom feeds from official Genshin Impact news website. [MIT License] (⭐️9)
- TheThoughtagen/ignition-ide-plugins - Neovim Terminal IDE Lazy-Vim plugin for Ignition by Inductive Automation [MIT License] (⭐️9)
- thread53/pqviewer - View Apache Parquet Files In Your Terminal [MIT License] (⭐️21)
- TomasTomecek/sen - Terminal User Interface for containers. [MIT License] (⭐️1048)
- toneji/snufkin_tootbot - スナフキンが名言をMastodonにtootします (⭐️1)
- trailofbits/deptective - Deptective automatically determines the native dependencies required to run any arbitrary program or command. [GNU LGPLv3] (⭐️130)
- treeverse/dvc - 🦉 Data Versioning and ML Experiments [Apache License 2.0] (⭐️15552)
- tsileo/microblog.pub - A self-hosted, single-user, ActivityPub powered microblog. [GNU AGPLv3] (⭐️1150)
- tuttu-vr/neos-twitter - (⭐️1)
- typedef-ai/fenic - Declarative context engineering for agents [Apache License 2.0] (⭐️451)
- Ulauncher/Ulauncher - Feature rich application Launcher for Linux (⭐️4421)
- usa-mimi/tutorial - [MIT License] (⭐️5)
- veekun/pokedex - more than you ever wanted to know about Pokémon [MIT License] (⭐️1503)
- wakin-/nsfw_reporter - マストドンの連合に流れてくるオープンな画像をチェックしてスコアが閾値以上ならレポートを作成。 (⭐️1)
- wakin-/simple_ap - RSS更新情報を配信するシンプルなActivityPubサーバ [MIT License] (⭐️22)
- whyisdifficult/jiratui - A Textual User Interface for interacting with Atlassian Jira from your shell [MIT License] (⭐️1564)
- willmcgugan/textual-markdown - [MIT License] (⭐️503) Archived!
- workdone0/twig - Terminal-based JSON & YAML viewer (TUI) for exploring and searching large files — fast, interactive, and privacy-first. [MIT License] (⭐️148)
- xaizek/vimdoc2html - Converts Vim-style documentation into HTML [GNU GPLv3] (⭐️11)
- xgi/castero - TUI podcast client for the terminal [MIT License] (⭐️685)
- yaneurao/Pytra - Ultimate transpiler: converts Python to C++, Rust, C#, PowerShell, JavaScript, TypeScript, Dart, Go, Java, Swift, Kotlin, Ruby, Lua, Scala3, PHP, Nim, Julia, and Zig. [Apache License 2.0] (⭐️280)
- yoriyuki/nksnd - New kana-kanji conversion engine [MIT License] (⭐️26)
- yoshiya0503/Hermetica - 📖Hermetica is scaffold tools, and wiki to implement better flask applications. [MIT License] (⭐️64)
- ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites [The Unlicense] (⭐️140086)
- yuino-im/Anya - [Apache License 2.0] (⭐️6)
- yuino-im/ibus-anya - This is adapter to ibus. [GNU GPLv2] (⭐️2)
- yuino-im/pyuino - LLM Japanese Kana-Kanji convetor [Apache License 2.0] (⭐️3)
- yuru7/udev-gothic - UDEV Gothic は、ユニバーサルデザインフォントのBIZ UDゴシックと、 開発者向けフォントの JetBrains Mono を合成した、プログラミング向けフォントです。 (⭐️1943)
- yuzune27/IfnikkiRPC - Discord Rich Presence program for Infinity Nikki. [MIT License] (⭐️5)
- zai-org/CodeGeeX - CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023) [Apache License 2.0] (⭐️8771)
- Zaloog/blueutil-tui - tui for Mac to interact with bluetooth devices via blueutil (⭐️49)
- Zaloog/dotenvhub - Terminal App to centrally manage .env files. Written in Python powered by Textual [MIT License] (⭐️62)
- Zaloog/kanban-tui - Task Manager with a TUI written in Python and usable by agents [MIT License] (⭐️232)
- zostera/django-bootstrap3 - Bootstrap 3 integration with Django. [Modified BSD License] (⭐️2335)
- zostera/django-bootstrap4 - Bootstrap 4 integration with Django. [Modified BSD License] (⭐️1029)
Rich Text Format
- jlord/patchwork - All the Git-it Workshop completers! (⭐️1156)
Ruby
- abcang/sync-mstdn-twi - [MIT License] (⭐️1)
- annict/annict - 次に観たい作品が見つかるアニメ視聴記録サービス [GNU AGPLv3] (⭐️768)
- ashphy/mastodon-birthday - Happy Birthday! [MIT License] (⭐️5) Archived!
- basecamp/once-campfire - Super simple group chat, without a subscription [MIT License] (⭐️4276)
- basecamp/upright - Synthetic monitoring engine with Playwright and Prometheus metrics [MIT License] (⭐️780)
- CanineHQ/canine - A developer friendly PaaS for your Kubernetes [Apache License 2.0] (⭐️2826)
- CHIKUWAODEN/webook - markdown -> html -> pdf [MIT License] (⭐️1)
- chooyan-eng/code-your-ruby - Code Your Ruby is a workspace to practice Ruby with code reviewing each other. (⭐️61)
- CocoaPods/Xcodeproj - Create and modify Xcode projects from Ruby. [MIT License] (⭐️2433)
- CrossGate-Pawoo/mastodon - Your self-hosted, globally interconnected microblogging community [GNU AGPLv3] (⭐️53)
- danbooru/danbooru - A taggable image board written in Rails. (⭐️2696)
- diaspora/diaspora - A privacy-aware, distributed, open source social network. [GNU AGPLv3] (⭐️13730)
- egotter/egotter - egotter (⭐️36)
- essa/monesi - (⭐️2)
- fjordllc/bootcamp - プログラマー向けEラーニングシステム [MIT License] (⭐️293)
- freeCodeCamp/devdocs - API Documentation Browser [Mozilla Public License 2.0] (⭐️38735)
- furikake6000/RailsTest3 - F国からのスパイ (⭐️9)
- GAMELINKS/FoodsChecker.for.Mastodon - 冷蔵庫/冷凍庫の中身を確認できるRailsアプリ for Mastodon [MIT License] (⭐️2)
- github-linguist/linguist - Language Savant. If your repository's language is being reported incorrectly, send us a pull request! [MIT License] (⭐️13419)
- hanami/hanami - A flexible framework for maintainable Ruby apps [MIT License] (⭐️6363)
- hiveway/hiveway - Hiveway Decentralized Social Network [GNU AGPLv3] (⭐️22)
- Homebrew/brew - 🍺 The missing package manager for macOS (or Linux) [BSD 2-Clause "Simplified" License] (⭐️47602)
- huequica/pstdn - ポストドン。スクリプト経由でmastodonに文字列トゥートできます(るび〜処女作) (⭐️3)
- igaiga/rails_textbook_sample - Samples for https://github.com/igaiga/rails_textbook (⭐️15)
- itamae-kitchen/itamae - Configuration management tool inspired by Chef, but simpler and lightweight. Formerly known as Lightchef. [MIT License] (⭐️1129)
- itamae-kitchen/mitamae - mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef (⭐️386)
- jerrywdlee/yaml_2_resume - YAMLによる履歴書作成マイクロサービス [MIT License] (⭐️42)
- kaityo256/yaml_cv - YAMLによる履歴書作成スクリプト [MIT License] (⭐️482)
- kazuho/jrf - JSON transformer with the power and speed of Ruby (⭐️22)
- kenchiki/mastodon_command - Mastodonにおみくじ機能をつけるGemです。 (⭐️7)
- licensee/licensed - A Ruby gem to cache and verify the licenses of dependencies [MIT License] (⭐️1028)
- makimoto/romaji - Romaji-Kana transliterator (⭐️98)
- mastodon/mastodon - Your self-hosted, globally interconnected microblogging community [GNU AGPLv3] (⭐️49846)
- mastodon/mastodon-bridge - Moved to https://source.joinmastodon.org/mastodon/bridge (⭐️64) Archived!
- mastodon/omniauth-mastodon - OmniAuth strategy for Mastodon (⭐️37)
- mikoto2000/LibrarySystem - 架空の図書館の貸出管理システム (⭐️5)
- mimikun/mastodon - mimikun's mastodon source code [GNU AGPLv3] (⭐️7)
- Mitcheljager/workshop.codes - Repository for workshop.codes [MIT License] (⭐️37)
- moriw0/tyakudon - (⭐️6)
- muziyoshiz/admiral_stats - 艦これアーケード向けのプレイデータ管理ツール [MIT License] (⭐️3) Archived!
- Na0ki/mikutter_slack - Slack on mikutter [MIT License] (⭐️10)
- noraj/haiti - :key: Hash type identifier (CLI & lib) [MIT License] (⭐️964)
- numaverse/numaverse-gateway - A federated social network, built on Ethereum and IPFS. [MIT License] (⭐️68)
- ongaeshi/PictRubyGems - (Obsolate) Sample Code of PictRuby (⭐️1)
- orzFly/VisualQR - a quick, dirty and simple clone of http://www.visualead.com/ (⭐️37) Archived!
- pebble/homebrew-pebble-sdk - Pebble Homebrew Tap (⭐️17)
- pixiv/mastodon - A GNU Social-compatible microblogging server [GNU AGPLv3] (⭐️248) Archived!
- pooza/mulukhiya-toot-proxy - 投稿に対して、ハッシュタグの追加等を行うプロキシ。通称「モロヘイヤ」。 [MIT License] (⭐️34)
- pooza/tomato-shrieker - 投稿のソース・投稿先・スケジュールの3要素を組み合わせた、単純なつぶやきボットを作成するツール。複数のボットが管理できる。 [MIT License] (⭐️18)
- rails/rails - Ruby on Rails [MIT License] (⭐️58357)
- rubycdp/cuprite - Headless Chrome/Chromium driver for Capybara [MIT License] (⭐️1367)
- rubygems/bundler - Manage your Ruby application's gem dependencies [MIT License] (⭐️4877) Archived!
- S-H-GAMELINKS/FoodsChecker - 冷蔵庫/冷凍庫の中身を確認できるRailsアプリ [MIT License] (⭐️2)
- S-H-GAMELINKS/kanayago - Trying to Make Ruby's Parser Available as a Gem. [MIT License] (⭐️26)
- schasse/tmux-jump - Vimium/Easymotion like navigation for tmux. [GNU GPLv3] (⭐️469)
- takemikami/chat_rails_pusher_sample - (⭐️2) Archived!
- theoria24/mastodon - Wugtodon / A GNU Social-compatible microblogging server [GNU AGPLv3] (⭐️5)
- theoria24/searchGguide - 全国のテレビ番組情報を一括検索 [Apache License 2.0] (⭐️16)
- thirdtank/brut - The raw, standands-based Ruby web framework (⭐️225)
- togana/sample-rails-docker - railsアプリをdockerイメージ化するサンプル (⭐️29)
- toshia/matsuya-generator-ruby - Rubyに松屋のメニューを創造する機能を提供します [MIT License] (⭐️78)
- utahta/maimailog - get the maimai play log [MIT License] (⭐️1)
- wakin-/mastodon - Your self-hosted, globally interconnected microblogging community [GNU AGPLv3] (⭐️7)
- willnet/takarabako - random Japanese name of game item generator [MIT License] (⭐️79)
- yukimochi/mastodon - Private Fork is yukimochi/yukimochi-mastodon [GNU AGPLv3] (⭐️4)
Rust
- 4tyone/snek - AI tab completion with customizable context [Apache License 2.0] (⭐️10)
- 514-labs/moosestack - The agent harness for building analytics into your app on top of ClickHouse, Redpanda and other high-performance analytical infrastructure [MIT License] (⭐️573)
- 7sedam7/krafna - Obsidion dataview plugin-like tool for command line. (⭐️74)
- aaif-goose/goose - an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM [Apache License 2.0] (⭐️42646)
- abhinandh-s/age.nvim - Neovim plugin for encrypting and decrypting text files inside neovim using age with ease. [MIT License] (⭐️21)
- achristmascarl/rainfrog - 🐸 a database tool for the terminal [MIT License] (⭐️4995)
- adamsky/globe - Interactive ASCII globe generator [GNU GPLv3] (⭐️694)
- Adarsh-Roy/gthr - A TUI/CLI for gathering text context of a directory or remote repository. [MIT License] (⭐️24)
- agavra/tuicr - a terminal UI for local code review [MIT License] (⭐️534)
- ahkohd/oyo - Diff & Review [MIT License] (⭐️296)
- ajeetdsouza/zoxide - A smarter cd command. Supports all major shells. [MIT License] (⭐️35756)
- akaza-im/akaza - Yet another Japanese IME for IBus/Linux [MIT License] (⭐️250)
- akaza-im/akaza-ime - (⭐️6)
- akinoiro/ssh-list - 🧑💻 SSH connection manager with a TUI interface [GNU GPLv3] (⭐️218)
- al8n/memberlist - A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection. [Mozilla Public License 2.0] (⭐️130)
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator. [Apache License 2.0] (⭐️63494)
- alexpasmantier/television - A very fast, portable and hackable fuzzy finder. [MIT License] (⭐️5690)
- alexpovel/srgn - A grep-like tool which understands source code syntax and allows for manipulation in addition to search [MIT License] (⭐️889)
- AlexsJones/llmfit - Hundreds of models & providers. One command to find what runs on your hardware. [MIT License] (⭐️23858)
- alexykn/sps - Rust based package manager for macOS [Modified BSD License] (⭐️1842) Archived!
- Aloxaf/silicon - Create beautiful image of your source code. [MIT License] (⭐️3517)
- altsem/gitu - A TUI Git client inspired by Magit [MIT License] (⭐️2683)
- always-further/nono - nono - a capability-based, multiplexing sandbox tool, built for developers - lift'n'shift seamless path to prod. Run agents securely without needing any additional infra, zero setup, zero latency. [Apache License 2.0] (⭐️2009)
- am-will/limux - GPU-accelerated terminal multiplexer for Linux (⭐️282)
- amber-lang/amber - 💎 Amber the programming language compiled to Bash [GNU LGPLv3] (⭐️4670)
- Amjad50/plastic - NES emulator in rust with egui and TUI [MIT License] (⭐️578)
- AmmarAbouZor/tui-journal - Your journal app if you live in a terminal [MIT License] (⭐️721)
- anatawa12/git-vrc - A command line extension for git to reduce meaningless diff on git of VRC project. [Apache License 2.0] (⭐️40)
- andy-5/wslgit - Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode) [MIT License] (⭐️1230)
- anistark/feluda - Detect license usage restrictions in your project! (⭐️448)
- ankddev/envfetch - Lightweight cross-platform CLI tool for working with environment variables. [MIT License] (⭐️47)
- anordal/shellharden - The corrective bash syntax highlighter [Mozilla Public License 2.0] (⭐️4777)
- antithesishq/bombadil - Property-based testing for web UIs, autonomously exploring and validating correctness properties, finding harder bugs earlier [MIT License] (⭐️1128)
- arimxyer/models - TUI and CLI for browsing AI models, benchmarks, coding agents, and statuses for AI providers. [MIT License] (⭐️400)
- arkflow-rs/arkflow - High performance Rust stream processing engine seamlessly integrates AI capabilities, providing powerful real-time data processing and intelligent analysis. [Apache License 2.0] (⭐️1270)
- armgabrielyan/deadbranch - Clean up stale git branches safely. [MIT License] (⭐️205)
- ArmoredPony/nu_plugin_hashes - A Nushell plugin that adds 63 cryptographic hash functions from Hashes project [MIT License] (⭐️15)
- ArroyoSystems/arroyo - Distributed stream processing engine in Rust [Apache License 2.0] (⭐️4878)
- arto-app/Arto - 🅰️ Arto — the Art of Reading Markdown. [MIT License] (⭐️209)
- asciinema/asciinema - Terminal session recorder, streamer and player 📹 [GNU GPLv3] (⭐️17180)
- AshLink95/coward.nvim - coward.nvim, or Crab of Wisdom and Rusty Devotion, is intended to be a neovim plugin written in both Rust and Lua for autocomplete word inclusion (⭐️6)
- ast-grep/ast-grep - ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust [MIT License] (⭐️13490)
- astral-sh/rye - a Hassle-Free Python Experience [MIT License] (⭐️14246) Archived!
- astral-sh/uv - An extremely fast Python package and project manager, written in Rust. [Apache License 2.0] (⭐️83507)
- atanunq/viu - Terminal image viewer with native support for iTerm and Kitty [MIT License] (⭐️3155)
- Ataraxy-Labs/sem - Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 26 languages via tree-sitter. [Apache License 2.0] (⭐️1801)
- atuinsh/atuin - ✨ Making your shell magical [MIT License] (⭐️29320)
- atusy/kakehashi - language server that bridges the gap between languages, editors, and tooling [MIT License] (⭐️234)
- Automattic/harper - Offline, privacy-first grammar checker. Fast, open-source, Rust-powered [Apache License 2.0] (⭐️10320)
- azat/chdig - Dig into ClickHouse with TUI interface. [MIT License] (⭐️280)
- azu/confirm-pam - A CLI tool for biometric authentication confirmation. [MIT License] (⭐️60)
- b1rger/carl - Mirror of https://codeberg.org/birger/carl (⭐️124)
- BaconIsAVeg/outside - A multi-purpose weather client for your terminal! [GNU AGPLv3] (⭐️103)
- bahdotsh/blogr - Write, edit, and publish your blog without ever leaving your terminal! [MIT License] (⭐️337)
- bananaofhappiness/soundscope - A TUI app for analyzing audio data such as frequencies and loudness (LUFS) [MIT License] (⭐️166)
- bea4dev/cozip - Cooperative CPU + GPU (WebGPU) compression library for Rust. [MIT License] (⭐️192)
- bee-san/RustScan - 🤖 The Modern Port Scanner 🤖 [GNU GPLv3] (⭐️19631)
- beeender/richclip - [MIT License] (⭐️14)
- bellicose100xp/jiq - Interactive JSON query tool with real-time output and AI assistance [Apache License 2.0] (⭐️306)
- bellini666/pytest-language-server - 🔥 Pytest Language Server [MIT License] (⭐️95)
- Bengerthelorf/pikpaktui - A TUI and CLI client for PikPak cloud storage — written in pure Rust. OpenClaw friendly. Browse, download, upload, stream, and manage your files from the terminal. [Apache License 2.0] (⭐️25)
- Berrysoft/nu_plugin_from_hdf5 - (⭐️5)
- BersisSe/feather - Feather🪶: A Rust web framework that does not use async [MIT License] (⭐️758)
- bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust [Apache License 2.0] (⭐️45647)
- bgreenwell/lstr - A fast, minimalist directory tree viewer, written in Rust. [MIT License] (⭐️1511)
- bgreenwell/xleak - A fast terminal Excel viewer with an interactive TUI. Features full-text search, formula display, lazy loading for large files, clipboard support, and export to CSV/JSON. Built with Rust and ratatui. [MIT License] (⭐️1350)
- biomejs/biome - A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP. [Apache License 2.0] (⭐️24413)
- biomejs/gritql - GritQL is a query language for searching, linting, and modifying code. [MIT License] (⭐️4482)
- bkoropoff/clipipe - Neovim clipboard provider for Windows, Wayland and X11 [MIT License] (⭐️20)
- blacknon/hwatch - A modern alternative to the watch command, records the differences in execution results and can check this differences at after. [MIT License] (⭐️1012)
- BloopAI/vibe-kanban - Get 10X more out of Claude Code, Codex or any coding agent [Apache License 2.0] (⭐️25238)
- bloznelis/kbt - Keyboard tester in terminal [MIT License] (⭐️388)
- boa-dev/boa - Boa is an embeddable Javascript engine written in Rust. [MIT License] (⭐️7192)
- bootandy/dust - A more intuitive version of du in rust [Apache License 2.0] (⭐️11593)
- boxdot/gurk-rs - Signal Messenger client for terminal [GNU AGPLv3] (⭐️1271)
- boykush/scraps - Scraps is a portable CLI knowledge hub for managing interconnected Markdown documentation with Wiki-link notation. [MIT License] (⭐️42)
- brevity1swos/rgx - regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust. [Apache License 2.0] (⭐️188)
- brocode/fblog - Small command-line JSON Log viewer [Do What The Fck You Want To Public License*] (⭐️560)
- brycx/checkpwn - Check Have I Been Pwned and see if it's time for you to change passwords. [MIT License] (⭐️138)
- bugzmanov/bookokrat - A terminal EPUB / PDF Book Reader (+djvu) [GNU AGPLv3] (⭐️794)
- buildoak/tortuise - Gaussian splats in your terminal. [MIT License] (⭐️218)
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [The Unlicense] (⭐️62634)
- BurntSushi/xsv - A fast CSV command line toolkit written in Rust. [The Unlicense] (⭐️10757) Archived!
- bvaisvil/zenith - Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage [MIT License] (⭐️2997)
- Byron/dua-cli - View disk space usage and delete unwanted data, fast. [MIT License] (⭐️5786)
- c2i-junia/rustcraft - Minecraft game clone written in Rust. (⭐️193)
- cachix/devenv - Fast, Declarative, Reproducible, and Composable Developer Environments using Nix [Apache License 2.0] (⭐️6677)
- Canop/bacon - background code checker [GNU AGPLv3] (⭐️3214)
- Canop/broot - A new way to see and navigate directory trees : https://dystroy.org/broot [MIT License] (⭐️12612)
- Canop/dysk - A linux utility to get information on filesystems, like df but better [MIT License] (⭐️2750)
- Canop/rhit - A nginx log explorer [MIT License] (⭐️1005)
- cantino/mcfly - Fly through your shell history. Great Scott! [MIT License] (⭐️7694)
- cargo-limit/cargo-limit - Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc. [Apache License 2.0] (⭐️288)
- carthage-software/mago - Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code. [Apache License 2.0] (⭐️3015)
- casey/intermodal - A command-line utility for BitTorrent torrent file creation, verification, and more [Creative Commons Zero v1.0 Universal] (⭐️640)
- casey/just - 🤖 Just a command runner [Creative Commons Zero v1.0 Universal] (⭐️32977)
- cdown/tzupdate - Set the system timezone based on IP geolocation. [MIT License] (⭐️239)
- cesarferreira/needle - TUI that highlights the GitHub PRs that need you [MIT License] (⭐️142)
- chaosprint/asak - A cross-platform audio recording/playback CLI tool with TUI, written in Rust. [MIT License] (⭐️354)
- chaqchase/lla - blazing fast
lsreplacement with superpowers [MIT License] (⭐️1205) - Chleba/netscanner - Terminal Network scanner & diagnostic tool with modern TUI [MIT License] (⭐️1751)
- chmln/sd - Intuitive find & replace CLI (sed alternative) [MIT License] (⭐️7063)
- christo-auer/eilmeldung - eilmeldung is a TUI RSS reader based on the awesome news-flash library. [GNU GPLv3] (⭐️754)
- ck-zhang/reddix - Reddix – Reddit, refined for the terminal. [MIT License] (⭐️936)
- clabby/difftastic.nvim - A Neovim plugin that displays difftastic's structural diffs in a side-by-side view with syntax highlighting. [MIT License] (⭐️100)
- ClementTsang/bottom - Yet another cross-platform graphical process/system monitor. [MIT License] (⭐️13202)
- clockworklabs/BitCraftPublic - The open source server code for the BitCraft MMORPG [Apache License 2.0] (⭐️525)
- clockworklabs/SpacetimeDB - Development at the speed of light (⭐️24535)
- cmackenzie1/torii-rs - Torii is a powerful authentication framework for Rust applications that gives you complete control over your users' data. [MIT License] (⭐️445)
- coastalwhite/lemurs - A customizable TUI display/login manager written in Rust 🐒 [Apache License 2.0] (⭐️1273)
- cococonscious/koji - 🦊 An interactive CLI for creating conventional commits. [MIT License] (⭐️452)
- cocoindex-io/cocoindex - Data transformation framework for AI. Ultra performant, with incremental processing. 🌟 Star if you like it! [Apache License 2.0] (⭐️6903)
- colibri-social/appview - [MIT License] (⭐️15)
- conikeec/mcp-probe - A Model Context Protocol (MCP) client library and debugging toolkit in Rust. This foundation provides both a production-ready SDK for building MCP integrations and the core architecture for an interactive debugger. [MIT License] (⭐️124)
- cordx56/rustowl - Visualize Ownership and Lifetimes in Rust [Mozilla Public License 2.0] (⭐️5112)
- CramBL/mdns-scanner - Scan a network and create a list of IPs and associated hostnames, including mDNS hostnames and other aliases. [Apache License 2.0] (⭐️64)
- crate-ci/cargo-release - Cargo subcommand
release: everything about releasing a rust crate. [Apache License 2.0] (⭐️1552) - crate-ci/typos - Source code spell checker [Apache License 2.0] (⭐️3901)
- Cretezy/lazyjj - TUI for Jujutsu/jj [Apache License 2.0] (⭐️1061)
- cxrlos/ratatoist - Keyboard-driven terminal UI for Todoist. Vim motions, async Rust, threaded comments, priority management all without leaving your terminal [MIT License] (⭐️5)
- CyberAgent/reminder-lint - Code remind tool for any languages and any config files [Apache License 2.0] (⭐️71)
- dacort/s3grep - CLI tool for searching logs and unstructured content in Amazon S3 buckets [MIT License] (⭐️218)
- dalance/procs - A modern replacement for ps written in Rust [MIT License] (⭐️6017)
- dandavison/delta - A syntax-highlighting pager for git, diff, grep, rg --json, and blame output [MIT License] (⭐️30280)
- dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs [GNU AGPLv3] (⭐️58581)
- Danieroner/tinify-rs - A Rust client for the Tinify API [MIT License] (⭐️10)
- dathere/qsv - Blazing-fast Data-Wrangling toolkit [The Unlicense] (⭐️3601)
- dduan/tre - Tree command, improved. [MIT License] (⭐️1192)
- denisidoro/navi - An interactive cheatsheet tool for the command-line [Apache License 2.0] (⭐️17032)
- denoland/deno - A modern runtime for JavaScript and TypeScript. [MIT License] (⭐️106513)
- derekwisong/datui - Data Exploration in the Terminal [MIT License] (⭐️117)
- dertuxmalwieder/yaydl - yet another youtube down loader (Git mirror) (⭐️315)
- DeterminateSystems/nix-installer - Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs. [GNU LGPLv2.1] (⭐️3522)
- devmatteini/dra - A command line tool to download release assets from GitHub [MIT License] (⭐️336)
- Devolutions/IronRDP - Rust implementation of the Microsoft Remote Desktop Protocol (RDP) [Apache License 2.0] (⭐️2949)
- dh1011/llm-term - A Rust-based CLI tool that generates and executes terminal commands using OpenAI's language models. [MIT License] (⭐️152)
- dhth/bmm - get to your bookmarks in a flash [MIT License] (⭐️218)
- dhth/ecscope - monitor AWS ECS resources from the terminal [MIT License] (⭐️13)
- Dj-Codeman/dog_community - Reviving A command-line DNS client. [European Union Public License 1.2] (⭐️154)
- dmtrKovalenko/fff.nvim - The fastest and the most accurate file search toolkit for AI agents, Neovim, Rust, C, and NodeJS [MIT License] (⭐️5141)
- domcyrus/rustnet - A cross-platform network monitoring terminal UI tool built with Rust. [Apache License 2.0] (⭐️1989)
- doy/rbw - unofficial bitwarden cli (⭐️1180)
- drdo/redu - ncdu for your restic repository [MIT License] (⭐️137)
- ducaale/xh - Friendly and fast tool for sending HTTP requests [MIT License] (⭐️7745)
- dustinblackman/oatmeal - Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors! [MIT License] (⭐️755)
- DVDTSB/hexhog - hex viewer/editor [MIT License] (⭐️277)
- EdJoPaTo/mqttui - Subscribe to a MQTT Topic or publish something quickly from the terminal [GNU GPLv3] (⭐️659)
- edmocosta/tuistash - A Terminal User Interface for Logstash 🪵 [Apache License 2.0] (⭐️109)
- eduidl/completion-generator - [Apache License 2.0] (⭐️2)
- efugier/smartcat - Putting a brain behind
cat🐈⬛ Integrating language models in the Unix commands ecosystem through text streams. [Apache License 2.0] (⭐️562) - elkowar/pipr - A tool to interactively write shell pipelines. [MIT License] (⭐️542)
- Epistates/treemd - A (TUI/CLI) markdown navigator with tree-based structural navigation. [MIT License] (⭐️600)
- equalsraf/win32yank - Windows clipboard tool [ISC License] (⭐️585)
- eraserhd/parinfer-rust - A Rust port of parinfer. [ISC License] (⭐️616)
- erg-lang/erg - A statically typed language compatible with Python [Apache License 2.0] (⭐️2855)
- erickochen/purple - Open-source terminal SSH manager and SSH config editor in Rust. Fuzzy search hundreds of hosts, sync from 16 clouds, transfer files, manage Docker and Podman over SSH, sign short-lived Vault SSH certs and expose an MCP server for AI agents. [MIT License] (⭐️216)
- erikjuhani/basalt - TUI Application to manage Obsidian notes directly from the terminal [MIT License] (⭐️1158)
- espanso/espanso - A Privacy-first, Cross-platform Text Expander written in Rust [GNU GPLv3] (⭐️13614)
- est31/cargo-udeps - Find unused dependencies in Cargo.toml (⭐️2090)
- Etto48/HexPatch - HexPatch: a binary patcher and editor written in Rust with terminal user interface (TUI). [MIT License] (⭐️320)
- evilsocket/gptop - A cross-platform GPU monitor TUI with support for both Apple Silicon and NVIDIA GPUs. (⭐️86)
- eza-community/eza - A modern alternative to ls [European Union Public License 1.2] (⭐️21334)
- faassen/colchis - JSON, succinctly [Apache License 2.0] (⭐️12)
- facundoolano/rpg-cli - Your filesystem as a dungeon! [MIT License] (⭐️1668)
- fdncred/nu_plugin_emoji - A nushell plugin that makes finding and printing emojis easy in nushell [MIT License] (⭐️26)
- fdncred/nu_plugin_file - A nushell plugin that will inspect a file and return information based on it's magic number. [GNU AGPLv3] (⭐️51)
- fdncred/nu_plugin_json_path - A nushell plugin for parsing json that uses the json path specification. [MIT License] (⭐️22)
- fdncred/nu_plugin_parquet - A nushell plugin to read and write parquet files. [MIT License] (⭐️17)
- fdncred/nu_plugin_regex - Nushell plugin to search text with regular expressions. [MIT License] (⭐️64)
- FedericoBruzzone/tgt - TUI for Telegram written in Rust 🦀 [Apache License 2.0] (⭐️899)
- Feel-ix-343/markdown-oxide - PKM Markdown Language Server [Apache License 2.0] (⭐️2050)
- Fguedes90/lazycelery - Terminal UI for monitoring and managing Celery workers and tasks, inspired by lazydocker and lazygit [MIT License] (⭐️55)
- fioletoven/b4n - Terminal user interface (TUI) for Kubernetes API written in Rust [MIT License] (⭐️70)
- fioncat/otree - A command line tool to view objects (JSON/YAML/TOML/XML) in TUI tree widget. [MIT License] (⭐️471)
- firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing. [Apache License 2.0] (⭐️33784)
- Firstp1ck/Pacsea - Fast TUI for searching, inspecting, and queueing pacman/AUR packages. [MIT License] (⭐️250)
- fish-shell/fish-shell - The user-friendly command line shell. (⭐️33203)
- fkunn1326/azooKey-Windows - Azookey for windows [MIT License] (⭐️148)
- flamestro/deff - interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting [MIT License] (⭐️566)
- flox/flox - The Deterministic Foundation for your SDLC [GNU GPLv2] (⭐️3899)
- fnuttens/nu_plugin_hmac - HMAC sealing from your terminal [MIT License] (⭐️5)
- fornwall/rust-script - Run Rust files and expressions as scripts without any setup or compilation step. [Apache License 2.0] (⭐️1596)
- frankfralick/dripgrep - Natural language command line tool for ripgrep. [MIT License] (⭐️167)
- frewsxcv/cargo-all-features - A Cargo subcommand to build and test all feature flag combinations. [Apache License 2.0] (⭐️183)
- ftilde/ugdb - An alternative TUI for gdb [MIT License] (⭐️451)
- GabAlpha/basilk - 🪴 A Terminal User Interface (TUI) to manage your tasks with minimal kanban logic [Apache License 2.0] (⭐️210)
- geiger-rs/cargo-geiger - Detects usage of unsafe Rust in a Rust crate and its dependencies. (⭐️1573)
- georgeharker/sharedserver - [MIT License] (⭐️1)
- giacomo-b/rust-stakeholder - Generate impressive-looking terminal output to look busy when stakeholders walk by [MIT License] (⭐️2571)
- giacomopiccinini/judo - Multi-database TUI and CLI for ToDo lists [MIT License] (⭐️107)
- git-bahn/git-graph - Command line tool to show clear git graphs arranged for your branching model [MIT License] (⭐️902)
- gitui-org/gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀 [MIT License] (⭐️21790)
- gleam-lang/gleam - ⭐️ A friendly language for building type-safe, scalable systems! [Apache License 2.0] (⭐️21363)
- glommer/pgmicro - An in-process reimplementation of PostgreSQL, backed by a SQLite-compatible storage engine [MIT License] (⭐️999)
- gluesql/glues - Vim-inspired TUI note-taking app with multi-backend storage — privacy-focused [Apache License 2.0] (⭐️273)
- glzr-io/glazewm - GlazeWM is a tiling window manager for macOS and Windows inspired by i3wm. [GNU GPLv3] (⭐️11871)
- godzie44/BugStalker - Rust debugger for Linux x86-64 [MIT License] (⭐️1356)
- GoodBoyNeon/sprofile - ⚡ Blazingly fast TUI application for viewing your Spotify listening activity. (⭐️44)
- google/kati - An experimental GNU make clone [Apache License 2.0] (⭐️1016)
- googleworkspace/cli - Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. [Apache License 2.0] (⭐️24998)
- gorilla-devs/ferium - Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases [Mozilla Public License 2.0] (⭐️1370)
- gosub-io/gosub-engine - The Gosub browser engine [MIT License] (⭐️3653)
- graelo/pumas - Power Usage Monitor for Apple Silicon [MIT License] (⭐️210)
- grouzen/framework-tool-tui - A TUI for controlling and monitoring Framework Computers hardware built in Rust [MIT License] (⭐️279)
- grunch/rana - Nostr public key mining tool [MIT License] (⭐️292)
- gw31415/rsplug.nvim - A blazingly fast Neovim plugin manager written in Rust [Apache License 2.0] (⭐️12)
- gw31415/rusk-task - An asynchronous task runner in Rust, aiming to be a “simpler Make.” [Apache License 2.0] (⭐️5)
- hako/oeis-tui - A TUI and CLI for browsing the On-Line Encyclopedia of Integer Sequences (OEIS) in the terminal. [MIT License] (⭐️86)
- hanebox/ekphos - A lightweight, fast, terminal-based markdown research tool inspired by Obsidian [MIT License] (⭐️913)
- hanshuaikang/Nping - 🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations [MIT License] (⭐️2178)
- harehare/mq - A jq-like Markdown query language for command-line processing [MIT License] (⭐️390)
- Harry-kp/vortix - Terminal UI for WireGuard and OpenVPN with real-time telemetry and leak guarding. [MIT License] (⭐️410)
- haruki7049/core - [Apache License 2.0] (⭐️1)
- haruki7049/hrtor - HaRuki's scalable line ediTOR. [MIT License] (⭐️5)
- heil-hydrant/zxc - Terminal based intercepting proxy written in rust with tmux and vim as user interface. [MIT License] (⭐️430)
- helix-editor/helix - A post-modern modal text editor. [Mozilla Public License 2.0] (⭐️43998)
- helix-editor/nucleo - A fast and convenient fuzzy matcher library for rust [Mozilla Public License 2.0] (⭐️1401)
- himanoa/mkrepo - Create repo directory for ghq style [MIT License] (⭐️13)
- hlsxx/tukai - The app provides an interactive typing experience with switchable templates, designed to help users improve their typing speed and accuracy [MIT License] (⭐️137)
- hoodie/notify-rust - ☝️send desktop notifications from your Rust app. [Apache License 2.0] (⭐️1385)
- houseabsolute/ubi - The Universal Binary Installer [Apache License 2.0] (⭐️563)
- howsiyu/ziptree-rs - Tarjan's zip trees implemented in Rust [MIT License] (⭐️7)
- hrkfdn/ncspot - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes. [BSD 2-Clause "Simplified" License] (⭐️6562)
- htin1/toktop - llm usage monitor in terminal [MIT License] (⭐️160)
- huseyinbabal/taws - Terminal UI for AWS (taws) - A terminal-based AWS resource viewer and manager [MIT License] (⭐️2204)
- huseyinbabal/tredis - Terminal UI for Redis (tredis) - A terminal-based Redis data viewer and manager [MIT License] (⭐️155)
- Hyde46/hoard - cli command organizer written in rust [MIT License] (⭐️654)
- hydro-project/hydro - A Rust framework for correct and performant distributed systems [Apache License 2.0] (⭐️1203)
- hyperb1iss/unifly - 🌐 Elegant UniFi network management CLI & TUI - for humans and agents [Apache License 2.0] (⭐️161)
- hyperlight-dev/hyperlight - Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead. [Apache License 2.0] (⭐️4210)
- icorbrey/jjj - A modal interface for Jujutsu [MIT License] (⭐️82)
- idanarye/nu_plugin_skim - [MIT License] (⭐️81)
- ide-outils/mistral_nvim - Plugin nvim written in Rust to create chat based file and FIM. It can run function tools. (⭐️6)
- ifd3f/caligula - A user-friendly, lightweight TUI for disk imaging [GNU GPLv3] (⭐️1994)
- iii-hq/iii - iii (pronounced “three eye”) unifies your existing backend stack with a single engine and three primitives: Function, Trigger, and Worker. [Apache License 2.0] (⭐️15333)
- ikebastuz/wiper - Disk analyser and cleanup tool [MIT License] (⭐️242)
- ilai-deutel/kibi - A text editor in ≤1024 lines of code, written in Rust [Apache License 2.0] (⭐️1894)
- ImGajeed76/xpatch - High-performance delta compression library with automatic algorithm selection for Rust, Python, Node.js, C/C++, and WASM. [GNU AGPLv3] (⭐️57)
- imsnif/bandwhich - Terminal bandwidth utilization tool [MIT License] (⭐️11693)
- imsnif/diskonaut - Terminal disk space navigator 🔭 [MIT License] (⭐️3031)
- itsjunetime/tdf - A tui-based PDF viewer [GNU AGPLv3] (⭐️1636)
- ivov/lisette - A little language inspired by Rust that compiles to Go [MIT License] (⭐️852)
- iwe-org/iwe - Markdown memory system for you and your AI agent [Apache License 2.0] (⭐️905)
- j178/prek - ⚡ A Git hook manager written in Rust, designed as a drop-in alternative to pre-commit. [MIT License] (⭐️7323)
- jacek-kurlit/pik - Process Interactive Kill [MIT License] (⭐️519)
- JachymPutta/dailies - Daily journaling in plain markdown (⭐️3)
- jacobdeichert/mask - 🎭 A CLI task runner defined by a simple markdown file [MIT License] (⭐️1583)
- Jagalite/superseedr - A BitTorrent Client in your Terminal [GNU GPLv3] (⭐️561)
- JannikSt/ibtop - Real-time terminal monitor for InfiniBand networks - htop for high-speed interconnects [Apache License 2.0] (⭐️138)
- jasonjmcghee/ron-lsp - An LSP and CLI for RON files that provides autocomplete, diagnostics, go to definition, code actions, and hover support based on Rust type annotations [MIT License] (⭐️55)
- JayanAXHF/filessh - A fast and convenient TUI file browser for remote servers [The Unlicense] (⭐️216)
- JayanAXHF/gitv - gitv is a terminal-based viewer for GitHub issues. It allows you to view and manage your GitHub issues directly from the terminal. [The Unlicense] (⭐️103)
- jdx/demand - prompt library for rust [MIT License] (⭐️200)
- jdx/hk - git hooks and project lints [MIT License] (⭐️756)
- jdx/mise - dev tools, env vars, task runner [MIT License] (⭐️26836)
- jdx/usage - A specification for CLIs [MIT License] (⭐️617)
- jerry73204/ziptree-rs - Tarjan's zip trees implemented in Rust [MIT License] (⭐️11)
- jgarzik/sqawk - A fusion of SQL and awk: Applying SQL to text-based data files [MIT License] (⭐️248)
- jhspetersson/fselect - Find files with SQL-like queries [Apache License 2.0] (⭐️4419)
- jmacdonald/amp - A complete text editor for your terminal. (⭐️4055)
- jo/hyperwood - Hyperwood is an open-source system for crafting furniture from simple wooden slats. (⭐️386)
- JohnnyMorganz/StyLua - A Lua code formatter [Mozilla Public License 2.0] (⭐️2162)
- johnsideserf/siggy - Terminal-based Signal messenger client with vim keybindings [GNU GPLv3] (⭐️139)
- jordond/jolt - ⚡️A terminal-based battery and energy monitor for macOS and Linux. [MIT License] (⭐️484)
- jtroo/kanata - Improve keyboard comfort and usability with advanced customization [GNU LGPLv3] (⭐️7173)
- Julien-cpsn/ATAC - A simple API client (postman like) in your terminal [MIT License] (⭐️3565)
- jvanbuel/flowrs - Flowrs is a TUI application for Apache Airflow that allows you to monitor, inspect and trigger Airflow DAGs from the comforts of your terminal. [MIT License] (⭐️150)
- k-nasa/rmemo - Tools for taking notes fast on the CLI [MIT License] (⭐️5)
- kaii-lb/overskride - A simple yet powerful bluetooth client. [GNU GPLv3] (⭐️865)
- kako-jun/diffai - [MIT License] (⭐️3)
- kako-jun/diffx - [MIT License] (⭐️81)
- kako-jun/lawkit - [MIT License] (⭐️8)
- Kamyil/work-tuimer - Simple, keyboard-driven TUI for time-tracking that allows you to quickly add time blocks and automatically group time if same task was done in different sessions [MIT License] (⭐️253)
- kardwen/passepartui - A TUI for pass [GNU GPLv3] (⭐️125)
- karimknaebel/turm - TUI for the Slurm Workload Manager [MIT License] (⭐️478)
- kaushiksrini/parqeye - Peek inside Parquet files right from your terminal [MIT License] (⭐️653)
- kavehtehrani/cloudflare-speed-cli - CLI for internet speed test via cloudflare [GNU GPLv3] (⭐️852)
- kawarimidoll/gh-prism - gh extension to review pull request [MIT License] (⭐️42)
- kb10uy/json2toml - Just convert JSON to TOML [Apache License 2.0] (⭐️3)
- kbknapp/cargo-outdated - A cargo subcommand for displaying when Rust dependencies are out of date [MIT License] (⭐️1390)
- kbwo/testing-language-server - Language server for real-time testing diagnostics [MIT License] (⭐️53)
- kdash-rs/kdash - A simple and fast dashboard for Kubernetes [MIT License] (⭐️2462)
- KeisukeYamashita/commitlint-rs - 🔦 Lint commit messages with conventional commit messages [Apache License 2.0] (⭐️67)
- kenforthewin/atomic - Self-hosted, semantically-connected personal knowledge base [MIT License] (⭐️1049)
- kennytm/qrcode-rust - QR code encoder in Rust. [Apache License 2.0] (⭐️540)
- KentBeck/BPlusTree3 - A plug-compatible replacement of Rust's BTree collection [MIT License] (⭐️398)
- ki-editor/ki-editor - ⵣ Ki Editor - Multi-cursor combinatoric modal editor. [Mozilla Public License 2.0] (⭐️913)
- killercup/cargo-edit - A utility for managing cargo dependencies from the command line. [MIT License] (⭐️3394)
- kimono-koans/httm - Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2 (and even Time Machine and Restic backups!) [Mozilla Public License 2.0] (⭐️1628)
- Kineki07/tuicr - 📝 Review AI-generated diffs efficiently in your terminal, combining speed and structure for seamless feedback on code changes. [MIT License] (⭐️1)
- koibtw/nvrs - 🚦 fast new version checker for software releases 🦀 [MIT License] (⭐️62)
- konradsz/igrep - Interactive Grep [MIT License] (⭐️825)
- KotobaMedia/jpksj-to-sql - 国土数値情報をSQLデータベースに読み込む [MIT License] (⭐️28)
- kruseio/hygg - 📚 Simplifying the way you read. Minimalistic Vim-like TUI document reader. [GNU AGPLv3] (⭐️298)
- ksdme/ut - A Rust based utilty toolbox for developers. Inspired from https://it-tools.tech [MIT License] (⭐️1197)
- KSXGitHub/parallel-disk-usage - Highly parallelized, blazing fast directory tree analyzer [Apache License 2.0] (⭐️686)
- kurama/dealve-tui - Delve into game deals from your terminal 👾 [Apache License 2.0] (⭐️230)
- kuviman/glitchcat - Cat-like program with glitch animation [MIT License] (⭐️96)
- kworkflow/patch-hub - patch-hub is a TUI that streamlines the interaction of Linux developers with patches archived on lore.kernel.org [GNU GPLv2] (⭐️33)
- kxxt/tracexec - Tracer for execve{,at} and pre-exec behavior, launcher for debuggers. [GNU GPLv2] (⭐️431)
- kyoheiu/felix - tui file manager with vim-like key mapping [MIT License] (⭐️887)
- kyotalab/hawk - Modern data processing tool combining the power of pandas with the simplicity of awk [MIT License] (⭐️62)
- LalitMaganti/syntaqlite - A parser, formatter, validator, and language server for SQLite SQL. Built on SQLite's own grammar and tokenizer [Apache License 2.0] (⭐️705)
- lance0/xfr - A modern iperf3 alternative with a live TUI, multi-client server, and QUIC support. Built in Rust. [Apache License 2.0] (⭐️471)
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust [Apache License 2.0] (⭐️38312)
- lasantosr/intelli-shell - Like IntelliSense, but for shells [Apache License 2.0] (⭐️1214)
- letmutex/htmd - A turndown.js inspired HTML to Markdown converter for Rust [Apache License 2.0] (⭐️437)
- LGUG2Z/komorebi - A tiling window manager for Windows 🍉 (⭐️14410)
- linebender/xilem - An experimental Rust native UI framework [Apache License 2.0] (⭐️5264)
- linkdd/regname - Mass renamer TUI written in Rust [MIT License] (⭐️163)
- Linus-Mussmaecher/rucola - Terminal-based markdown note manager. [GNU GPLv3] (⭐️487)
- linw1995/nvim-mcp - A Model Context Protocol (MCP) server that provides seamless integration with Neovim instances, enabling AI assistants to interact with your editor through connections and access diagnostic information via structured resources. [Apache License 2.0] (⭐️49)
- lizclipse/nu_plugin_ulid - A nushell plugin that adds various ulid commands [MIT License] (⭐️3)
- longbridge/gpui-component - Rust GUI components for building fantastic cross-platform desktop application by using GPUI. (⭐️11076)
- lsd-rs/lsd - The next gen ls command [Apache License 2.0] (⭐️15894)
- lucasgelfond/zerobrew - A 5-20x faster experimental Homebrew alternative [Apache License 2.0] (⭐️7153)
- LucasPickering/slumber - Terminal-based HTTP/REST client [MIT License] (⭐️887)
- lumen-oss/lux - A luxurious package manager for Lua [GNU LGPLv3] (⭐️935)
- LunarVim/colorgen-nvim - :rocket: Blazingly fast colorscheme generator for Neovim written in Rust :crab: [GNU GPLv3] (⭐️256)
- lusingander/cargo-selector - Cargo subcommand to select and execute binary/example targets 📦 [MIT License] (⭐️76)
- lusingander/ddv - Terminal DynamoDB Viewer ⚡️ [MIT License] (⭐️95)
- lusingander/serie - A rich git commit graph in your terminal, like magic 📚 [MIT License] (⭐️1885)
- lusingander/stu - TUI explorer application for Amazon S3 (AWS S3) 🪣 [MIT License] (⭐️873)
- lycheeverse/lychee - ⚡ Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more! [Apache License 2.0] (⭐️3516)
- m4b/bingrep - like
grepUBER, but for binaries [MIT License] (⭐️1771) - Macchina-CLI/macchina - A system information frontend with an emphasis on performance. [MIT License] (⭐️1913)
- maedana/crmux - [MIT License] (⭐️21)
- mahlquistj/octotype - A WIP TUI typing trainer inspired by monkeytype with a focus on customization [MIT License] (⭐️96)
- MAIF/yozefu - An interactive terminal user interface (TUI) application for exploring data of a kafka cluster. (⭐️301)
- makepad/makepad - Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl [MIT License] (⭐️6358)
- MarcusGrass/nvim_winpick - A neovim window picker and mover [Apache License 2.0] (⭐️52)
- matheus-git/systemd-manager-tui - A TUI application for managing systemd services. [MIT License] (⭐️1244)
- matthart1983/netwatch - Real-time network diagnostics in your terminal. One command, zero config, instant visibility. [MIT License] (⭐️1095)
- matthiaskrgr/cargo-cache - manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively (⭐️974)
- mattrighetti/envelope - An environment variables cli tool backed by SQLite (⭐️650)
- max-sixty/worktrunk - Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows (⭐️4617)
- MaximilianLloyd/ascii-lua-table - A small utility written in Rust to generate lua string tables. (⭐️25)
- medialab/xan - The CSV magician [The Unlicense] (⭐️3908)
- melMass/echo.nvim - 🔊 Seamlessly integrate sound into your Neovim workflow [MIT License] (⭐️14)
- MercuryTechnologies/ghciwatch - Load a GHCi session for a Haskell project and reload it when source files change [MIT License] (⭐️159)
- metacraft-labs/codetracer - CodeTracer is a user-friendly time-traveling debugger designed to support a wide range of programming languages. [GNU AGPLv3] (⭐️1283)
- mfontanini/presenterm - A markdown terminal slideshow tool [BSD 2-Clause "Simplified" License] (⭐️8246)
- mgunyho/tere - Terminal file explorer [European Union Public License 1.2] (⭐️1797)
- micahkepe/jsongrep - A path query language for JSON, YAML, TOML, and other serialization formats. [MIT License] (⭐️616)
- michaelb/sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages [MIT License] (⭐️1692)
- michidk/vscli - A CLI/TUI that simplifies launching VSCode projects, with a focus on dev containers [MIT License] (⭐️456)
- microsoft/edit - We all edit. [MIT License] (⭐️13734)
- mihai-dinculescu/cargo-wipe - Cargo subcommand that recursively finds and optionally wipes all "target" (Rust), "node_modules" (Node), or ".terraform" (Terraform) folders that are found in the current path. [MIT License] (⭐️176)
- mihaigalos/aim - 🎯 A command line download/upload tool with resume. [MIT License] (⭐️182)
- mihaigalos/dusage - 💾 A command line disk usage information tool. [MIT License] (⭐️119)
- mikalv/mcdu - "ncdu" + "ccleaner" for linux/macos in TUI. [MIT License] (⭐️38)
- mikeleppane/envx - A powerful and secure environment variable manager for developers, featuring an intuitive Terminal User Interface (TUI) and comprehensive command-line interface. [MIT License] (⭐️211)
- mikkurogue/ts-analyzer - TypeScript error parser for more readable and actionable errors at a glance. A robust static analysis tool (⭐️5)
- MilesCranmer/rip2 - A safe and ergonomic alternative to rm [GNU GPLv3] (⭐️660)
- minigian/juan-logs.nvim - A blazingly fast Rust-based large file opener plugin for Neovim [GNU GPLv3] (⭐️73)
- MiSawa/rscls - A language server for rust-script [Apache License 2.0] (⭐️23)
- MitMaro/git-interactive-rebase-tool - Native cross-platform full feature terminal-based sequence editor for git interactive rebase. [GNU GPLv3] (⭐️1863)
- mizchi/similarity - [MIT License] (⭐️720)
- mlb-rs/mlbt - A terminal user interface for the MLB stats API. Check scores, standings, and stats. Even watch a baseball game in your terminal! ⚾ [MIT License] (⭐️138)
- mohsen1/yek - A fast Rust based tool to serialize text-based files in a repository or directory for LLM consumption [MIT License] (⭐️2442)
- mongodb/kingfisher - Fast and accurate OSS secret scanner with live validation and blast radius mapping. 800+ rules. Scans code, Git, CI, cloud, and SaaS. [Apache License 2.0] (⭐️903)
- Mooncake-Labs/pg_mooncake - Real-time analytics on Postgres tables [MIT License] (⭐️1956)
- mopemope/rrc - rrc - Manage remote repository clones [Apache License 2.0] (⭐️16)
- MordechaiHadad/bob - A version manager for neovim [MIT License] (⭐️2080)
- mozilla/sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage. [Apache License 2.0] (⭐️7182)
- mpatajac/jillc - Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course) (⭐️81)
- mrjackwills/oxker - A simple tui to view & control docker containers [MIT License] (⭐️1623)
- mrkatebzadeh/darya - Disk usage explorer with a TUI and live treemap (⭐️128)
- MrPicklePinosaur/shrs - The rusty shell toolkit for hackers [Apache License 2.0] (⭐️341)
- ms-jpq/sad - CLI search and replace | Space Age seD [MIT License] (⭐️2024)
- mtshiba/pylyzer - A fast, feature-rich static code analyzer & language server for Python [MIT License] (⭐️2869)
- nabijaczleweli/cargo-update - A cargo subcommand for checking and applying updates to installed executables [MIT License] (⭐️1513)
- nachoparker/dutree - a tool to analyze file system usage written in Rust [GNU GPLv3] (⭐️870)
- narumatt/sqlitefs - sqlite as a filesystem [MIT License] (⭐️289)
- nathaniel-fargo/monitui - a lovely tui for wrangling your hyprland monitors like nobodies business. built with rust ofc ofc [MIT License] (⭐️43)
- ndd7xv/heh - A terminal UI to edit bytes by the nibble. [MIT License] (⭐️496)
- neovide/neovide - No Nonsense Neovim Client in Rust [MIT License] (⭐️14908)
- NeViRAIDE/nekifoch.nvim - Neovim Kitty Font Changer [Apache License 2.0] (⭐️16) Archived!
- nextest-rs/nextest - A next-generation test runner for Rust. [Apache License 2.0] (⭐️2913)
- nickgerace/gfold - CLI tool to help keep track of your Git repositories, written in Rust [Apache License 2.0] (⭐️388)
- nidnogg/zeitfetch - Instantaneous snapshots of system information [MIT License] (⭐️79)
- nik-rev/countryfetch - A Command-line tool similar to Neofetch for obtaining information about your country [Apache License 2.0] (⭐️272)
- niveK77pur/lilypond-midi-input - Parse real-time MIDI input data and transform into lilypond notes (⭐️19)
- njbrake/agent-of-empires - Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile. Also supports Mistral Vibe, Codex CLI, Gemini CLI, Pi.dev, Copilot CLI, Factory Droid Coding. Uses tmux and git worktrees. [MIT License] (⭐️1629)
- nlamirault/g1c - A terminal-based UI application for managing Google Cloud instances, inspired by k9s for Kubernetes and e1s for ECS [Apache License 2.0] (⭐️41)
- nmb4/needs - checks if bin(s) are installed, oh and the version too. [GNU GPLv3] (⭐️23)
- noib3/nvim-oxi - :link: Rust bindings to all things Neovim [MIT License] (⭐️1113)
- nomad/nomad - Make coding delightful [MIT License] (⭐️697)
- nooscraft/tokuin - CLI tool – estimates LLM tokens/costs and runs provider-aware load tests for OpenAI, Anthropic, OpenRouter, or custom endpoints. (⭐️138)
- NTBBloodbath/norgolith - The monolithic Norg static site generator built with Rust [GNU GPLv2] (⭐️61)
- nubskr/walrus - 🦭 Distributed log streaming engine built from first principles [MIT License] (⭐️1881)
- Nukesor/pueue - :stars: Manage your shell commands. [Apache License 2.0] (⭐️6145)
- nullpo-head/wsl-distrod - Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability. [MIT License] (⭐️1947)
- nullpo-head/WSL-Hello-sudo - Let's sudo by face recognition of Windows Hello on Windows Subsystem for Linux (WSL). It runs on both WSL 1 and WSL 2. This is a PAM module for Linux on WSL. [MIT License] (⭐️1299)
- nur-taskrunner/nur - nur - a taskrunner based on nu shell (⭐️86)
- nushell/nushell - A new type of shell [MIT License] (⭐️39073)
- nushell/reedline - A feature-rich line editor - powering Nushell [MIT License] (⭐️754)
- nwiizo/cargo-coupling - A coupling analysis tool for Rust projects - measuring the 'right distance' in your code [MIT License] (⭐️73)
- nwiizo/ccat - CLAUDE.md Context Analyzer - A comprehensive tool for analyzing and managing Claude Code memory files [MIT License] (⭐️34)
- nwiizo/ccswarm - Multi-agent orchestration system using Claude Code with Git worktree isolation and specialized AI agents for collaborative development [MIT License] (⭐️134)
- nwiizo/cctx - Claude Code context manager for switching between multiple settings.json configurations [MIT License] (⭐️142)
- nwiizo/nippo - 日報管理リポジトリ [MIT License] (⭐️35)
- nwiizo/vibe-ticket - A high-performance ticket management system for developers, built with Rust. Features Git worktree integration for parallel development workflows. [MIT License] (⭐️10) Archived!
- nwiizo/workspace_2026 - 🛠️ Build. Learn. Ship. (and mass produce it.) — Systems programming, distributed systems, and AI infrastructure. (⭐️43)
- o108minmin/halberd - TTS(Text To Speech)ソフトウェアのファイルから字幕(srt, xml)を生成するCLIツール [GNU LGPLv3] (⭐️14)
- o2sh/onefetch - Command-line Git information tool [MIT License] (⭐️11735)
- oberblastmeister/trashy - a cli system trash manager, alternative to rm and trash-cli [Apache License 2.0] (⭐️512)
- ogham/dog - A command-line DNS client. [European Union Public License 1.2] (⭐️6640)
- ogham/exa - A modern replacement for ‘ls’. [MIT License] (⭐️24420)
- oleiade/motus - A dead simple password generator [GNU AGPLv3] (⭐️153)
- onur/cargo-license - Cargo subcommand to see license of dependencies [MIT License] (⭐️497)
- open-telemetry/opentelemetry-rust - The Rust OpenTelemetry implementation [Apache License 2.0] (⭐️2548)
- openai/codex - Lightweight coding agent that runs in your terminal [Apache License 2.0] (⭐️76212)
- openworkers/openworkers-runner - [MIT License] (⭐️201)
- oppiliappan/eva - a calculator REPL, similar to bc(1) [MIT License] (⭐️907)
- orbitinghail/graft - Graft is an open-source transactional storage engine optimized for lazy, partial, and strongly consistent replication—perfect for edge, offline-first, and distributed applications. [Apache License 2.0] (⭐️1460)
- orf/gping - Ping, but with a graph [MIT License] (⭐️12427)
- orhnk/RASCII - Advanced image to ASCII art tool & crate written in Rust 🦀🚀 [MIT License] (⭐️230)
- orhun/binsider - Analyze ELF binaries like a boss 😼🕵️♂️ [Apache License 2.0] (⭐️4154)
- orhun/flawz - A Terminal UI for browsing security vulnerabilities (CVEs) [Apache License 2.0] (⭐️583)
- orhun/menyoki - Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️ [GNU GPLv3] (⭐️666)
- orhun/systeroid - A more powerful alternative to sysctl(8) with a terminal user interface 🐧 [Apache License 2.0] (⭐️1450)
- orhun/theattyr - A terminal theater for playing VT100 art and animations [Apache License 2.0] (⭐️164)
- ouch-org/ouch - Painless compression and decompression in the terminal (⭐️3498)
- oxc-project/oxc - ⚓ A collection of high-performance JavaScript tools. [MIT License] (⭐️20758)
- ozan2003/rfc_reader - An RFC viewer with TUI [MIT License] (⭐️63)
- pamburus/hl - A fast and powerful log viewer and processor that converts JSON logs or logfmt logs into a clear human-readable format. [MIT License] (⭐️3080)
- pamburus/termframe - 📸 Terminal output SVG screenshot tool [MIT License] (⭐️122)
- panter-dsd/tatuin - Tatuin (Task Aggregator TUI for N providers) [MIT License] (⭐️129)
- pemistahl/grex - A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases [Apache License 2.0] (⭐️8099)
- peters/horizon - GPU-accelerated terminal board that puts all your sessions on an infinite canvas [MIT License] (⭐️561)
- pgdogdev/pgdog - PostgreSQL connection pooler, load balancer and database sharder. [GNU AGPLv3] (⭐️4282)
- phiresky/ripgrep-all - rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. (⭐️9578)
- PhotonBursted/nu_plugin_vec - A Nushell plugin implementing vector operations [MIT License] (⭐️13)
- pimalaya/himalaya - CLI to manage emails [MIT License] (⭐️5965)
- pkolaczk/fclones - Efficient Duplicate File Finder [MIT License] (⭐️2709)
- pls-rs/pls - pls is a prettier and powerful ls(1) for the pros. [GNU GPLv3] (⭐️931)
- Plume-org/Plume - Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror) [GNU AGPLv3] (⭐️2212)
- pranav-cs-1/nexus - A terminal-based HTTP client for REST and gRPC APIs [MIT License] (⭐️162)
- prefix-dev/pixi - Powerful system-level package manager for Linux, macOS and Windows written in Rust – building on top of the Conda ecosystem. [Modified BSD License] (⭐️6860)
- preiter93/wireman - A gRPC client for the terminal [MIT License] (⭐️176)
- printfn/fend - Arbitrary-precision unit-aware calculator [MIT License] (⭐️984)
- psmux/omp-manager - Installation and manager for Oh My Posh! The one thing you need to browse themes, install fonts, and configure shells [MIT License] (⭐️36)
- pvolok/mprocs - Run multiple commands in parallel [MIT License] (⭐️2519)
- pwnwriter/hysp - 📦 An independent package manager that every hacker deserves. [MIT License] (⭐️413) Archived!
- pxwg/zk-lsp.typ - Zettelkasten LSP for typst. (⭐️6)
- pydantic/monty - A minimal, secure Python interpreter written in Rust for use by AI [MIT License] (⭐️6857)
- pythops/lobtui - 🌐 TUI for lobste.rs website [GNU GPLv3] (⭐️118)
- pythops/oryx - 🕵️♂️ TUI for sniffing network traffic using eBPF on Linux [GNU GPLv3] (⭐️2448)
- pythops/tegratop - 📊 A Comprehensive TUI monitoring tool for Nvidia jetson boards [GNU GPLv3] (⭐️85)
- pythops/tenere - 🤖 TUI for LLMs [GNU GPLv3] (⭐️660)
- quininer/unzrip - Unzip implementation, support for parallel decompression, automatic detection encoding [MIT License] (⭐️230)
- raaymax/lazytail - Log viewer for app development [MIT License] (⭐️210)
- Racum/uuinfo - A tool to debug unique identifiers (UUID, ULID, Snowflake, etc). (⭐️63)
- Ragnt/AngryOxide - 802.11 Attack Tool [GNU GPLv3] (⭐️1827)
- railwayapp/cli - Railway CLI [MIT License] (⭐️526)
- Ramilito/kubectl.nvim - ⎈ Streamline your Kubernetes management within Neovim—control and monitor your cluster seamlessly, all without leaving your coding environment. [Apache License 2.0] (⭐️529)
- raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. [MIT License] (⭐️6652)
- rari-build/rari - rari: High-performance React Server Components framework powered by a Rust runtime, delivering 9.8x faster response times (0.08ms vs 0.78ms) and 47.7x higher throughput (71,404 vs 1,497 req/sec) than Next.js with zero-config setup. [MIT License] (⭐️1101)
- rcoh/angle-grinder - Slice and dice logs on the command line [MIT License] (⭐️3727)
- ReagentX/Logria - A powerful CLI tool that puts log aggregation at your fingertips. [GNU GPLv3] (⭐️104)
- reemus-dev/gitnr - Create
.gitignorefiles using one or more templates from TopTal, GitHub or your own collection [MIT License] (⭐️226) - reubeno/brush - 🐚bash/POSIX-compatible shell implemented in Rust 🦀 [MIT License] (⭐️1316)
- rgwood/systemctl-tui - A fast, simple TUI for interacting with systemd services and their logs [MIT License] (⭐️1848)
- ricardodantas/hazelnut - 🌰 Terminal-based automated file organizer inspired by Hazel. Watch folders and organize files with rules. [GNU GPLv3] (⭐️230)
- ricardodantas/perch - A beautiful terminal social client for Mastodon and Bluesky 🐦 [GNU GPLv3] (⭐️79)
- richardhapb/neospeller - Spell check for comments or any text in different programming languages. (⭐️5)
- richardscollin/tmux-rs - A Rust port of tmux (⭐️783)
- rivet-dev/agent-os - A portable open-source operating system for agents. ~6 ms coldstarts, 32x cheaper than sandboxes. Powered by WebAssembly and V8 isolates. [Apache License 2.0] (⭐️2712)
- rivet-dev/rivet - Rivet Actors are the primitive for stateful workloads. Built for AI agents, collaborative apps, and durable execution. [Apache License 2.0] (⭐️5462)
- robjtede/inspect-cert-chain - Inspect and debug TLS certificate chains (without OpenSSL) (⭐️59)
- Rodrigodd/strace-tui - A terminal user interface (TUI) for visualizing and exploring strace output [Apache License 2.0] (⭐️233)
- RohanAdwankar/oxdraw - Diagram as Code Tool Written in Rust with Draggable Editing [MIT License] (⭐️2296)
- rolldown/rolldown - Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API. [MIT License] (⭐️13341)
- ron-rs/ron - Rusty Object Notation [Apache License 2.0] (⭐️3883)
- ronilan/rusticon - A mouse driven SVG favicon editor for your terminal (written in Rust) (⭐️101)
- rossmacarthur/sheldon - :bowtie: Fast, configurable, shell plugin manager [Apache License 2.0] (⭐️1470)
- rotel-dev/rotel - High Performance, Resource Efficient OpenTelemetry Collection [Apache License 2.0] (⭐️355)
- rue-language/rue - A programming language that is higher level than Rust but lower level than Go. Someday, anyways. [Apache License 2.0] (⭐️1095)
- rust-fuzz/cargo-fuzz - Command line helpers for fuzzing [Apache License 2.0] (⭐️1786)
- rust-lang/mdBook - Create book from markdown files. Like Gitbook but implemented in Rust [Mozilla Public License 2.0] (⭐️21518)
- rustdesk/rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. [GNU AGPLv3] (⭐️112141)
- rustfinity/rustfinity - Learn and Practice the Rust programming language the effective way. (⭐️1424)
- rustfs/rustfs - 🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph. [Apache License 2.0] (⭐️26120)
- rustsec/rustsec - RustSec API & Tooling (⭐️1868)
- rvben/rumdl - Fast Markdown linter and formatter written in Rust [MIT License] (⭐️1044)
- s2-streamstore/cachey - Read-through cache for object storage [MIT License] (⭐️581)
- sachaos/viddy - 👀 A modern watch command. Time machine and pager etc. [MIT License] (⭐️5317)
- saghen/blink.pairs - Intelligent auto-pairs with rainbow highlighting for Neovim [MIT License] (⭐️264)
- saghen/frizbee - Fast typo-resistant fuzzy matching via SIMD smith waterman, similar algorithm to FZF/FZY [MIT License] (⭐️512)
- sagiegurari/cargo-make - Rust task runner and build tool. [Apache License 2.0] (⭐️2917)
- saidutt46/domain-check - Fast, universal domain availability checker - 1,200+ TLDs, pattern generation, RDAP with WHOIS fallback. CLI + Rust library + MCP server for AI agents. (⭐️261)
- samtay/so - A terminal interface for Stack Overflow [MIT License] (⭐️1421)
- sassman/t-rec-rs - Blazingly fast terminal recorder that generates animated gif images for the web written in rust [GNU GPLv3] (⭐️1228)
- scanopy/scanopy - Network diagrams that update themselves [GNU AGPLv3] (⭐️4759)
- Schniz/fnm - 🚀 Fast and simple Node.js version manager, built in Rust [GNU GPLv3] (⭐️25141)
- seanmonstar/reqwest - An easy and powerful Rust HTTP Client [Apache License 2.0] (⭐️11557)
- sectordistrict/intentrace - intentrace is strace with intent, it goes all the way for you instead of half the way. intentrace is currently in beta [MIT License] (⭐️654)
- serinuntius/pacifica - 150 times faster than "ghq list -p" but incompatible. [MIT License] (⭐️16)
- serkanyersen/dotstate - A modern, secure, and user-friendly dotfile manager built with Rust [MIT License] (⭐️333)
- sevenc-nanashi/ccsum - Convenient Checksum [MIT License] (⭐️33)
- sevenc-nanashi/e2k-rs - e2kのRust移植。 [MIT License] (⭐️3)
- sg0hsmt/budoux-rs - BudouX-rs is a rust port of BudouX (machine learning powered line break organizer tool). [Apache License 2.0] (⭐️10)
- sh1zen/wisu - A fast, minimalist directory tree viewer, written in Rust. [Apache License 2.0] (⭐️41)
- sharkdp/bat - A cat(1) clone with wings. [Apache License 2.0] (⭐️58335)
- sharkdp/fd - A simple, fast and user-friendly alternative to 'find' [Apache License 2.0] (⭐️42597)
- sharkdp/hexyl - A command-line hex viewer [Apache License 2.0] (⭐️10079)
- sharkdp/hyperfine - A command-line benchmarking tool [Apache License 2.0] (⭐️27882)
- sharkdp/pastel - A command-line tool to generate, analyze, convert and manipulate colors [Apache License 2.0] (⭐️6329)
- Shemnei/punktf - ⚡ A cross-platform multi-target dotfiles manager (⭐️302)
- ShenMian/tracker - A terminal-based real-time satellite tracking and orbit prediction application. [Apache License 2.0] (⭐️269)
- shshemi/tabiew - A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet. [MIT License] (⭐️2836)
- sigoden/aichat - All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more. [Apache License 2.0] (⭐️9859)
- sile/mamediff - A TUI editor for managing unstaged and staged Git diffs [MIT License] (⭐️36)
- sinelaw/fresh - Terminal based IDE & text editor: easy, powerful and fast [GNU GPLv2] (⭐️6857)
- skanehira/awsui - A TUI application for managing AWS resources [MIT License] (⭐️1)
- skanehira/ghost - Simple background process manager for Unix systems [MIT License] (⭐️146)
- skanehira/mori - A security sandbox tool that controls network and file access [GNU GPLv2] (⭐️48)
- skanehira/parallels - A TUI tool to run multiple commands in parallel and view their output in real-time. [MIT License] (⭐️25)
- Skardyy/mcat - Terminal image, video, and Markdown viewer [MIT License] (⭐️1251)
- skim-rs/skim - Fuzzy Finder in rust! [MIT License] (⭐️6757)
- sminez/ad - an adaptable text editor [MIT License] (⭐️693)
- smit4k/snapshot.nvim - Create beautiful screenshots of your code, directly inside Neovim [MIT License] (⭐️7)
- snipt/snipt - Snipt is a powerful text snippet expansion tool! [MIT License] (⭐️146)
- SoptikHa2/desed - Debugger for Sed: demystify and debug your sed scripts, from comfort of your terminal. [GNU GPLv3] (⭐️1214)
- sorah/mairu - On-memory AWS credentials agent and executor for IAM Identity Center (AWS SSO) and custom servers [Apache License 2.0] (⭐️59)
- sorairolake/hf - Cross-platform hidden file library and utility (⭐️34)
- sorairolake/qrtool - A command-line utility for encoding and decoding QR code (⭐️276)
- spacedriveapp/spacedrive - Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. (⭐️37817)
- spenserblack/gengo - A linguist-inspired language classifier with multiple file source handlers [Apache License 2.0] (⭐️32)
- stanislav-tkach/os_info - Rust library to detect the operating system type [MIT License] (⭐️194)
- starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! [ISC License] (⭐️56575)
- str4d/rage - A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability. [Apache License 2.0] (⭐️3430)
- sugyan/tuisky - [MIT License] (⭐️162)
- SuperCuber/dotter - A dotfile manager and templater written in rust 🦀 [The Unlicense] (⭐️1935)
- superradcompany/microsandbox - 🧱 secure, local, cross-platform and programmable sandboxes for AI agents [Apache License 2.0] (⭐️5540)
- svenstaro/genact - 🌀 A nonsense activity generator [MIT License] (⭐️11996)
- sxyazi/yazi - 💥 Blazing fast terminal file manager written in Rust, based on async I/O. [MIT License] (⭐️36695)
- synoet/ballast - ⚓ a simple api load testing tool that lets you compare performance snapshots of your api. (⭐️45)
- TabbyML/tabby - Self-hosted AI coding assistant (⭐️33443)
- taf2/mdvi - cli based Markdown viewer [MIT License] (⭐️277)
- tafia/calamine - A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets [MIT License] (⭐️2257)
- taiki-e/cargo-llvm-cov - Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage). [Apache License 2.0] (⭐️1341)
- tailcallhq/forgecode - AI enabled pair programmer for Claude, GPT, O Series, Grok, Deepseek, Gemini and 300+ models [Apache License 2.0] (⭐️6622)
- Tairesh/rustormy - 🌦️ Minimal neofetch-like weather CLI [MIT License] (⭐️81)
- tamasfe/taplo - A TOML toolkit written in Rust [MIT License] (⭐️2231)
- tareqimbasher/cargo-seek - A terminal user interface for searching, adding and installing cargo crates. [MIT License] (⭐️172)
- tassiovirginio/try-rs - A blazing fast, Rust-based workspace manager for your temporary experiments. [MIT License] (⭐️240)
- tauri-apps/create-tauri-app - Rapidly scaffold out a new tauri app project. [Apache License 2.0] (⭐️1555)
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend. [Apache License 2.0] (⭐️105606)
- tealdeer-rs/tealdeer - A very fast implementation of tldr in Rust. [Apache License 2.0] (⭐️6130)
- teamtype/teamtype - Peer-to-peer, editor-agnostic collaborative editing of local text files. [GNU AGPLv3] (⭐️1787)
- terminaltrove/moltbook-tui - A TUI client for Moltbook, the social network for AI Agents. [MIT License] (⭐️33)
- tetzng/pez - A Rust-based plugin manager for fish [MIT License] (⭐️18)
- theopfr/somo - A human-friendly alternative to netstat for socket and port monitoring on Linux and macOS. [MIT License] (⭐️2587)
- theryangeary/choose - A human-friendly and fast alternative to cut (and sometimes awk) [GNU GPLv3] (⭐️2223)
- thjbdvlt/leguinvim - neovim gui with non-monospace font support [GNU GPLv3] (⭐️16)
- thomasschafer/scooter - Interactive find-and-replace in the terminal [MIT License] (⭐️1235)
- tjdevries/vim9jit - a vim9script -> lua transpiler (written in Rust) [MIT License] (⭐️559)
- tod-org/tod - An unofficial Todoist command line client written in Rust [MIT License] (⭐️169)
- togatoga/karukan - Japanese Input Method System for Linux, Neural Kana-Kanji Conversion Engine + fcitx5 IME [Apache License 2.0] (⭐️271)
- tombi-toml/tombi - TOML Formatter / Linter / Language Server [MIT License] (⭐️862)
- topgrade-rs/topgrade - Upgrade all the things [GNU GPLv3] (⭐️3682)
- trailbaseio/trailbase - An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subscriptions, auth, and admin UI built on Rust, SQLite & Wasmtime. [Open Software License 3.0] (⭐️4803)
- tree-sitter/tree-sitter - An incremental parsing system for programming tools [MIT License] (⭐️24833)
- trymirai/uzu - A high-performance inference engine for AI models [MIT License] (⭐️1549)
- tsowell/wiremix - Simple TUI audio mixer for PipeWire [Apache License 2.0] (⭐️859)
- ttytm/wthrr-the-weathercrab - 🌞 🦀 🌙 Weather companion for the terminal. Rust app. [MIT License] (⭐️482)
- tuono-labs/tuono - ⚡ Modern fullstack web framework based on Rust and React [MIT License] (⭐️1120)
- tursodatabase/turso - Turso is an in-process SQL database, compatible with SQLite. [MIT License] (⭐️18288)
- Tuurlijk/apisnip - A terminal user interface (TUI) tool for trimming OpenAPI specifications down to size. Apisnip allows you to interactively select which endpoints to keep in your API specification, making it easy to generate smaller, focused API surfaces. [MIT License] (⭐️82)
- twitter/rezolus - Systems performance telemetry [Apache License 2.0] (⭐️1597)
- typst/typst - A markup-based typesetting system that is powerful and easy to learn. [Apache License 2.0] (⭐️52820)
- ultraworkers/claw-code - The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex. (⭐️186070)
- unhappychoice/gitlogue - A cinematic Git commit replay tool for the terminal, turning your Git history into a living, animated story. [ISC License] (⭐️4611)
- unhappychoice/gittype - A CLI code-typing game that turns your source code into typing challenges [MIT License] (⭐️1067)
- utooland/utoo - A unified toolchain for web development [MIT License] (⭐️2451)
- vadimcn/codelldb - A VSCode debugger extension for native code, powered by LLDB. [MIT License] (⭐️3192)
- vaibhav-mattoo/bitchat-tui - 🔒 Secure, anonymous, peer-to-peer (P2P) Bluetooth chat in your terminal. An off-grid, encrypted TUI messenger built with Rust. [MIT License] (⭐️328)
- Vaishnav-Sabari-Girish/ComChan - A Blazingly Fast Minimal Serial Monitor written in Rust [MIT License] (⭐️93)
- valsaven/npkl - npkl: Node Package Killer [MIT License] (⭐️6)
- versotile-org/verso - Mirror of https://gitlab.com/verso-browser/verso [Apache License 2.0] (⭐️5415) Archived!
- vicanso/zedis - Zedis: A blazing-fast, native Redis GUI built with Rust and GPUI. [Apache License 2.0] (⭐️1813)
- vihu/penview.nvim - Markdown live render with neovim [MIT License] (⭐️14)
- vladkens/macmon - 🦀🌡️ Real-time system monitor for Apple Silicon Macs (M1–M5). No sudo. TUI, JSON/Prometheus metrics server, and Rust library. [MIT License] (⭐️1470)
- voidzero-dev/vite-plus - Vite+ is the unified toolchain and entry point for web development. It manages your runtime, package manager, and frontend toolchain in one place. [MIT License] (⭐️4271)
- walles/riff - A syntax highter for diffs, clarifying which parts of lines have changed [MIT License] (⭐️506)
- watchexec/watchexec - Executes commands in response to file modifications [Apache License 2.0] (⭐️6912)
- wcampbell0x2a/heretek - GDB TUI Dashboard for the understanding of vast knowledge [Apache License 2.0] (⭐️377)
- wezterm/wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust (⭐️25629)
- wfxr/csview - 📠 Pretty and fast csv viewer for cli with cjk/emoji support. [Apache License 2.0] (⭐️694)
- wild-linker/wild - A very fast linker for Linux [Apache License 2.0] (⭐️3513)
- Wilfred/difftastic - a structural diff that understands syntax 🟥🟩 [MIT License] (⭐️25053)
- willdoescode/nat -
lsalternative with useful info and a splash of color 🎨 [MIT License] (⭐️1266) - willibrandon/lofi.nvim - AI music generation for Neovim. Generate lofi beats, ambient tracks, and more from text prompts - all running locally. (⭐️3)
- WindSoilder/nu_plugin_mongo - (⭐️11)
- woodruffw/toml2json - A very small CLI for converting TOML to JSON [MIT License] (⭐️97)
- wormtql/yas - Blazingly fast Genshin Impact/Honkai: Starrail artifacts scanner (⭐️1344)
- wtnqk/ftdv - FILE TREE DIFF VIEWER [Apache License 2.0] (⭐️70) Archived!
- XAMPPRocky/tokei - Count your code, quickly. (⭐️14282)
- xd009642/tarpaulin - A code coverage tool for Rust projects [Apache License 2.0] (⭐️2952)
- xi-editor/xi-editor - A modern editor with a backend written in Rust. [Apache License 2.0] (⭐️19836)
- xremap/xremap - Key remapper for X11 and Wayland [MIT License] (⭐️2071)
- xvxx/phetch - 🐭 quick lil gopher client for your terminal [MIT License] (⭐️198)
- Y2Z/monolith - ⬛️ CLI tool and library for saving complete web pages as a single HTML file [Creative Commons Zero v1.0 Universal] (⭐️15011)
- yaa110/nomino - Batch rename utility for developers [Apache License 2.0] (⭐️710)
- yamafaktory/jql - A JSON Query Language CLI tool [Apache License 2.0] (⭐️1670)
- Yamato-Security/hayabusa - Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs. [GNU AGPLv3] (⭐️3108)
- yashksaini-coder/Rustlens - Your Rust codebase, revealed It parses your Rust source files and provides an interactive interface to browse functions, structs, enums, traits, and more — all inside your terminal. [MIT License] (⭐️143)
- yassinebridi/serpl - A simple terminal UI for search and replace, ala VS Code. [MIT License] (⭐️824)
- ynqa/empiriqa - For empiricists... [MIT License] (⭐️119)
- ynqa/jnv - Interactive JSON filter using jq [MIT License] (⭐️5995)
- ynqa/sig - Interactive grep (for streaming) [MIT License] (⭐️748)
- YS-L/flamelens - Flamegraph viewer in the terminal [MIT License] (⭐️621)
- yshavit/mdq - like jq but for Markdown: find specific elements in a md doc [Apache License 2.0] (⭐️1710)
- YuitoSato/gh-asset - A CLI tool to download GitHub issue/PR assets using GitHub CLI authentication. (⭐️39)
- Yuki-bun/kenjutu - Track your code review progress hunk-by-hunk through history rewrites for jj users [Apache License 2.0] (⭐️9)
- zellij-org/zellij - A terminal workspace with batteries included [MIT License] (⭐️31702)
- zerobootdev/zeroboot - Sub-millisecond VM sandboxes for AI agents via copy-on-write forking [Apache License 2.0] (⭐️2191)
- zix-rs/zix - An alternative to ls [MIT License] (⭐️10)
- zizmorcore/zizmor - Static analysis for GitHub Actions [MIT License] (⭐️4210)
SCSS
- Gonzalo-D-Sales/obsidian-velocity - A radically modern theme for Obsidian. [GNU GPLv3] (⭐️1031)
- mastodon/documentation - Mastodon documentation [GNU Free Documentation License v1.3] (⭐️1742)
- twitter/opensource-website - Twitter's open source website, identifying projects we've released, organizations we support, and the work we do to support open source. [Apache License 2.0] (⭐️3258)
Scala
- twitter/the-algorithm - Source code for the X Recommendation Algorithm [GNU AGPLv3] (⭐️73021)
- windymelt/allyas - Directory-specific aliasing tool [GNU GPLv3] (⭐️56)
Scheme
- mochilang/mochi - Mochi is a small, fast, embeddable programming language designed for agents, data, and AI. It combines functional syntax, stream-first semantics, and native support for datasets, graphs, and simulation. [MIT License] (⭐️326)
ShaderLab
- lilxyzw/lilToon - Feature-rich shaders for avatars [MIT License] (⭐️1414)
- unity3d-jp/UnityChanToonShaderVer2_Project - UnityChanToonShaderVer2 Project / v.2.0.9 Release (⭐️4087)
Shell
- 4U6U57/wsl-open - Open files with xdg-open on Bash for Windows in Windows applications. Read only mirror from GitLab, see link :point_right: [MIT License] (⭐️546)
- aaronpowell/tmux-weather - Display weather information in tmux status bar [MIT License] (⭐️52)
- akane-blue/heyMaster - へいますたー! [Do What The Fck You Want To Public License*] (⭐️4)
- akinomyoga/ble.sh - Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions. [Modified BSD License] (⭐️4223)
- akohlbecker/aw-watcher-tmux - [MIT License] (⭐️91)
- alexwforsythe/tmux-which-key - A plugin for tmux that allows users to select actions from a customizable popup menu 🧰 [MIT License] (⭐️264)
- americanhanko/fish-spin - Background job spinner for fish [The Unlicense] (⭐️4)
- andsens/homeshick - git dotfiles synchronizer written in bash [MIT License] (⭐️2187)
- anghootys/tmux-ip-address - A plugin that shows public IP on the status bar of tmux. [MIT License] (⭐️19)
- anthropics/claude-code - Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands. (⭐️115613)
- anyenv/anyenv - All in one for **env [MIT License] (⭐️1855)
- asdf-community/asdf-direnv - direnv plugin for the asdf version manager [maintainer=@jfly, @michi-zuri, @vic] [Apache License 2.0] (⭐️573)
- asdf-community/asdf-gleam - Gleam plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!] [MIT License] (⭐️76)
- asdf-community/asdf-peco - peco plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!] [Apache License 2.0] (⭐️5)
- asdf-community/asdf-python - Python plugin for the asdf version manager [maintainer=@danhper] [MIT License] (⭐️730)
- asdf-vm/asdf-erlang - Erlang plugin for asdf version manager [MIT License] (⭐️531)
- asdf-vm/asdf-nodejs - Node.js plugin for asdf version manager [MIT License] (⭐️987)
- asdf-vm/asdf-ruby - Ruby plugin for asdf version manager [MIT License] (⭐️733)
- attogram/bash-screensavers - Turn your idle shell into a visual playground with this collection of Bash screensavers [MIT License] (⭐️919)
- atusy/by-binds-yourself - fish/zsh plugin to help repeated commandline workflows [MIT License] (⭐️31)
- azu/ni.zsh - Alternative
niwritten in zsh: npm/yarn/pnpm/bun/deno with the same command [MIT License] (⭐️195) - b0o/tmux-autoreload - 🧐 Automatically reload your tmux config file on change [MIT License] (⭐️119) Archived!
- babarot/enhancd - :rocket: A next-generation cd command with your interactive filter (⭐️2693)
- bartlomiejdanek/asdf-github-cli - [MIT License] (⭐️18)
- basecamp/omakub - Opinionated Ubuntu Setup (⭐️8013)
- basecamp/omarchy - Beautiful, Modern & Opinionated Linux [MIT License] (⭐️22032)
- Bash-it/bash-it - A community Bash framework. [MIT License] (⭐️15026)
- basherpm/basher - A package manager for shell scripts. [MIT License] (⭐️1279)
- Benexl/yt-x - Browse youtube from your terminal [MIT License] (⭐️1483)
- bevry/dorothy - 🧙🏻♀️ A dotfile ecosystem: cross-shell, cross-os, cross-arch. Make your commands and configurations portable, solve a problem once and for all users. Hundreds of builtin composable primitives for powerful and intuitive CLI and TUI scripting and automation. Portable between Bash, Zsh, Fish, Nu, Xonsh, Elvish, Dash, KornShell, macOS, Linux, Windows (⭐️542)
- blmayer/ereandel - A Gemini web browser using shell script [MIT License] (⭐️66)
- briansalehi/tmux-acpi - ACPI Support for Tmux [GNU GPLv3] (⭐️14)
- c2lang/c2-docker - Docker based build for c2c [MIT License] (⭐️2)
- Cannon07/code-preview.nvim - A Neovim plugin that shows a live diff preview of AI coding agent's file edits before you accept or reject them. [MIT License] (⭐️109)
- catppuccin/tmux - 💽 Soothing pastel theme for Tmux [MIT License] (⭐️2971)
- cheetah/asdf-zig - zig plugin for asdf version manager https://github.com/asdf-vm/asdf [MIT License] (⭐️33)
- christoomey/vim-tmux-navigator - Seamless navigation between tmux panes and vim splits [MIT License] (⭐️6157)
- classmethod/tsumiki - tsumiki [MIT License] (⭐️945)
- cnshsliu/synctodo - Sync todos among Telekasten, Mac Reminders and iPhone Reminders (⭐️12)
- ContentsViewer/shtris - The pure shell script (sh) that implements the Tetris game following the Tetris Guideline (2009). [MIT License] (⭐️87)
- Cranot/claude-code-guide - The Complete Claude Code CLI Guide - Live & Auto-Updated Every 2 Days (⭐️2620)
- decors/fish-ghq - ghq completion and keybinding for fish shell [MIT License] (⭐️116)
- dokku/dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications [MIT License] (⭐️31884)
- dorukozerr/coc-zshell - Zsh completion support for coc.nvim using native zsh completion system [MIT License] (⭐️2)
- DrKJeff16/nvim-plugin-boilerplate - An annotated Neovim plugin template with pre-commit, StyLua and selene configs, GitHub actions and more. [MIT License] (⭐️13)
- dylanaraps/neofetch - 🖼️ A command-line system information tool written in bash 3.2+ [MIT License] (⭐️23624) Archived!
- egurapha/Shunpo - A minimalist bash tool that makes directory navigation just a little bit faster. [MIT License] (⭐️438)
- emersonsoares/asdf-dotnet-core - ✨ .Net Core plugin for asdf version manager [MIT License] (⭐️104)
- erikw/tmux-powerline - ⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash. [Modified BSD License] (⭐️3758)
- eugene1g/agent-safehouse - Sandbox your local AI agents so they can read/write only what they need [Apache License 2.0] (⭐️1611)
- filiparag/wikiman - Wikiman is a universal offline documentation search engine for manual pages, tldr-pages, ArchWiki, Gentoo Wiki, DevDocs, and FreeBSD documentation [MIT License] (⭐️944)
- franciscolourenco/done - A fish-shell package to automatically receive notifications when long processes finish. [MIT License] (⭐️932)
- g-plane/pnpm-shell-completion - Complete your pnpm command fastly. [MIT License] (⭐️200)
- graemedavidson/tmux-pane-focus - Tmux plugin to auto resize windows on focus similar to NVim Focus: https://github.com/beauwilliams/focus.nvim [MIT License] (⭐️23)
- Halima24-tech/judge-it - 🚀 Execute user-submitted code securely with MyJudge, a scalable, multi-language engine for competitive programming and e-learning platforms. (⭐️1)
- HectorBjernersjo/Neovim-theme-switcher - A lightweight theme switcher for Neovim made to work with your own config, with or without Omarchy. [MIT License] (⭐️20)
- IlanCosman/tide - 🌊 The ultimate Fish prompt. [MIT License] (⭐️4054)
- imomaliev/tmux-keyboard-layout - Tmux plugin to show current keyboard layout [MIT License] (⭐️17)
- inuatsu/dotfiles - [MIT License] (⭐️5)
- itzg/docker-minecraft-server - Docker image that provides a Minecraft Server for Java Edition that automatically installs/upgrades versions, modloaders, modpacks and more at startup [Apache License 2.0] (⭐️13524)
- jaclu/tmux-menus - Tmux plugin, Popup menus to help with managing your environment [MIT License] (⭐️489)
- jaclu/tmux-mouse-swipe - Tmux plugin, uses mouse horizontal swipe to switch window and vertical to switch session [MIT License] (⭐️22)
- jaclu/tmux-packet-loss - tmux plugin, Displays packet loss if at or above threshold [MIT License] (⭐️14)
- jaclu/tmux-power-zoom - Zoom pane to separate window, and unzoom it back into it's original location [MIT License] (⭐️63)
- jazz-it/dline - A sleek and simple calendar for terminal enthusiasts. [GNU GPLv3] (⭐️286)
- JianZcar/FuzPad - A minimalistic note management solution. Powered by fzf [GNU GPLv3] (⭐️159)
- jimhester/per-directory-history - Per directory history for zsh, as well as global history, and the ability to toggle between them with ^G. [zlib License] (⭐️350)
- joke/asdf-chezmoi - chezmoi plugin for asdf version manager [Apache License 2.0] (⭐️7)
- joknarf/pgtree - Unix process hierachy tree for specific processes (mixed pgrep + pstree) [MIT License] (⭐️41)
- jorgebucaran/fisher - A plugin manager for Fish [MIT License] (⭐️9167)
- jorgebucaran/hydro - Ultra-pure, lag-free prompt with async Git status—just for Fish [MIT License] (⭐️904)
- joshmedeski/tmux-nerd-font-window-name - Nerd Font icons for your tmux windows (⭐️211)
- kajisha/asdf-ghq - ghq plugin for asdf version manager [Apache License 2.0] (⭐️3)
- KATO-Hiro/AtCoderClans - 【非公式】AtCoderがもっと楽しくなるリンク集です。有志による非公式サービス・ツール・ライブラリ・記事などをまとめています。 [MIT License] (⭐️140)
- kb10uy/fish-theme-ract - みんな A カップだよね (⭐️3)
- kdabir/has - ✅ checks presence of various command line tools and their versions on the path [MIT License] (⭐️806)
- kengkiat/claude-hurl.nvim - Route Claude Code's Ctrl+G editor to your existing NeoVim instance [MIT License] (⭐️2)
- kiyoon/treemux - A modern file explorer (Nvim-Tree/Neo-Tree) as a Tmux sidebar, with dynamic updates and bi-directional interaction. [MIT License] (⭐️196)
- kohii/smoothcsv3 - SmoothCSV is a powerful and intuitive tool for editing CSV files. (⭐️1092)
- kompiro/asdf-fzf - fzf plugin for asdf version manager [MIT License] (⭐️8)
- kyohsuke/fish-evalcache - fish plugin to cache eval loads to improve shell startup time [MIT License] (⭐️7)
- lmorg/murex-module-tmux-profile - murex module: tmux-profile provides
configoptions to edit your.tmux.conffile [Apache License 2.0] (⭐️1) - lo48576/thinking_faces - 🤔🤔🤔 (⭐️161)
- logicmagix/tide42 - An ultra-efficient Neovim based IDE for Python and C/C++ prototyping. (⭐️24)
- ludeeus/action-shellcheck - GitHub action for ShellCheck. [MIT License] (⭐️346)
- luizm/asdf-shellcheck - shellcheck plugin for asdf version manager https://github.com/asdf-vm/asdf [MIT License] (⭐️28)
- luizm/asdf-shfmt - shfmt plugin for asdf version manager https://github.com/asdf-vm/asdf [MIT License] (⭐️13)
- magicant/yash - Yet another shell [GNU GPLv2] (⭐️523)
- mattmc3/antidote - https://antidote.sh - the cure to slow zsh plugin management [MIT License] (⭐️1568)
- mchav/with - Command prefixing for continuous workflow using a single tool. (⭐️1438)
- microsoft/amplifier - [MIT License] (⭐️3055)
- mimikun/dotfiles - mimikun's dotfiles [MIT License] (⭐️31)
- msitarzewski/agency-agents - A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables. [MIT License] (⭐️82705)
- mtesselH/jp2a - Dockerfile for jp2a (⭐️9)
- MunifTanjim/tmux-mode-indicator - Plugin that displays prompt indicating currently active Tmux mode. [MIT License] (⭐️194)
- naqerl/tmux-cargo - Plugin for interacting with cargo [MIT License] (⭐️7)
- NeoHsu/asdf-duf - duf plugin for the asdf version manager. [MIT License] (⭐️2)
- NHDaly/tmux-better-mouse-mode - A tmux plugin to better manage and configure the mouse. [MIT License] (⭐️976)
- noscript/tmux-mighty-scroll - More scroll, less hassle [MIT License] (⭐️107)
- nxhung2304/lastplace.nvim - Nvim plugin that intelligently reopens files at your last edit position. [MIT License] (⭐️25)
- OakNinja/MakeMeFish - Easing the usage of make and Makefiles [MIT License] (⭐️44)
- ofirgall/tmux-browser - Web browser sessions attached to tmux sessions [MIT License] (⭐️143)
- ombulabs/claude-code_rails-upgrade-skill - A Claude Code Skill to Upgrade Rails [MIT License] (⭐️244)
- orefalo/murex-module-g2 - g2, the simple git client, ported to murex (⭐️1)
- orefalo/murex-module-starship - The minimal, blazing-fast, and infinitely customizable prompt for any shell! https://starship.rs/ (⭐️2)
- P3rf/rofi-network-manager - A manager for network connections using bash, rofi, nmcli,qrencode. [MIT License] (⭐️464)
- perrin4869/dotfiles - Personal configuration for my Linux desktop and development environment (⭐️6)
- piroor/tweetbot.sh - A bot program for Twitter, written in simple Bash script [MIT License] (⭐️30)
- projekt0n/github-theme-contrib - GitHub's themes ports and extras [MIT License] (⭐️157)
- pure-fish/pure - Pretty, minimal, and fast prompt for Fish shell inspired by sindresorhus/pure [MIT License] (⭐️1516)
- pyenv/pyenv - Simple Python version management [MIT License] (⭐️44627)
- ras0q/cute - Cute: A CLI tool that exeCUTEs commands from markdown files — also works as a zsh/fish plugin. [MIT License] (⭐️32)
- rbenv/rbenv - Manage your app's Ruby environment [MIT License] (⭐️16672)
- rbuchberger/rbw-menu - Teeny Tiny GUI menu for rbw (Unofficial Bitwarden CLI) [GNU GPLv3] (⭐️25)
- rcny/gh-copilot-cli-alias.fish - Fish aliases for Copilot in the CLI [MIT License] (⭐️9) Archived!
- richin13/asdf-neovim - Neovim plugin for asdf version manager (https://github.com/asdf-vm/asdf) and mise (https://mise.jdx.dev/) [MIT License] (⭐️112)
- rickstaa/tmux-notify - Tmux plugin to notify you when processes are finished. [MIT License] (⭐️245)
- robhurring/tmux-uptime - Tmux uptime plugin (⭐️10)
- rockerBOO/awesome-neovim - Collections of awesome neovim plugins. [Creative Commons Zero v1.0 Universal] (⭐️20681)
- RoryNesbitt/dotfyle-cli - Command line tool for Neovim multi-config management (⭐️17)
- ryoppippi/fish-na - @antfu/ni alternative written in fish shell using abbr feature [MIT License] (⭐️7)
- S-H-GAMELINKS/Pleroma.Start.Script.for.GoogleCloudPlatform - PleromaをGoogleCloudPlatform上に簡単に構築するスタートアップスクリプト [MIT License] (⭐️5)
- shellbound/jwalk - Streaming JSON parser for Unix [MIT License] (⭐️149)
- shellspec/shellspec - A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells [MIT License] (⭐️1361)
- sijad/gitignore - Create .gitignore files from gitignore.io templates [MIT License] (⭐️35)
- sindresorhus/pure - Pretty, minimal and fast ZSH prompt [MIT License] (⭐️14195)
- SixArm/usv - Unicode Separated Values (USV) data markup for units, records, groups, files, streaming, and more. (⭐️218)
- Songmu/action-create-branch - [MIT License] (⭐️3)
- sorin-ionescu/prezto - The configuration framework for Zsh [MIT License] (⭐️14512)
- spaceship-prompt/spaceship-prompt - 🚀✨ Minimalistic, powerful and extremely customizable Zsh prompt [MIT License] (⭐️20468)
- Stratus3D/asdf-lua - Lua plugin for asdf version manager. https://github.com/asdf-vm/asdf [MIT License] (⭐️79)
- sudermanjr/asdf-yq - [Apache License 2.0] (⭐️11)
- super-linter/super-linter - Combination of multiple linters to run as a GitHub Action or standalone [MIT License] (⭐️10409)
- susam/timebox - A timer script for Windows/Linux/Unix/macOS to practice timeboxing (the time management technique) [MIT License] (⭐️47)
- tacostea/versionbattle - 鯖缶御用達の新バージョン追従バトルを観測するやつ [GNU AGPLv3] (⭐️9) Archived!
- tassaron/tmux-df - Tmux plugin to show disk space in the statusbar [MIT License] (⭐️43)
- tmux-plugins/tmux-battery - Plug and play battery percentage and icon indicator for Tmux. [MIT License] (⭐️564)
- tmux-plugins/tmux-continuum - Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on. [MIT License] (⭐️3904)
- tmux-plugins/tmux-copycat - A plugin that enhances tmux search [MIT License] (⭐️1190)
- tmux-plugins/tmux-cowboy - Kill hanging processes fast [MIT License] (⭐️53)
- tmux-plugins/tmux-cpu - Plug and play cpu percentage and icon indicator for Tmux. [MIT License] (⭐️519)
- tmux-plugins/tmux-fpp - Quickly open any path on your terminal window in your $EDITOR of choice! [MIT License] (⭐️322)
- tmux-plugins/tmux-logging - Easy logging and screen capturing for Tmux. [MIT License] (⭐️1224)
- tmux-plugins/tmux-maildir-counter - Plugin that counts files on a specific mail directory [MIT License] (⭐️36)
- tmux-plugins/tmux-net-speed - Tmux plugin to monitor upload and download speed of one or all interfaces [MIT License] (⭐️93)
- tmux-plugins/tmux-newsboat - Display newsboat counters in tmux status line. [MIT License] (⭐️16)
- tmux-plugins/tmux-online-status - Tmux plugin that displays online status of your computer. [MIT License] (⭐️182)
- tmux-plugins/tmux-open - Tmux key bindings for quick opening of a highlighted file or url [MIT License] (⭐️725)
- tmux-plugins/tmux-pain-control - standard pane key-bindings for tmux [MIT License] (⭐️845)
- tmux-plugins/tmux-prefix-highlight - Plugin that highlights when you press tmux prefix key [MIT License] (⭐️659)
- tmux-plugins/tmux-resurrect - Persists tmux environment across system restarts. [MIT License] (⭐️12662)
- tmux-plugins/tmux-sensible - basic tmux settings everyone can agree on [MIT License] (⭐️2168)
- tmux-plugins/tmux-sessionist - Lightweight tmux utils for manipulating sessions [MIT License] (⭐️461)
- tmux-plugins/tmux-sidebar - A sidebar with the directory tree for the current path. Tries to make tmux more IDE like. [MIT License] (⭐️627)
- tmux-plugins/tmux-urlview - Quickly open any url on your terminal window! [MIT License] (⭐️289)
- tmux-plugins/tmux-yank - Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin. [MIT License] (⭐️3064)
- tmux-plugins/tpm - Tmux Plugin Manager [MIT License] (⭐️14529)
- tobi/try - fresh directories for every vibe [MIT License] (⭐️3580)
- tsuyoshicho/asdf-vim - A simple asdf plugin for vim (⭐️13)
- tw93/Mole - 🐹 Deep clean and optimize your Mac. [MIT License] (⭐️48077)
- twuni/asdf-yarn - asdf plugin for Yarn. [MIT License] (⭐️143) Archived!
- Uliboooo/dotfiles - dotfiles: Arch/Hyprland/Waybar/Kitty (⭐️2)
- unkontributors/super_unko - Super Unko project is the one of the awesome, clean and sophisticated OSS projects in the world. (⭐️175)
- Vaishnav-Sabari-Girish/arduino-cli-interactive - An Interactive way to use the arduino-cli [Apache License 2.0] (⭐️44)
- vixus0/asdf-bitwarden - Bitwarden CLI plugin for asdf [Do What The Fck You Want To Public License*] (⭐️5)
- vrtmrz/self-hosted-livesync-server - (⭐️244)
- vuchvu/trickcal-spinner-verbs - Claude Code のスピナーメッセージをトリックカルのリソースダウンロード中の言葉に差し替えます (⭐️1)
- webinstall/webi-installers - Primary and community-submitted packages for webinstall.dev [Mozilla Public License 2.0] (⭐️2843)
- wfxr/forgit - :zzz: A utility tool powered by fzf for using git interactively. [MIT License] (⭐️4966)
- whame/tmux-modal - Execute complex tmux commands in just a few keystrokes with a modal mode that is designed to be efficient, easy to remember and comfortable [MIT License] (⭐️215)
- willwade/envloader - a very basic direnv that you can use standalone [MIT License] (⭐️16)
- wslutilities/wslu - A collection of utilities for Windows Subsystem for Linux [GNU GPLv3] (⭐️3740) Archived!
- xwmx/nb - CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script. [GNU AGPLv3] (⭐️8111)
- yuk7/container-systemd-init-tool - a toolkit to virtually start and interop Systemd as PID1 for Linux Containers [MIT License] (⭐️282)
- yutkat/my-neovim-pluginlist - My personal list of Neovim plugins (⭐️814)
- yysushi/asdf-tig - [MIT License] (⭐️1)
- zarazhangrui/frontend-slides - Create beautiful slides on the web using Claude's frontend skills [MIT License] (⭐️14845)
- zdharma-continuum/zinit - 🌻 Flexible and fast ZSH plugin manager [MIT License] (⭐️4579)
- zsh-users/antigen - The plugin manager for zsh. [MIT License] (⭐️8306)
Smalltalk
- feenkcom/gtoolkit - Glamorous Toolkit is the Moldable Development Environment. It empowers you to make systems explainable through contextual micro tools. [MIT License] (⭐️1501)
Svelte
- codicocodes/dotfyle - Find the best Neovim plugins [MIT License] (⭐️1187)
- mathesar-foundation/mathesar - An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—100% open source and self hosted, with native Postgres access control. [GNU GPLv3] (⭐️4930)
- mistweaverco/bananas - Bananas🍌, Cross-Platform screen 🖥️ sharing 📡 made simple ⚡. [MIT License] (⭐️6207)
- Niek/chatgpt-web - ChatGPT web interface using the OpenAI API [GNU GPLv3] (⭐️1986)
- noname-oni/obsidian-keyboard-analyzer - Obsidian plugin to display command hotkeys on a visible keyboard layout [GNU GPLv3] (⭐️130)
- ryoppippi/hhkb-equals - simple calculator to compare length, weight and price with HHKB [MIT License] (⭐️4)
- spuithori/tokimekibluesky - [MIT License] (⭐️293)
- uboar/missli - [MIT License] (⭐️45)
Swift
- 7ka-Hiira/hazkey - Japanese input method for fcitx5, powered by azooKey engine [MIT License] (⭐️186)
- apple/container - A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon. [Apache License 2.0] (⭐️25985)
- Arthur-Ficial/apfel - The free AI already on your Mac. CLI tool, OpenAI-compatible server, and interactive chat — all on-device via Apple Intelligence. No API keys, no cloud, no downloads. [MIT License] (⭐️4735)
- azooKey/azooKey - azooKey is an open-source Japanese keyboard for iPhone and iPad, written in Swift and powered by its own kana-kanji conversion engine. It provides live conversion, flexible key layouts, and a clean SwiftUI interface for a smooth typing experience. [MIT License] (⭐️691)
- azooKey/azooKey-Desktop - azooKey-Desktop is an open-source Japanese input method for macOS, written in Swift and powered by the Zenzai neural kana-kanji converter. It provides live conversion, optional LLM-based “Magic Conversions”, and Tuner-backed personalization for a smooth, desktop typing experience. [MIT License] (⭐️890)
- azooKey/AzooKeyKanaKanjiConverter - Kana-Kanji Conversion Module written in Swift, supporting Neural Kana-Kanji Conversion and other cool features. [MIT License] (⭐️144)
- azrsjp/harp - BMS Player for macOS. (⭐️17)
- cinderella-project/iMast - 📱🐘 3rd-party Mastodon Client for iOS [Apache License 2.0] (⭐️118)
- codefirst/FlickSKK - SKK(Simple Kana to Kanji conversion program) for iOS with flick keypad (⭐️57)
- cpisciotta/xcbeautify - An xcodebuild formatter [MIT License] (⭐️1463)
- Dimillian/ACHNBrowserUI - Animal Crossing New Horizon companion app in SwiftUI [Apache License 2.0] (⭐️1725)
- Dimillian/IceCubesApp - A SwiftUI Mastodon client [GNU AGPLv3] (⭐️6965)
- exelban/stats - macOS system monitor in your menu bar [MIT License] (⭐️38065)
- Galin1211/Overlook - 🖥️ Control GL.iNet KVM devices seamlessly with Overlook, a macOS-native tool for low-latency video streaming and efficient clipboard sharing. [GNU GPLv3] (⭐️2)
- gitusp/azoo-key-skkserv - [MIT License] (⭐️43)
- IndiePass/indiepass-ios - An IndieWeb app with extensions for sharing information to micropub endpoints and reading from microsub endpoints [MIT License] (⭐️44) Archived!
- jaywcjlove/awesome-mac - This project is dedicated to collecting high-quality macOS software and organizing them systematically by different categories for easy search and use. [Creative Commons Zero v1.0 Universal] (⭐️102243)
- jordanbaird/Ice - Powerful menu bar manager for macOS [GNU GPLv3] (⭐️27404)
- KanCraft/i168 - iPhoneで艦これがしたいよ。(ゆくゆくは通知もほしいよ) (⭐️2)
- mad-p/MacTcode - Tcode Input Method for macOS [MIT License] (⭐️64)
- manaflow-ai/cmux - Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents (⭐️14711)
- mas-cli/mas - :package: Mac App Store command-line interface [MIT License] (⭐️12100)
- metabolist/metatext - A free, open-source iOS Mastodon client. [GNU GPLv3] (⭐️721) Archived!
- Na0ki/mikutter-for-iOS - mikutter for iOS [MIT License] (⭐️2)
- nikitabobko/AeroSpace - AeroSpace is an i3-like tiling window manager for macOS [MIT License] (⭐️20318)
- ninxsoft/Mist - A Mac utility that automatically downloads macOS Firmwares / Installers. [MIT License] (⭐️4804)
- permissionlesstech/bitchat - bluetooth mesh chat, IRC vibes [The Unlicense] (⭐️25741)
- rxhanson/Rectangle - Move and resize windows on macOS with keyboard shortcuts and snap areas (⭐️28851)
- ryohey/Toaster - Deadly simple but highly customizable Toast for SwiftUI [MIT License] (⭐️5)
- shunkit/ForceTouchGesture - 3D Touch Gesture Recognizer written in Swift 2. [MIT License] (⭐️2) Archived!
- steipete/RepoBar - Show status of GitHub Repos right in your menu bar and terminal: CI, Issues, Pull Requests, Latest Release. [MIT License] (⭐️1180)
- swiftlang/swift - The Swift Programming Language [Apache License 2.0] (⭐️69921)
- TootSDK/TootSDK - Cross-platform Swift library for Mastodon and the fediverse [Modified BSD License] (⭐️399)
- touyu/Portannict - :iphone: Elegant annict client app for iOS. (⭐️20)
- TwidereProject/TwidereX-iOS - Next generation of Twidere for iOS. [GNU GPLv3] (⭐️160)
- vanshg/MacAssistant - Google Assistant for macOS! [MIT License] (⭐️1607)
- williamcpierce/Overview - A free and open source window preview and task switcher tool for macOS [MIT License] (⭐️97)
- wtm4080/KnzkAlt - https://knzk.me (⭐️2)
- xtool-org/xtool - Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS. [MIT License] (⭐️4777)
- yuki-yano/shitsurae - (⭐️7)
- zenangst/KeyboardCowboy - :keyboard: The missing keyboard shortcut utility for macOS (⭐️2117)
TeX
- lervag/vimtex - VimTeX: A modern Vim and neovim filetype plugin for LaTeX files. [MIT License] (⭐️6234)
- masui/GitHelp - GitコマンドのヘルプをExpandHelpで (⭐️11)
- orumin/thesis_template - Pandoc+LaTeX+Makefileで論文かくやつ. (⭐️9)
- vvakame/review-css-typesetting - CSS組版やっていき! [MIT License] (⭐️33)
Tree-sitter Query
- arborist-ts/arborist.nvim - Smart, simple, fast tree-sitter parser manager for Neovim 0.12+ [MIT License] (⭐️97)
- Norgate-AV/netlinx.nvim - NetLinx plugin for Neovim [MIT License] (⭐️2)
- nvim-treesitter/nvim-treesitter - Nvim Treesitter configurations and abstraction layer [Apache License 2.0] (⭐️13725) Archived!
- nvim-treesitter/nvim-treesitter-textobjects - [Apache License 2.0] (⭐️2739)
- romus204/tree-sitter-manager.nvim - A lightweight Tree-sitter parser manager for Neovim. [MIT License] (⭐️331)
- RRethy/nvim-treesitter-textsubjects - Location and syntax aware text objects which do what you mean [Apache License 2.0] (⭐️567)
- TheNoeTrevino/roids.nvim - A neovim plugin for modular Treesitter syntax highlighting injections. [MIT License] (⭐️38)
TypeScript
- a-tak/taskclear - シンプルなタスク管理ツール (⭐️3)
- actions/labeler - An action for automatically labelling pull requests [MIT License] (⭐️2424)
- actions/stale - Marks issues and pull requests that have not had recent interaction [MIT License] (⭐️1665)
- adbayb/termost - 📦 A framework to build your next CLI application: Get the most of your terminal 🚀 [MIT License] (⭐️183)
- ahmedkhaleel2004/gitdiagram - Free, simple, fast interactive diagrams for any GitHub repository [MIT License] (⭐️15454)
- aidenlx/obsidian-icon-shortcodes - Obsidian Plugin: Insert emoji and custom icons with shortcodes [MIT License] (⭐️169)
- aidenybai/bippy - ⚠️ hack into react internals [MIT License] (⭐️1300)
- airtoxin/critterpedia - あつまれどうぶつの森の図鑑 (⭐️4)
- aiscript-dev/aiscript - 🔋 A lightweight scripting language runing on JavaScript [MIT License] (⭐️234)
- aiscript-dev/aiscript-languageserver - 🩺 language server for aiscript. [MIT License] (⭐️9)
- aiscript-dev/aiscript-vscode - (Experimental) Official AiScript support extension for VSCode with some Misskey-related snippets [MIT License] (⭐️23)
- alangrainger/obsidian-lazy-plugins - Load plugins with a delay on Obsidian startup, so that you can get your app startup down into the sub-second loading time. [MIT License] (⭐️425)
- alchemy-run/alchemy - Infrastructure as TypeScript [Apache License 2.0] (⭐️1960)
- AlexBieg/obsidian-better-command-palette - A better command palette for obsidian [MIT License] (⭐️184)
- alibaba/page-agent - JavaScript in-page GUI agent. Control web interfaces with natural language. [MIT License] (⭐️17174)
- Allianaab2m/vimskey - Misskey client for Vim/Neovim [MIT License] (⭐️25)
- anomalyco/opencode - The open source coding agent. [MIT License] (⭐️145602)
- anthropics/claude-code-action - [MIT License] (⭐️7149)
- antonk52/basics-language-server - Buffer, path, and snippet completions [MIT License] (⭐️76)
- AnWeber/httpyac - Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT [MIT License] (⭐️806)
- apache/superset - Apache Superset is a Data Visualization and Data Exploration Platform [Apache License 2.0] (⭐️72477)
- aperturerobotics/goscript - Go to TypeScript transpiler [MIT License] (⭐️221)
- argenos/nldates-obsidian - Work with dates in natural language in Obsidian [MIT License] (⭐️641)
- arktypeio/arktype - TypeScript's 1:1 validator, optimized from editor to runtime [MIT License] (⭐️7740)
- athasdev/athas - A lightweight, cross-platform code editor, built with Tauri (Rust and React) with Git support, AI agents, vim keybindings. (⭐️2582)
- austin-----/vscode-twitter - Twitter in VS Code (⭐️57)
- Automattic/simplenote-electron - Simplenote for Web, Windows, and Linux [GNU GPLv2] (⭐️5228)
- azat-io/actions-up - 🌊 Interactive CLI tool to update GitHub Actions to latest versions with SHA pinning [MIT License] (⭐️508)
- azu/irodr - RSS reader client like LDR for Inoreader. [MIT License] (⭐️139)
- babarot/oksskolten - 🏔️ The AI-native RSS reader [GNU AGPLv3] (⭐️370)
- badlogic/pi-mono - AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods [MIT License] (⭐️37181)
- balena-io/etcher - Flash OS images to SD cards & USB drives, safely and easily. [Apache License 2.0] (⭐️33527)
- bemusic/bemuse - ⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js. [GNU AGPLv3] (⭐️1226)
- BetterTyped/hyper-fetch - ⚡ Fetching and realtime data exchange framework. [Apache License 2.0] (⭐️1326)
- bitwarden/clients - Bitwarden client apps (web, browser extension, desktop, and cli). (⭐️12671)
- bknd-io/bknd - Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, React Router, Astro, Cloudflare, Bun, Node, AWS Lambda & more. [Apache License 2.0] (⭐️3718)
- blackboardsh/electrobun - Build ultra fast, tiny, and cross-platform desktop apps with Typescript. [MIT License] (⭐️11376)
- blacksmithgu/obsidian-dataview - A data index and query language over Markdown files, for https://obsidian.md/. [MIT License] (⭐️8794)
- bluesky-social/atproto - Social networking technology created by Bluesky (⭐️9324)
- castaneai/apubhook - Incoming Webhook-like server for ActivityPub. [MIT License] (⭐️25)
- ccbrown/cloud-snitch - Map visualization and firewall for AWS activity, inspired by Little Snitch for macOS. [MIT License] (⭐️377)
- chartdb/chartdb - Database diagrams editor that allows you to visualize and design your DB with a single query. [GNU AGPLv3] (⭐️21935)
- ChartGPU/ChartGPU - Beautiful, open source, WebGPU-based charting library [MIT License] (⭐️3032)
- cheeriojs/cheerio - The fast, flexible, and elegant library for parsing and manipulating HTML and XML. [MIT License] (⭐️30276)
- chenglou/pretext - Fast, accurate & comprehensive text measurement & layout [MIT License] (⭐️44589)
- chenxin-yan/crust - A TypeScript-first, Bun-native CLI framework with composable modules. [MIT License] (⭐️372)
- chetachiezikeuzor/Highlightr-Plugin - A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨. [Mozilla Public License 2.0] (⭐️787)
- chhoumann/quickadd - QuickAdd for Obsidian [MIT License] (⭐️2170)
- Chocobozzz/PeerTube - ActivityPub-federated video streaming platform using P2P directly in your web browser [GNU AGPLv3] (⭐️14644)
- CodebuffAI/codebuff - Generate code from the terminal! [Apache License 2.0] (⭐️4546)
- coder/code-server - VS Code in the browser [MIT License] (⭐️77181)
- codpro2005/ts-regexp - A RegExp wrapper providing stronger type safety. [MIT License] (⭐️325)
- colibri-social/colibri.social - Colibri is a next-generation social chat app built on the AT protocol. [MIT License] (⭐️66)
- colinhacks/zod - TypeScript-first schema validation with static type inference [MIT License] (⭐️42424)
- ComposioHQ/composio - Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action. [MIT License] (⭐️27819)
- concrnt/concrnt-world - Concrnt is a next-gen decentralized social network platform designed to make your world richer. [MIT License] (⭐️99)
- continuedev/continue - ⏩ Source-controlled AI checks, enforceable in CI. Powered by the open-source Continue CLI [Apache License 2.0] (⭐️32647)
- contrastio/recorder - 📹 Recorder | Open-source web app to record screen and camera directly in your browser | No installation required | No tracking | Fully local | 🚀 [MIT License] (⭐️370)
- conwnet/github1s - One second to read GitHub code with VS Code. [MIT License] (⭐️23297)
- CoralPink/commentary - This site introduces WezTerm and Neovim dotfiles that I usually use. (⭐️76)
- cutls/TheDesk - Mastodon Client for PC. [GNU GPLv3] (⭐️277) Archived!
- cyclejs/cyclejs - A functional and reactive JavaScript framework for predictable code [MIT License] (⭐️10230)
- dahlia/logtape - Unobtrusive logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions [MIT License] (⭐️1755)
- dahlia/optique - Type-safe combinatorial CLI parser for TypeScript [MIT License] (⭐️632)
- darlal/obsidian-switcher-plus - Enhanced Quick Switcher plugin for Obsidian.md [GNU GPLv3] (⭐️597)
- DaviTostes/bruno-language-server - Language Server Protocol implementation for Bruno API client [MIT License] (⭐️10)
- DenchHQ/DenchClaw - Fully Managed OpenClaw Framework for all knowledge work ever. CRM Automation and Outreach agents. The only local productivity tool you need. [MIT License] (⭐️1526)
- deta/surf - Personal AI Notebooks. Organize files & webpages and generate notes from them. Open source, local & open data, open model choice (incl. local). [Apache License 2.0] (⭐️3331)
- dexie/Dexie.js - A Minimalistic Wrapper for IndexedDB [Apache License 2.0] (⭐️14223)
- DimensionDev/Maskbook - The portal to the new, open Internet. ([I:b]) [GNU AGPLv3] (⭐️1578)
- DIYgod/RSSHub - 🧡 Everything is RSSible [GNU AGPLv3] (⭐️43495)
- dlants/magenta.nvim - A tool-use-focused LLM plugin for neovim. [MIT License] (⭐️437)
- dmno-dev/varlock - AI-safe .env files: Schemas for agents, Secrets for humans. [MIT License] (⭐️3243)
- docmost/docmost - Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion. [GNU AGPLv3] (⭐️19855)
- doganarif/GoVisual - Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development. [MIT License] (⭐️679)
- dsherret/dax - Cross-platform shell tools for Deno and Node.js inspired by zx. [MIT License] (⭐️1431)
- dupontcyborg/numpy-ts - Fast, Complete NumPy for TypeScript & JavaScript [MIT License] (⭐️310)
- ebullient/obsidian-task-collector - Manage tasks and logs within an Obsidian note. [MIT License] (⭐️234)
- eclipse-theia/theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript. [Eclipse Public License 2.0] (⭐️21474)
- edmundhung/conform - Progressively enhance HTML forms with React. Build resilient, type-safe forms with no hassle using web standards. [MIT License] (⭐️2551)
- eetann/mrjimaku - This is a Chrome Extension to show your caption on the YouTube. (⭐️1)
- eetann/obsidian-embed-calendar - Development has been discontinued. (⭐️2)
- Effect-TS/effect - Build production-ready applications in TypeScript [MIT License] (⭐️13871)
- egeominotti/bunqueue - ⚡ High-performance job queue for Bun. SQLite persistence, DLQ, cron jobs, S3 backups. Built for AI agents and automation [MIT License] (⭐️414)
- embedpdf/embed-pdf-viewer - A PDF viewer that seamlessly integrates with any JavaScript project [MIT License] (⭐️3805)
- excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams [MIT License] (⭐️121368)
- f/git-rewrite-commits - AI-powered git commit message rewriter using Ollama or GPT [MIT License] (⭐️1409)
- fa0311/cspell-dict-yaju - 深刻な下ネタを回避するためのcspell用の辞書(淫夢要素はないです) [MIT License] (⭐️37)
- fedify-dev/fedify - ActivityPub server framework in TypeScript [MIT License] (⭐️962)
- fedify-dev/hollo - Federated single-user microblogging software [GNU AGPLv3] (⭐️452)
- Floorp-Projects/Floorp - All of source code of Floorp 12, the most Advanced and Fastest Firefox derivative 🦊 [Mozilla Public License 2.0] (⭐️8107)
- flowglad/flowglad - Open source, zero webhooks payment provider (⭐️1711) Archived!
- fnya/media-sync - Media Sync is Plugin for Obsidian [MIT License] (⭐️27)
- fnya/merge-notes - Merge Notes is Plugin for Obsidian [MIT License] (⭐️24)
- folke/polydock - ✨ A shiny and hackable application dock [Apache License 2.0] (⭐️215)
- frencojobs/vscode-notion - Browse Notion pages right inside Visual Studio Code. [MIT License] (⭐️328)
- fsouza/prettierd - prettier, as a daemon, for improved formatting speed. [ISC License] (⭐️986)
- fumi-sagawa/obsidian-mcp-server - MCP Server for Obsidian Local REST API integration (⭐️6)
- gamoutatsumi/dps-ghosttext.vim - GhostText plugin powered by denops.vim [MIT License] (⭐️28)
- garrytan/gstack - Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA [MIT License] (⭐️76545)
- GenbuHase/MastodonOnEmail - A tool for enjoying Mastodon on Email [MIT License] (⭐️15)
- generalaction/emdash - Emdash is the Open-Source Agentic Development Environment (🧡 YC W26). Run multiple coding agents in parallel. Use any provider. [Apache License 2.0] (⭐️3966)
- genshin-wishes/genshin-wishes-ui - Frontend part of Genshin Wishes (⭐️33)
- gepheum/skir - Like Protobuf, without the pain [MIT License] (⭐️266)
- giscus/giscus - A commenting system powered by GitHub Discussions. :octocat: :speech_balloon: :gem: [MIT License] (⭐️11566)
- git-truck/git-truck - Git repository visualizations, cumulative contribution statistics and more. Run
npx -y git-truckto try Git Truck today! [MIT License] (⭐️678) - gitify-app/gitify - GitHub notifications on your menu bar. Available on macOS, Windows & Linux. [MIT License] (⭐️5236)
- glide-browser/glide - An extensible and keyboard-focused web browser [Mozilla Public License 2.0] (⭐️1328)
- goatplatform/goatdb - A peer-to-peer database that spans devices. For apps and agents that work everywhere. [MIT License] (⭐️564)
- google-gemini/gemini-cli - An open-source AI agent that brings the power of Gemini directly into your terminal. [Apache License 2.0] (⭐️101708)
- google/gts - ☂️ TypeScript style guide, formatter, and linter. [Apache License 2.0] (⭐️5273)
- gotalab/cc-sdd - Spec-driven development (SDD) for your team's workflow. Kiro style commands that enforce structured requirements→design→tasks workflow and steering, transforming how you build with AI. Support Claude Code, Codex, Opencode, Cursor, Github Copilot, Gemini CLI and Windsurf. [MIT License] (⭐️3130)
- graphql/graphql.github.io - The code of the graphql.org website [MIT License] (⭐️883)
- gregberge/svgr - Transform SVGs into React components 🦁 [MIT License] (⭐️11027)
- Gru80/obsidian-regex-replace - Plugin for Obsidian, providing search/replace functionality which supports regular expressions and selections. [MIT License] (⭐️91)
- gw31415/mstdn.vim - Mastodon client for Vim/Neovim. [Apache License 2.0] (⭐️10)
- h3poteto/megalodon - Fediverse API client library for node.js and browser [MIT License] (⭐️281)
- h3poteto/whalebird-desktop - Single-column Fediverse client for desktop [GNU GPLv3] (⭐️939)
- Hacknock/lobster-wiki - lobster-wiki turns a folder of Markdown files into a wiki-style site — sidebar navigation, page routing, auto-generated table of contents — with almost no code beyond the Markdown itself. [MIT License] (⭐️9)
- HarborGuard/HarborGuard - Modern image vulnerability scanning & patching platform with multi-tool integration. [GNU AGPLv3] (⭐️605)
- harlan-zw/mdream - ☁️ The fastest HTML to markdown convertor on GitHub. Optimized for LLMs and supports streaming. [MIT License] (⭐️867)
- hatchet-dev/icepick - Build agents that scale with a zero-cost abstraction. [MIT License] (⭐️563)
- hedgedoc/hedgedoc - HedgeDoc - Ideas grow better together [GNU AGPLv3] (⭐️7094)
- hiragram/ccraw - [MIT License] (⭐️162)
- homebridge/homebridge - HomeKit support for the impatient. [Apache License 2.0] (⭐️25258)
- howdy39/gas-clasp-starter - A starter template for Google Apps Script by clasp [MIT License] (⭐️256)
- humanlayer/humanlayer - The best way to get AI coding agents to solve hard problems in complex codebases. (⭐️10480)
- huozhi/sugar-high - ✏️ Super lightweight code syntax highlighter (⭐️974)
- hyperspacedev/hyperspace - The new beautiful, fluffy client for Mastodon in React + TypeScript (⭐️184) Archived!
- iamcco/diagnostic-languageserver - diagnostic language server integrate with linters [MIT License] (⭐️435)
- image-js/image-js - Image processing and manipulation in JavaScript [MIT License] (⭐️1079)
- iMasanari/mhw-simulator - MHW:ICEBORNE スキルシミュ [GNU GPLv3] (⭐️15)
- immutable-js/immutable-js - Immutable persistent data collections for Javascript which increase efficiency and simplicity. [MIT License] (⭐️33073)
- Instawork/hyperview - Server-driven mobile apps with React Native [MIT License] (⭐️1666)
- internet-development/www-sacred - SRCL is an open-source React component and style repository that helps you build web applications, desktop applications, and static websites with terminal aesthetics. [MIT License] (⭐️1513)
- iorate/ublacklist - Blocks specific sites from appearing in Google search results [MIT License] (⭐️6501)
- j-palindrome/obsidian-time-ruler - A drag-and-drop time ruler combining the best of a task list and a calendar view (integrates with Tasks, Full Calendar, and Dataview). [MIT License] (⭐️340)
- jackyzha0/quartz - 🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites [MIT License] (⭐️11879)
- jamiebrynes7/obsidian-todoist-plugin - Materialize Todoist tasks in Obsidian notes [MIT License] (⭐️1156)
- jasperapp/jasper - Jasper - A flexible and powerful issue reader for GitHub [MIT License] (⭐️1332)
- javalent/settings-search - Adds a search bar to Obsidian.md's settings [MIT License] (⭐️178)
- jetkvm/kvm - JetKVM - Control any computer remotely [GNU GPLv2] (⭐️4556)
- JezerM/nody-greeter - LightDM greeter that allows to create wonderful themes with web technologies. Made in Node.js [GNU GPLv3] (⭐️168)
- JichouP/obsidian-marp-plugin - Plugin to use Marp with Obsidian [MIT License] (⭐️172)
- jitsi/jitsi-meet - Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application. [Apache License 2.0] (⭐️29033)
- johansan/notebook-navigator - Replace the default file explorer in Obsidian with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options. [GNU GPLv3] (⭐️2006)
- johansan/obsidian-featured-image - Obsidian plugin to automatically set a featured image property in your notes based on the first image, YouTube link, or Auto Card Link image found in your document. This allows you to create rich note galleries using Folder Notes and Dataview. [MIT License] (⭐️114)
- johansan/pixel-perfect-image - Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, edit image in external editor, and much more. [MIT License] (⭐️78)
- JohnnyMorganz/stylua-action - GitHub action for StyLua [MIT License] (⭐️70)
- joneslloyd/bluniversal-comments - Start a conversation next to any web page using your Bluesky account (⭐️93)
- jsmorabito/obsidian-commander - Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface [MIT License] (⭐️1096)
- jsonquerylang/jsonquery - A lightweight, flexible, and expandable JSON query language (⭐️653)
- k1LoW/mo - mo is a Markdown viewer that opens .md files in a browser. [MIT License] (⭐️776)
- kahole/edamagit - Magit for VSCode [MIT License] (⭐️1527)
- kais-radwan/ascii-mermaid - Neovim plugin that renders Mermaid diagrams as inline ASCII art using virtual text [MIT License] (⭐️32)
- kamecha/traqVimPractice - Unofficial traQ Vim/Neovim plugin. [MIT License] (⭐️8)
- kamranahmedse/developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers. (⭐️353170)
- KanCraft/kanColleWidget - 小さい画面で艦これしたいよ。通知とかもほしいよ 🐳 (⭐️228)
- karakeep-app/karakeep - A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search [GNU AGPLv3] (⭐️24737)
- kawamataryo/chikamichi - Command pallet for the browser. Enables fuzzy search for histories, tabs and bookmarks. [MIT License] (⭐️316)
- kazupon/gunshi - Gunshi: Modern javascript command-line library [MIT License] (⭐️398)
- kbwo/ccmanager - Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI [MIT License] (⭐️1017)
- kenkoooo/AtCoderProblems - Extend your AtCoder [MIT License] (⭐️1583)
- kepano/defuddle - Get the main content of any page as Markdown. [MIT License] (⭐️6869)
- kepano/obsidian-minimal-settings - Settings plugin to control colors and fonts in Minimal Theme [MIT License] (⭐️705)
- Kilo-Org/kilocode - Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent. #1 coding agent on OpenRouter. 1.5M+ Kilo Coders. 25T+ tokens processed [MIT License] (⭐️18281)
- kokonect-link/cherrypick - 🌎 A interplanetary communication platform 🚀 [GNU AGPLv3] (⭐️165)
- konvajs/konva - Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. (⭐️14341)
- KosmosisDire/obsidian-webpage-export - Export html from single files, canvas pages, or whole vaults. Direct access to the exported HTML files allows you to publish your digital garden anywhere. Focuses on flexibility, features, and style parity. [MIT License] (⭐️1277)
- kotofurumiya/genshin-dict - Windows/macOSで使える原神の単語辞書です [zlib License] (⭐️126)
- kubernetes-sigs/headlamp - A Kubernetes web UI that is fully-featured, user-friendly and extensible [Apache License 2.0] (⭐️6209)
- kumocorn/manga-dialogue-render - [BSD Zero Clause License] (⭐️1)
- kunchenguid/TerminalOne - A cross-platform, smooth and elegant terminal emulator and multiplexer. [MIT License] (⭐️112) Archived!
- kuuote/ddu-source-git_status -
git statussource for ddu.vim [zlib License] (⭐️12) - kyoh86/ddu-source-git_log - ddu.vim source collects commit log by using
git logcommand [MIT License] (⭐️12) - kyoh86/denops-mdlink.vim - Vim/Neovim plugin to paste url into markdown powered by denops.vim [MIT License] (⭐️2)
- L-Blondy/up-fetch - Advanced fetch client builder [MIT License] (⭐️1395)
- l3tnun/EPGStation - Mirakurun を使用した録画管理ソフト [MIT License] (⭐️614)
- L7Cy/obsidian-2hop-links-plus - Related links up to 2 hops away are displayed in a card format. (⭐️87)
- lambdalisue/vim-gin - 🥃 Gin makes you drunk on Git [MIT License] (⭐️169)
- lambdalisue/vim-guise - 🎭 Guise is a Vim/Neovim plugin that opens a new tab page rather than invokes a new nested instance when a user tried to open a new Vim/Neovim through a job or terminal on the instance. [MIT License] (⭐️96)
- lambdalisue/vim-kensaku - 🔍 Search Japanese text in Vim's buffer with Roma-ji by Migemo [MIT License] (⭐️79)
- leocavalcante/pls - PLS: PHP Language Server - AI-native LSP with a blazing-fast bundled parser. Made by AI agents, for AI agents (and humans too!) [Modified BSD License] (⭐️13)
- liam-hq/liam - Automatically generates beautiful and easy-to-read ER diagrams from your database. [Apache License 2.0] (⭐️4767)
- liamcain/obsidian-calendar-plugin - Simple calendar widget for Obsidian. [MIT License] (⭐️2132)
- liamcain/obsidian-periodic-notes - Create/manage your daily, weekly, and monthly notes in Obsidian [MIT License] (⭐️1294)
- lingodotdev/lingo.dev - Open-source localization engineering tools. Connects to Lingo.dev localization engineering platform for consistent, quality translations. [Apache License 2.0] (⭐️5402)
- liveblocks/liveblocks - Realtime infrastructure for multiplayer apps and agents (⭐️4552)
- livestorejs/livestore - LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine. [Apache License 2.0] (⭐️3534)
- lobehub/lobehub - The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction. (⭐️75334)
- logclaw/logclaw - LogClaw — Multi-tenant Helm chart monorepo for deploying the full log intelligence stack (⭐️79)
- loglayer/loglayer - A modern logging library for Javascript / Typescript that routes logs to various logging libraries, cloud providers, files, StatsD, and OpenTelemetry while providing a fluent API for specifying log messages, metadata and errors. [MIT License] (⭐️486)
- lucide-icons/lucide - Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. (⭐️22182)
- macalbert/envilder - 🚀 Envilder centralizes cloud secrets (AWS SSM, Azure Key Vault) into your app runtime. CLI, GitHub Action, and native SDKs for .NET, Python, and more. Zero vendor lock-in, no SaaS middleman. Your secrets stay in your cloud. [MIT License] (⭐️135)
- MadeBaruna/paimon-moe-api - A REST API service for paimon.moe (⭐️85)
- magnitudedev/browser-agent - Open-source, vision-first browser agent [Apache License 2.0] (⭐️4025)
- markuplint/markuplint - An HTML linter for all markup developers. [MIT License] (⭐️600)
- mastodon/joinmastodon - The official Mastodon project homepage (⭐️274)
- mastra-ai/mastra - From the team behind Gatsby, Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack. (⭐️23139)
- material-extensions/vscode-material-icon-theme - Material Design icons for VS Code [MIT License] (⭐️2780)
- MatthewTheCoder1218/princejs - The smallest backend framework and among the top three in the world. [MIT License] (⭐️179)
- mdelobelle/metadatamenu - For data management enthusiasts : type and manage the metadata of your notes. [MIT License] (⭐️685)
- microsoft/inshellisense - IDE style command line auto complete [MIT License] (⭐️9845)
- microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. [Apache License 2.0] (⭐️86779)
- microsoft/TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output. [Apache License 2.0] (⭐️108584)
- microsoft/vscode - Visual Studio Code [MIT License] (⭐️184015)
- microsoft/vscode-edge-devtools - A VSCode extension that allows you to use browser devtools from within the editor. The devtools will connect to an instance of Microsoft Edge giving you the ability to alter CSS styling, perform diagnostics, and debugging. Get it now at http://aka.ms/devtools-for-code [MIT License] (⭐️814)
- middleapi/orpc - Typesafe APIs Made Simple 🪄 [MIT License] (⭐️5128)
- mikavilpas/blink-ripgrep.nvim - Ripgrep/gitgrep source for the blink.cmp Neovim completion plugin [MIT License] (⭐️112)
- mikavilpas/easyjump.yazi - A Yazi plugin for quickly jumping to files (⭐️25)
- MikhaD/wordle - A recreation of the popular game Wordle with additional modes and features. Made with Svelte in Typescript. [GNU GPLv3] (⭐️276)
- milad-1212/Kensaku - 🛠️ Build type-safe SQL queries effortlessly across PostgreSQL, MySQL, and SQLite with Kensaku's fluent TypeScript API. [MIT License] (⭐️1)
- Milly/ddu-filter-kensaku - Migemo matcher for ddu.vim [MIT License] (⭐️18)
- minimarimo3/Obsidian-plugin-for-Misskey - ObsidianからMisskeyに一行の文章を投稿したりObsidianにMisskeyのノートを埋め込めるようになります。 [MIT License] (⭐️7)
- miniorg/miniverse - Miniverse is a microblogging software. [GNU AGPLv3] (⭐️18)
- mintlify/writer - ✍️ AI powered documentation writer [MIT License] (⭐️3116)
- misskey-dev/dolphin - 🐬 A Lightweight ActivityPub Server [GNU AGPLv3] (⭐️276)
- misskey-dev/misskey - 🌎 A completely free and open interplanetary-microblogging platform 🚀 [GNU AGPLv3] (⭐️11127)
- mistweaverco/kulala-ls - A minimal 🤏 language 🔊 server 📡 for HTTP 🐼 syntax 🌈. [MIT License] (⭐️92)
- mizchi/lsmcp - [MIT License] (⭐️447)
- mizchi/readability - A standalone version of the readability lib (⭐️89)
- mkizka/MTDeck - TweetDeckをスマホアプリのように使えるようにするUserScript [MIT License] (⭐️30) Archived!
- mnfst/manifest - Smart Model Routing for Personal AI Agents. Cut Costs up to 70% 🦞👧🦚 [MIT License] (⭐️4563)
- modelcontextprotocol/mcpb - Desktop Extensions: One-click local MCP server installation in desktop apps (⭐️1849)
- moeru-ai/airi - 💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported. [MIT License] (⭐️38330)
- monaqa/dps-dial.vim - Increment/decrement plugin using denops.vim [MIT License] (⭐️26)
- mosk-it/kagi-translate-ext - unofficial kagi translate addon for firefox and chrome [GNU GPLv3] (⭐️11)
- mountain-loop/yaak - The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬 [MIT License] (⭐️18422)
- mpppk/skylarq - CLI tool for answering questionnaires of すかいらーく using yaml (⭐️11)
- mProjectsCode/obsidian-meta-bind-plugin - A plugin for Obsidian to make your notes interactive with inline input fields, metadata displays, and buttons. [GNU GPLv3] (⭐️938)
- MrLesk/Backlog.md - Backlog.md - A tool for managing project collaboration between humans and AI Agents in a git ecosystem [MIT License] (⭐️5366)
- mutativejs/travels - A fast, framework-agnostic undo/redo core powered by Mutative JSON Patch [MIT License] (⭐️848)
- Nako0/devglobe-extension - Official IDE extensions for DevGlobe ! All improvements are welcome [MIT License] (⭐️102)
- nasa8x/rss-to-json - RSS and Atom feed generator for Node.js (⭐️183)
- ndonfris/fish-lsp - LSP implementation for the fish shell language 🐠 [MIT License] (⭐️298)
- neet/mirrortter - 🐘 Forward awesome toots to Twitter from the fediverse [GNU AGPLv3] (⭐️8)
- nekoshita/obsidian-auto-card-link - [MIT License] (⭐️309)
- nekowasabi/hellshake-yano.vim - (⭐️32)
- neoclide/coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. (⭐️25148)
- ngo275/app-agent - AppAgent is an AI-first tool that handles your app release and App Store Optimization (ASO). An OSS alternative to App Radar, Sensor Tower, AppTweak, AppFollow, other ASO tools, built for developers who should focus on what really matters; build products. [GNU AGPLv3] (⭐️177)
- NicolasConstant/sengi - Mastodon & Pleroma Multi-account Desktop Client [GNU AGPLv3] (⭐️563)
- nicotsx/zerobyte - Backup automation for self-hosters. Built on top of restic [GNU AGPLv3] (⭐️6153)
- nkzw-tech/fate - fate is a modern data client for React. [MIT License] (⭐️640)
- nothingislost/obsidian-hover-editor - Transform the Page Preview hover into a working editor instance [MIT License] (⭐️745)
- nozomi-koborinai/contextlint - 📏 Rule-based linter for structured Markdown documents [MIT License] (⭐️26)
- nteract/semiotic - React data visualization library for streaming, networks, and AI-assisted development [Apache License 2.0] (⭐️2648)
- nulla2011/bluearchive-logo - A Blue Archive logo generator. [MIT License] (⭐️1109)
- numeroflip/obsidian-auto-template-trigger - An obsidian.md plugin, to automatically trigger a template on new file creation [MIT License] (⭐️61)
- Nutlope/aicommits - A CLI that writes your git commit messages for you with AI [MIT License] (⭐️8945)
- nyatinte/ccexp - interactive terminal interface for discovering, previewing, and managing Claude Code configuration files and slash commands. [MIT License] (⭐️268)
- nyigoro/lumina-lang - Most languages make you choose: safety or the web. Lumina doesn't. Lumina is a statically typed, web-native language with HM type inference, algebraic types, and trait-based polymorphism, compiled to JavaScript and WebAssembly. Build reactive UIs, WebGPU workloads, and WASM modules in the same language, with the same type system. [MIT License] (⭐️106)
- nzws/knzklive2 - Open source, federated, unlimited live-streaming service [GNU AGPLv3] (⭐️39)
- nzws/twitter-rss - (⭐️1)
- obsidian-community/obsidian-kanban - Create markdown-backed Kanban boards in Obsidian. [GNU GPLv3] (⭐️4175)
- obsidian-community/obsidian-style-settings - A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian [GNU GPLv3] (⭐️2136)
- ogwata/ndlocr-lite-web-ai - NDLOCRLite Web: ブラウザ完結型日本語OCRツール(ONNX Web Runtime使用) (⭐️86)
- oliverschwendener/ueli - Cross-Platform Keystroke Launcher [MIT License] (⭐️4496)
- oliveryh/obsidian-emoji-toolbar - An Obsidian plugin to quickly add emojis into your notes [Modified BSD License] (⭐️244)
- Omochice/dps-translate-vim - Translation plugin for Vim / Neovim by denops.vim [MIT License] (⭐️6)
- omzn/vscode-banner - [MIT License] (⭐️10)
- onecli/onecli - Open-source credential vault, give your AI agents access to services without exposing keys. [Apache License 2.0] (⭐️1816)
- onejs/one - ❶ One is a new React framework - target web and native with a single Vite plugin and fully shared code, so you can ship cross-platform nearly as easy as single-platform. (⭐️4453)
- onlook-dev/onlook - The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI [Apache License 2.0] (⭐️25410)
- oNqNu/apex-recorder - Apex Legends戦績確認アプリ (⭐️1)
- oNqNu/qrcode-app-frontend - (⭐️6)
- open-circle/valibot - The modular and type safe schema library for validating structural data 🤖 [MIT License] (⭐️8575)
- openai/chatkit-js - [Apache License 2.0] (⭐️1900)
- openworkflowdev/openworkflow - Open-source TypeScript framework for building durable, resumable workflows. Supports Node.js and Bun. [Apache License 2.0] (⭐️1219)
- osmoscraft/osmosfeed - Turn GitHub into an RSS reader [MIT License] (⭐️994)
- otiai10/chomex - Chrome Extension Messaging Routing Kit / Promisify Chrome Messaging / LocalStorage Object Mapper [MIT License] (⭐️45)
- otiai10/mammut - Yet Another Mastodon API Client (⭐️3)
- oxdc/obsidian-vertical-tabs - An Obsidian plugin that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience. [MIT License] (⭐️531)
- oxen-io/session-desktop - Session Desktop - Onion routing based messenger [DEPRECATED SEE README] [GNU GPLv3] (⭐️1583) Archived!
- PenguinCabinet/Aiueo-sort-with-Kanji-reading - 漢字の読みを考慮した、あいうえお順ソートツール (⭐️1)
- peter-evans/create-or-update-comment - A GitHub action to create or update an issue or pull request comment [MIT License] (⭐️916)
- phantompane/phantom - A powerful CLI tool for seamless parallel development with Git worktrees. [MIT License] (⭐️205)
- phibr0/obsidian-emoji-shortcodes - Emoji Shortcodes - Obsidian Plugin | Adds Support for Emoji Shortcodes to Obsidian [MIT License] (⭐️217)
- piqnt/planck.js - 2D JavaScript Physics Engine [MIT License] (⭐️5245)
- pixijs/pixijs - The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. [MIT License] (⭐️46957)
- pjeby/quick-explorer - Perform file explorer operations (and see your current file path) from the Obsidian.md title bar [ISC License] (⭐️327)
- platers/obsidian-linter - An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility. [MIT License] (⭐️1887)
- pnpm/pnpm - Fast, disk space efficient package manager [MIT License] (⭐️34662)
- potproject/ikuradon - Mastodon client app for React Native(Expo App) [GNU AGPLv3] (⭐️74)
- prisma/prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB [Apache License 2.0] (⭐️45777)
- puckeditor/puck - The visual editor for React. [MIT License] (⭐️12536)
- pulsate-dev/pulsate - Easy-to-change, faster, developer friendly next generation decentralized social media. [Apache License 2.0] (⭐️34)
- punkpeye/pipenet - Expose your local server to the public internet instantly (⭐️484)
- purupurupu/css-noop-checker - Chrome DevTools extension that detects CSS properties with no effect [MIT License] (⭐️25)
- qnighy/personality-fortune - [MIT License] (⭐️12)
- Quorafind/Obsidian-Float-Search - A plugin for searching text by using Obsidian default search view. [GNU GPLv3] (⭐️181)
- QwenLM/qwen-code - An open-source AI agent that lives in your terminal. [Apache License 2.0] (⭐️23514)
- raghavpillai/branchlet - Branchlet: A simple CLI Git worktree manager [MIT License] (⭐️453)
- rahuldkjain/github-profile-readme-generator - 🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI. [Apache License 2.0] (⭐️24165)
- react-bootstrap/react-bootstrap - Bootstrap components built with React [MIT License] (⭐️22636)
- ReactiveX/rxjs - A reactive programming library for JavaScript [Apache License 2.0] (⭐️31654)
- redhat-developer/yaml-language-server - Language Server for YAML Files [MIT License] (⭐️1440)
- refined-github/refined-github - :octocat: Browser extension that simplifies the GitHub interface and adds useful features [MIT License] (⭐️31115)
- release-drafter/release-drafter - Drafts your next release notes as pull requests are merged into master. [ISC License] (⭐️3870)
- renovatebot/renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io [GNU AGPLv3] (⭐️21314)
- requestly/requestly - Free and open-source API Client & Interceptor. (⭐️6633)
- rinsuki/quesdon - (メンテ滞り中) ザ・インタビューズとかaskfmとかそういうやつのMastodon版 [GNU AGPLv3] (⭐️49) Archived!
- roerohan/mark.nvim - A beautiful terminal-based markdown preview for Neovim with live rendering, syntax highlighting, etc. [MIT License] (⭐️6)
- RogerTerrazas/aws.nvim - (⭐️6)
- rohitdhas/shittier - Shittier is an unconventional code formatting tool [MIT License] (⭐️1765)
- rowboatlabs/rowboat - Open-source AI coworker, with memory [Apache License 2.0] (⭐️12827)
- RSSNext/Folo - 🧡 Folo is the AI RSS Reader [GNU AGPLv3] (⭐️38087)
- rybbit-io/rybbit - 🐸 Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive. [GNU AGPLv3] (⭐️11990)
- ryoppippi/ccusage - A CLI tool for analyzing Claude Code/Codex CLI usage from local JSONL files. (⭐️13037)
- ryoppippi/gemistat - Gemini CLI wrapper with usage tracking. just like ccusge but for gemini-cli [MIT License] (⭐️22)
- ryoppippi/sitemcp - Fetch an entire site and use it as an MCP Server [MIT License] (⭐️760) Archived!
- salvage0707/notion-md-converter - [MIT License] (⭐️66)
- sarimabbas/authortrail - See all the files you have ever touched in a Git repo [MIT License] (⭐️242)
- sasazame/ccresume - A CUI tool for browsing and resuming Claude Code conversations [MIT License] (⭐️168)
- sbleru/blch - BLEACH tldr utility [MIT License] (⭐️2)
- SBoudrias/Inquirer.js - A collection of common interactive command line user interfaces. [MIT License] (⭐️21508)
- scambier/obsidian-omnisearch - A search engine that "just works" for Obsidian. Supports OCR and PDF indexing. [GNU GPLv3] (⭐️1936)
- scambier/obsidian-text-extractor - A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs. [GNU GPLv3] (⭐️569)
- sevenc-nanashi/p5-frame-capturer - Capture p5.js frames and saves into your local file system [MIT License] (⭐️5)
- shadcn-ui/ui - A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code. [MIT License] (⭐️112594)
- shinshin86/oh-my-logo - Display giant ASCII-art logos with colorful gradients in your terminal — like Claude Code or Gemini CLI. (⭐️1444)
- shokujinjp/web-menu - Menu of shokujinjp by React (⭐️14)
- Shougo/dda.vim - Dark deno powered AI plugin [MIT License] (⭐️31)
- Shougo/ddc.vim - Dark deno-powered completion framework for Vim/Neovim [MIT License] (⭐️742)
- Shougo/ddt.vim - Dark deno powered Terminal interface for Vim/Neovim [MIT License] (⭐️38)
- Shougo/ddu-filter-matcher_substring - Substring matcher for ddu.vim [MIT License] (⭐️14)
- Shougo/ddu-ui-ff - Fuzzy finder UI for ddu.vim [MIT License] (⭐️59)
- Shougo/ddu-ui-filer - File listing UI for ddu.vim [MIT License] (⭐️58)
- Shougo/ddu.vim - Dark deno-powered UI framework for Vim/Neovim [MIT License] (⭐️319)
- Shougo/ddx.vim - Dark deno-powered hexadecimal plugin for Vim/Neovim [MIT License] (⭐️64)
- Sigmaboy214/server-actions - 🔄 Streamline your React Server Actions with this TypeScript library, offering automatic FormData transformation, data sanitization, caching, and more. [MIT License] (⭐️1)
- SilentVoid13/Templater - A template plugin for obsidian [GNU AGPLv3] (⭐️4815)
- sirasagi62/chopgrep - [Work in Progress] A command for searching code using natural language queries with bun [MIT License] (⭐️1)
- sirasagi62/code-chopper - A library that semantically splits code in a way that is friendly to LLMs [MIT License] (⭐️16)
- sissilab/obsidian-image-toolkit - An Obsidian plugin for viewing an image. [MIT License] (⭐️418)
- siyuan-note/siyuan - A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang. [GNU AGPLv3] (⭐️42718)
- skanehira/denops-docker.vim - Manage Docker in Vim/Neovim (⭐️97)
- skanehira/denops-gh.vim - Vim/Neovim plugin for GitHub [MIT License] (⭐️50)
- skanehira/denops-translate.vim - Translate languages [MIT License] (⭐️16)
- skanehira/denops-twihi.vim - Unofficial Vim plugin for Twitter [MIT License] (⭐️48)
- slidevjs/slidev - Presentation Slides for Developers [MIT License] (⭐️45826)
- solidjs/solid - A declarative, efficient, and flexible JavaScript library for building user interfaces. [MIT License] (⭐️35422)
- solidjs/solid-start - SolidStart, the Solid app framework [MIT License] (⭐️5840)
- sora32127/healthy-person-emulator-dotorg - Platform for sharing tacit knowledge [GNU GPLv3] (⭐️39)
- sora32127/HPESubmitForm - 健常者エミュレータ事例集の投稿フォームです。健常者エミュレータ事例集本体に統合済み [GNU GPLv3] (⭐️3) Archived!
- sorafujitani/ccplan - CLI to manage Claude Code plan file lifecycle [MIT License] (⭐️8)
- sourcebot-dev/sourcebot - Sourcebot is a self-hosted tool that helps developers and agents understand your codebase. (⭐️3257)
- spaansba/ForesightJS - Lightweight JavaScript library that predicts user intent based on mouse movements and keyboard navigation. Perfect for smart prefetching. Also works for mobile! [MIT License] (⭐️1518)
- stagewise-io/stagewise - The coding agent built for the web. stagewise is a purpose-built browser for developers with a coding agent built right in. [GNU AGPLv3] (⭐️6576)
- stan-smith/FossFLOW - Make beautiful isometric infrastructure diagrams [MIT License] (⭐️19642)
- starfederation/datastar - The hypermedia framework. [MIT License] (⭐️4317)
- steelydylan/gut-cli - Git Utility Tool - AI-powered git commands for smarter workflows. [MIT License] (⭐️23)
- storybookjs/storybook - Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation [MIT License] (⭐️89737)
- stravu/crystal - (Crystal is now Nimbalyst) Run multiple Codex and Claude Code AI sessions in parallel git worktrees. Test, compare approaches & manage AI-assisted development workflows in one desktop app. [MIT License] (⭐️3020)
- subsy/ralph-tui - [MIT License] (⭐️2242)
- superglue-ai/superglue - superglue (YC W25) builds integrations and tools from natural language. Get production-grade tools for long tail and enterprise systems. (⭐️2005)
- superset-sh/superset - Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine (⭐️9772)
- Suzu-Gears/bluaka-title-call-quiz - (⭐️1)
- swar8080/obsidian-plugin-update-tracker - Know when installed obsidian plugins have updates and evaluate the risk of upgrading [MIT License] (⭐️171)
- syuilo/ai - 💕 A bot for Misskey [MIT License] (⭐️306)
- tadajam/mpurse - Extension for Monaparty. [MIT License] (⭐️22)
- tadashi-aikawa/mobile-first-daily-interface - Obsidianにてモバイルに最適なインターフェースでデイリーノートを扱うプラグインです。 (⭐️50)
- tadashi-aikawa/obsidian-another-quick-switcher - This is an Obsidian plugin which is another choice of Quick switcher. [MIT License] (⭐️381)
- tadashi-aikawa/obsidian-various-complements-plugin - This plugin for Obsidian enables you complete words like the auto-completion of IDE. [MIT License] (⭐️881)
- tadashi-aikawa/silhouette - Obsidianでシンプルにタスクを管理するためのプラグイン [MIT License] (⭐️67)
- tadashi-aikawa/silhouette.nvim - Remake of the Obsidian plugin 'Silhouette' for Neovim. [MIT License] (⭐️10)
- tailwindlabs/tailwindcss - A utility-first CSS framework for rapid UI development. [MIT License] (⭐️94619)
- tamanobi/Ku-nya - Ku-nya is Chrome Extension for pixiv lovers. It picks up illustrations on the pixiv ranking randomly and displays them on your new tab. [Apache License 2.0] (⭐️26)
- TanStack/ai - 🤖 SDK that enhances your applications with AI capabilities [MIT License] (⭐️2561)
- TanStack/db - The reactive client store for your API. [MIT License] (⭐️3724)
- teableio/teable - ✨ The Next Gen Airtable Alternative: No-Code Postgres (⭐️21140)
- Termix-SSH/Termix - Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. (⭐️12276)
- terry-u16/schale-inventory-management - ブルーアーカイブにおけるイベント「シャーレの総決算with連邦生徒会」のコンテンツ「在庫管理」を補助するためのツールです。 [MIT License] (⭐️47)
- textlint-ja/textlint-rule-preset-ai-writing - textlintプリセット:AIっぽい記述パターンを検出し、より自然な日本語表現を促すルール集 [MIT License] (⭐️1056)
- TfTHacker/obsidian42-brat - BRAT - Beta Reviewer's Auto-update Tool for Obsidian. [MIT License] (⭐️1322)
- tgrosinger/advanced-tables-obsidian - Improved table navigation, formatting, and manipulation in Obsidian.md [GNU GPLv3] (⭐️2469)
- tgrosinger/recent-files-obsidian - Display a list of most recently opened files [GNU GPLv3] (⭐️492)
- thinca/action-setup-vim - GitHub Action to setup Vim, Neovim, or MacVim. [zlib License] (⭐️26)
- times-yasunori/awesome-yasunori - A curated list of awesome yasunori [MIT License] (⭐️28)
- tobi/qmd - mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local [MIT License] (⭐️22302)
- toon-format/toon - 🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmarks, TypeScript SDK. [MIT License] (⭐️23925)
- toppair/peek.nvim - Markdown preview plugin for Neovim [MIT License] (⭐️856)
- towfiqi/serpbear - Search Engine Position Rank Tracking App [MIT License] (⭐️1914)
- tractordev/apptron - Local-first development platform (⭐️1192)
- triggerdotdev/trigger.dev - Trigger.dev – build and deploy fully‑managed AI agents and workflows [Apache License 2.0] (⭐️14595)
- TriliumNext/Trilium - Build your personal knowledge base with Trilium Notes [GNU AGPLv3] (⭐️35621)
- tstyche/tstyche - Everything You Need for Type Testing. [MIT License] (⭐️292)
- ttrace/vscode-language-japanese-novel - Visual Studio Code で小説を執筆する時に使う言語拡張です。 [MIT License] (⭐️435)
- Tuan9803/frechette_oil_navf - 🛢️ Create and manage oil navigation data efficiently with this Expo app, utilizing file-based routing for a seamless development experience. (⭐️1)
- tunnckoCore/zodest - Modern Zod-based CLI builder, fully type-safe, super lightweight and flexible. [Apache License 2.0] (⭐️252)
- unhappychoice/mdts - A local markdown preview server. npx mdts — and you're done. [MIT License] (⭐️171)
- unmta/emailmd - Render markdown into email-safe HTML [MIT License] (⭐️1130)
- unvalley/ephe - An Ephemeral Markdown Paper. Less but handy features for plain Markdown lovers. [MIT License] (⭐️573)
- upstash/context7 - Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors [MIT License] (⭐️53125)
- usertour/usertour - Usertour is an open-source user onboarding platform. It allows you to create in-app product tours, checklists, and surveys in minutes—effortlessly and with full control.The open-source alternative to Userflow and Appcues (⭐️1964)
- utterance/utterances - :crystal_ball: A lightweight comments widget built on GitHub issues [MIT License] (⭐️9658)
- vanviegen/aberdeen - A TypeScript/JavaScript library for quickly building performant declarative user interfaces without the use of a virtual DOM. [ISC License] (⭐️105)
- vercel-labs/emulate - Local API emulation for CI and no-network sandboxes [Apache License 2.0] (⭐️1050)
- vercel-labs/json-render - The Generative UI framework [Apache License 2.0] (⭐️14333)
- vercel-labs/just-bash - Bash for Agents [Apache License 2.0] (⭐️3118)
- vercel/hyper - A terminal built on web technologies [MIT License] (⭐️44613)
- vim-denops/denops.vim - 🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno [MIT License] (⭐️783)
- vim-skk/skkeleton - SKK implements for Vim/Neovim with denops.vim [zlib License] (⭐️322)
- vincelwt/gloomberb - Finance terminal, in your terminal. (⭐️392)
- Vinzent03/obsidian-advanced-uri - Advanced modes for Obsidian URI [MIT License] (⭐️1103)
- viperrcrypto/Siftly - Local Twitter/X bookmark organizer with AI categorization and mindmap visualization [MIT License] (⭐️2408)
- vitejs/vite - Next generation frontend tooling. It's fast! [MIT License] (⭐️79991)
- vitest-dev/vitest - Next generation testing framework powered by Vite. [MIT License] (⭐️16380)
- voidcosmos/npkill - List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹 [MIT License] (⭐️9145)
- voideditor/void - [Apache License 2.0] (⭐️28596)
- vrchatapi/vrchatapi-javascript - VRChat.js is a JavaScript SDK for interacting with the VRChat API, allowing developers to create applications that can access and manipulate VRChat data. [MIT License] (⭐️65)
- vrtmrz/diffzip - [MIT License] (⭐️80)
- vrtmrz/livesync-bridge - (⭐️100)
- vrtmrz/obsidian-livesync - [MIT License] (⭐️10362)
- vslinko/obsidian-outliner - Work with your lists like in Workflowy or RoamResearch [MIT License] (⭐️1305)
- willelz/skk-tutorial.vim - [GNU GPLv3] (⭐️8)
- winfunc/opcode - A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more. [GNU AGPLv3] (⭐️21569)
- wtetsu/mouse-dictionary - 📘Super fast browser dictionary [MIT License] (⭐️1092)
- wxt-dev/wxt - ⚡ Next-gen Web Extension Framework [MIT License] (⭐️9610)
- xicri/genshin-dictionary - An online English-Chinese-Japanese dictionary for the terms of Genshin Impact [Apache License 2.0] (⭐️47)
- y-hiraoka/kaleido-gh-graph - [MIT License] (⭐️4)
- Yakiyo/deno_hooks - Husky inspired easy-to-use git hooks manager for deno [MIT License] (⭐️31)
- yamlresume/yamlresume - Resumes as code in YAML, brought to you with ❤️ by PPResume. [MIT License] (⭐️1336)
- yandeu/five-server - ⚡ Development Server with Live Reload Capability. (Maintained Fork of Live Server) (⭐️221)
- ymrl/a11y-visualizer - A Browser Extension for Enhanced Web Accessibility Checking [MIT License] (⭐️126)
- yoavbls/pretty-ts-errors - 🔵 Make TypeScript errors prettier and human-readable in VSCode 🎀 [MIT License] (⭐️14075)
- yondako/yondako - 🐙 よんだことをわすれないための読書記録サービス [MIT License] (⭐️112)
- yoshiko-pg/difit - A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view [MIT License] (⭐️2519)
- yottahmd/geostarmap - A web application that visualizes the geographic distribution of GitHub repository stargazers on an interactive world map [MIT License] (⭐️4)
- yowainwright/pastoralist - A CLI for automatically shepherding package.json overrides 👩🏽🌾 (⭐️96)
- yuanqing/vdx - :film_strip: An intuitive CLI for processing video, powered by FFmpeg [MIT License] (⭐️1664)
- yuki-yano/vde-layout - [MIT License] (⭐️16)
- yuki-yano/vde-monitor - [MIT License] (⭐️18)
- yuki-yano/zeno.zsh - zsh fuzzy completion and utility plugin with Deno. [MIT License] (⭐️296)
- yusukesaitoh/calm-twitter - This extension hides trending information from twitter timelines to make your mind calm. (⭐️216)
- YuzuRyo61/Akagitsune - Akagitsune is a SNS client for Misskey and Mastodon [GNU AGPLv3] (⭐️20)
- zaidmukaddam/scira - Scira (Formerly MiniPerplx) is a minimalistic AI-powered search engine that helps you find information on the internet and cites it too. Powered by Vercel AI SDK! [GNU AGPLv3] (⭐️11609)
- zasper-io/zasper - High Performace IDE for Jupyter Notebooks [GNU AGPLv3] (⭐️2313)
- zhengkyl/qrframe - code-based qr code designer [MIT License] (⭐️3365)
- Zhengqbbb/cz-git - cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format Commitizen adapter and CLI [MIT License] (⭐️1484)
- zsviczian/obsidian-excalidraw-plugin - A plugin to edit and view Excalidraw drawings in Obsidian (⭐️6716)
Typst
- Nikudanngo/typst-ja-resume-template - [MIT License] (⭐️20)
Unknown
- alexislours/ACNHAPI - Data in JSON format from https://acnhapi.com [MIT License] (⭐️222) Archived!
- aratama/kemonogen - Kemono Friends Logo Generator (⭐️122)
- augmentcode/auggie - An AI agent that brings Augment Code's power to the terminal. (⭐️186)
- barredo/mastodeck - Help develop MastoDeck by sharing feedback, bugs and your own ideas. (⭐️47)
- berserkdisruptors/contextual-commits - An open standard for capturing the WHY in git history [MIT License] (⭐️125)
- bnwa/mason-registry - Mason registry for packages not yet available in, nor supported by, the official registry [Apache License 2.0] (⭐️4)
- bpc-clone/bpc_chrome_support - (⭐️5288)
- brave/brave-browser - Brave browser for Android, iOS, Linux, macOS, Windows. [Mozilla Public License 2.0] (⭐️22249)
- cline/mcp-marketplace - This is the official repository for submitting MCP servers to be included in Cline's MCP Marketplace. If you’ve built an MCP server and want it to be discoverable and easily installable by millions of developers using Cline, submit your server here. [MIT License] (⭐️763)
- develsoftware/GMinerRelease - Ethash, ProgPoW, Equihash, CuckooCycle GPU Miner (⭐️1984)
- digital-go-jp/lawqa_jp - (⭐️267)
- DigitalNatureGroup/Remote_Voice_Recognition - リモートミーティングでの音声認識の活用事例 (⭐️60)
- DimensionDev/Maskbook-Talks - Where talks of Maskbook happen. (⭐️7)
- docker/for-mac - Bug reports for Docker Desktop for Mac (⭐️2529)
- dracula/dracula-theme - 🧛🏻♂️ One theme. All platforms. [MIT License] (⭐️23433)
- editorconfig/editorconfig - EditorConfig universal issue tracker and wiki (⭐️3426)
- Factory-AI/factory - Factory - Agent-Native Software Development (⭐️776)
- fanzeyi/pokemon.json - Pokemon dataset in JSON. (⭐️750) Archived!
- genshin-wishes/genshin-wishes-i18n - A contribution-driven project to translate Genshin Wishes in many languages. [MIT License] (⭐️24)
- Genshin-Wizard/gw-character-guides - Genshin Wizard's character guide repository (⭐️10)
- Genshin-Wizard/gw-locale - Genshin Wizard Locale is the official localization library for Genshin Wizard. (⭐️6)
- gleam-lang/gleam.vim - ✌️ Gleam support for Vim/Neovim (⭐️123) Archived!
- google-gemini/gemini-skills - Skills for the Gemini API, SDK and model/agent interactions [Apache License 2.0] (⭐️3244)
- hatopopvr/misskey-note-reaction-viewer-plugin - Misskeyのノートにリアクションをつけたユーザーの一覧を表示するプラグイン。リアクションごとのユーザー名も確認可能 [MIT License] (⭐️6)
- hicchicc/x8y12pxDenkiChip - DenkiChip (でんきチップ) is a compact and bold Japanese pixel font under SIL OFL 1.1 [SIL Open Font License 1.1] (⭐️74)
- hueyy/awesome-mastodon - Up-to-date and curated list of awesome Mastodon-related stuff! [Creative Commons Zero v1.0 Universal] (⭐️141)
- IGEL-Community/IGEL-Docs-v02 - IGEL-Community Docs v02 (2023) [MIT License] (⭐️7)
- imas/imasparql - imasparql's RDFs [MIT License] (⭐️101)
- intel/optimization-zone - Data Center workload and software optimizations for Intel hardware. (⭐️91)
- JeffMelton/murex-module-pareach - Murex wrapper around rust-parallel, providing ergonomic parallel loop constructs (⭐️1)
- jorgebucaran/awsm.fish - A curation of prompts, plugins & other Fish treasures 🐚💎 [Creative Commons Zero v1.0 Universal] (⭐️4933)
- kikuzukikai/kikuzuki-blueprint - バージョン3.0ベータ1を公開しました。 [Creative Commons Attribution 4.0 International] (⭐️51)
- koichincom/count.nvim - Moved to Codeberg [MIT License] (⭐️2) Archived!
- lmorg/murex-module-devops - murex module: devops provides useful devops tooling [Apache License 2.0] (⭐️2)
- lmorg/murex-module-jump - Murex integrations for https://github.com/gsamokovarov/jump (⭐️1)
- lmorg/murex-module-murex-dev - murex module: murex-dev provides useful aliases and functions for murex development [Apache License 2.0] (⭐️1)
- lmorg/murex-module-terminal-user-agent - murex module: terminal-user-agent provides in-terminal rendering for web pages [Apache License 2.0] (⭐️1)
- lmorg/murex-module-tmux-readline-events - murex module: tmux-readline-events provides help and edit hotkeys for murex [Apache License 2.0] (⭐️2)
- lumen-oss/nvim-best-practices - Collection of DOs and DON'Ts for modern Neovim Lua plugin development [Creative Commons Zero v1.0 Universal] (⭐️704)
- markerikson/redux-ecosystem-links - A categorized list of Redux-related addons, libraries, and utilities (⭐️5213)
- mattn/awesome-twitter-communities - Awesome Twitter Communities for Engineers [MIT License] (⭐️570)
- michaelbrusegard/awesome-wezterm - Collections of awesome WezTerm plugins. [Creative Commons Zero v1.0 Universal] (⭐️594)
- nathancorvussolis/skkdic - Miscellaneous SKK Dictionaries (⭐️4)
- ndonfris/fish-lsp-language-clients - WIP minimal templates showcasing fish-lsp language client examples (⭐️8)
- nealmckee/penumbra_vscode - Penumbra VSCode Theme [MIT License] (⭐️25)
- neon-izm/WindowsDeviceListForUnity - Check your pc connected devices for compatibility [MIT License] (⭐️9)
- Neos-Metaverse/NeosPublic - A public issue/wiki only repository for the NeosVR project (⭐️189)
- newmanls/rofi-themes-collection - Themes Collection for Rofi Launcher [GNU GPLv3] (⭐️974)
- nvim-lua/wishlist - A public catalogue of Lua plugins Neovim users would like to see exist [MIT License] (⭐️251)
- okohs/Curriculum-Vitae-template - This is template of curriculum vitae. Please use this template when need your curriculum vitae. (⭐️246)
- onceupon/Bash-Oneliner - A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance. [MIT License] (⭐️10718)
- orefalo/murex-module-dockercompose - better completions for dockercompose (⭐️1)
- orefalo/murex-module-grc - (⭐️1)
- orefalo/murex-module-javahome - Attempts to auto-set the JAVA_HOME environment variable and PATH (⭐️1)
- Rei-Nanao/Mofusskey - Mofusskey is a client of Misskey. [MIT License] (⭐️11)
- Renari/Fate-Grand-Order-Translation - (⭐️105) Archived!
- rverst/stars - A list of my starred repositories, generated by rverst/stargazer [The Unlicense] (⭐️6)
- sakura-cooking/takoyaki - さくらインターネット秘伝のたこ焼きレシピ (⭐️1236)
- sarnex/wine-d3d9-patches - Patches for Gallium Nine to apply on Wine Staging or Vanilla Wine (⭐️52)
- senkousya/usingEncryptedStandardStringOnPowershell - 🔰Windows PowerShellで文字列の暗号化と復号化 (⭐️25)
- Songmu/TaskMD-Shelf - [Creative Commons Attribution 4.0 International] (⭐️46)
- speniti/neovim-lua-plugin - A comprehensive reference skill for developing Lua plugins for Neovim following official best practices. [MIT License] (⭐️5)
- terminaltrove/lumon - The work is mysterious and important... (⭐️90)
- tetrio/issues - Report issues and discuss improvements / feature requests around TETR.IO (⭐️477)
- tmux-plugins/list - A list of tmux plugins. (⭐️1878)
- trexminer/T-Rex - T-Rex NVIDIA GPU miner with web control monitoring page (⭐️2663)
- trickleapp/trickle-public - Write down your favorite activities without hesitation (⭐️23)
- UKHomeOffice/posters - Home Office Digital repository of posters covering different topics - research, access needs, accessibility, design. (⭐️2922)
- VoltAgent/awesome-design-md - A collection of DESIGN.md files inspired by popular brand design systems. Drop one into your project and let coding agents generate a matching UI. [MIT License] (⭐️59519)
- wd-shiroma/sabakan-wiki - 鯖缶工場wikiのバックアップをとってます (⭐️1)
- ykwe/MNoto-Sans-alpha - MNoto Sans (alpha) (⭐️49)
- zackradisic/tether - WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions. (⭐️769)
- zunda/mitome.in - Explore OpenPGP and other cryptography as an alternative for seals (mitome-in) [MIT License] (⭐️44)
V
- tauraamui/lilly - TUI editor and VIM/Neovim alternative (⭐️449)
Vala
- elementary/capnet-assist - Captive Portal Assistant [GNU GPLv3] (⭐️64)
- linuxmint/timeshift - System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB. (⭐️3996)
Vim Script
- aileot/vim-symlink - Another implementation to resolve symbolic links automatically [MIT License] (⭐️3)
- airblade/vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. [MIT License] (⭐️8491)
- AISCGre-BR/gregorio.nvim - Neovim plugin that adds support for Gregorio project files, including including GABC/NABC syntax highlighting, snippets, and editing commands. [MIT License] (⭐️2)
- aiya000/bakaup.vim - bakaup.vim is an enhanced automatic backup system. Backup your file when you written a file like
/path/to/file.txt, it backed up to{backup-dir}/%path%to%2025-10-10_09-40_file.txt[MIT License] (⭐️22) - AlexSutila/breakqf.vim - GDB QoL, read breakpoint locations from GDB into vim's native quickfix list for easy navigation during debugging (⭐️2)
- aliyss/vim-himalaya-ui - Simple UI for https://github.com/pimalaya/himalaya [MIT License] (⭐️55)
- alker0/chezmoi.vim - Highlight dotfiles you manage with chezmoi. (⭐️163)
- AndrewRadev/bufferize.vim - Execute a :command and show the output in a temporary buffer [MIT License] (⭐️92)
- arto-app/arto.vim - A Vim/Neovim plugin to open Markdown files in Arto, a native macOS Markdown reader. [MIT License] (⭐️11)
- axvr/org.vim - Org mode syntax highlighting and folding for Vim. (⭐️122)
- bfrg/vim-jqplay - Run jq interactively in Vim (⭐️123)
- bkad/CamelCaseMotion - A vim script to provide CamelCase motion through words (fork of inkarkat's camelcasemotion script) (⭐️619)
- brianhuster/nomplete.vim - [MIT License] (⭐️2)
- cachebag/nvim-tcss - A Neovim plugin for Textual CSS (.tcss) syntax highlighting as seen on www.github.com/Textualize/transcendent-textual [MIT License] (⭐️23)
- cespare/vim-toml - Vim syntax for TOML [MIT License] (⭐️628)
- cohama/lexima.vim - Auto close parentheses and repeat by dot dot dot... (⭐️1118)
- cormacrelf/vim-colors-github - A Vim colorscheme based on Github's syntax highlighting as of 2018. (⭐️375)
- dstein64/vim-startuptime - A plugin for viewing Vim and Neovim startup event timing information. [MIT License] (⭐️656)
- ekiim/vim-recording-studio -
ffmpegwrapper for vim, to record video and audio with a single command. (⭐️3) - eklasajal/vim-rosetta - 🌐 Translate code comments and variable names easily with vim-rosetta, integrating Google Translate API to enhance your coding experience. (⭐️2)
- ericnantel/vim-cmake - Vim/Neovim plugin to build presets/workflow cmake projects [Modified BSD License] (⭐️3)
- Euro20179/stocks.vim - An extremely simple stocks plugin for (neo)vim (⭐️1)
- fladson/vim-kitty - Vim syntax highlighting for Kitty terminal config files [MIT License] (⭐️261)
- gcavallanti/vim-noscrollbar - A scrollbar-like widget for the vim statusline (⭐️136)
- ghifarit53/tokyonight-vim - A clean, dark vim colorscheme that celebrates the lights of downtown Tokyo at night, based on a VSCode theme by @enkia with the same name [Archived because I'm no longer using this] [MIT License] (⭐️590) Archived!
- godlygeek/tabular - Vim script for text filtering and alignment (⭐️2657)
- gw31415/mstdn-editor.vim - [Apache License 2.0] (⭐️3)
- imsnif/kdl.vim - Syntax highlighting and indentation for KDL (https://kdl.dev) [MIT License] (⭐️56)
- ixru/nvim-markdown - Markdown Vim Mode (⭐️98)
- jlanzarotta/bufexplorer - BufExplorer Plugin for Vim [Modified BSD License] (⭐️544)
- jpalardy/vim-slime - A vim plugin to give you some slime. (Emacs) [MIT License] (⭐️2050)
- junegunn/fzf.vim - fzf :heart: vim [MIT License] (⭐️10177)
- k-takata/vim-teraterm - A Vim Plugin for Tera Term Language (⭐️3)
- kana/vim-textobj-entire - Vim plugin: Text objects for entire buffer (⭐️450)
- kana/vim-textobj-line - Vim plugin: Text objects for the current line (⭐️185)
- kana/vim-textobj-user - Vim plugin: Create your own text objects (⭐️1472)
- kyoh86/momiji - 🍁 My color scheme for vim/iTerm2, "momiji" that means Japanese "autumn leaves"🍂 (⭐️45)
- lambdalisue/vim-fern - 🌿 General purpose asynchronous tree viewer written in Pure Vim script [MIT License] (⭐️1354)
- lambdalisue/vim-fern-git-status - 🌿 Add Git status badge integration on file:// scheme on fern.vim [MIT License] (⭐️90)
- lambdalisue/vim-fern-renderer-nerdfont - 🌿 fern.vim plugin which add file type icon through nerdfont.vim [MIT License] (⭐️81)
- lambdalisue/vim-glyph-palette - 🎨 An universal palette for Nerd Fonts [MIT License] (⭐️132)
- lambdalisue/vim-kensaku-command - [MIT License] (⭐️12)
- lambdalisue/vim-kensaku-search - [MIT License] (⭐️19)
- lambdalisue/vim-nerdfont - 👓 Fundemental plugin to handle Nerd Fonts in Vim [MIT License] (⭐️148)
- lehmacdj/vim-magic-link-paste - Easily create links when pasting URLs in vim [GNU GPLv3] (⭐️2)
- liuchengxu/vim-which-key - :tulip: Vim plugin that shows keybindings in popup [MIT License] (⭐️1985)
- mattboehm/vim-unstack - Vim plugin for parsing stack traces and opening the files (⭐️291)
- mattn/calendar-vim - A calendar window for Vim (⭐️269)
- mattn/vim-sonictemplate - Easy and high speed coding method (⭐️344)
- mikoto2000/keyinput-delayer.vim - 別名「Vimmer 養成ギプス」。 [MIT License] (⭐️2)
- monaqa/modesearch.vim - Search with less backslash. [MIT License] (⭐️29)
- monaqa/vim-partedit - Edits part of buffer by another buffer. (⭐️1)
- mzlogin/vim-markdown-toc - A vim 7.4+ plugin to generate table of contents for Markdown files. [MIT License] (⭐️627)
- nastevens/vim-cargo-make - Vim syntax for cargo-make [MIT License] (⭐️5)
- nastevens/vim-duckscript - Vim syntax highlighting plugin for duckscript [MIT License] (⭐️7)
- neovim/neovim - Vim-fork focused on extensibility and usability (⭐️98839)
- NI57721/skkeleton-henkan-highlight - Vim / Neovim plugin to highlight words during henkan in skkeleton [MIT License] (⭐️14)
- NI57721/skkeleton-state-popup - Create a popup that shows the state of skkeleton [MIT License] (⭐️10)
- numEricL/cyclops.vim - Vim/Neovim dot (.) or pair (; ,) repeat for any map or operator - no plugin support required [Mozilla Public License 2.0] (⭐️13)
- numEricL/table.vim - Advanced text table creation and editing in Vim and Neovim [Mozilla Public License 2.0] (⭐️53)
- nvim-telekasten/calendar-vim - calendar vimscript (⭐️35)
- PenguinCabinet/slot-machine.vim - The slot machine written Vim script (⭐️4)
- preservim/vim-markdown - Markdown Vim Mode (⭐️4802)
- qadzek/link.vim - Keep long URLs out of your way in (Neo)Vim [MIT License] (⭐️52)
- rbtnn/vim-ambiwidth - This plugin provides a set of setcellwidths() for Vim that the ambiwidth is single. [MIT License] (⭐️56)
- rhysd/committia.vim - A Vim plugin for more pleasant editing on commit messages [MIT License] (⭐️740)
- rhysd/migemo-search.vim - Integrate migemo into search in Vim. (⭐️16)
- rishi-opensource/vim-claude-code - Claude CLI integration for Vim, enabling AI-powered coding workflows. [MIT License] (⭐️43)
- ron-rs/ron.vim - RON syntax highlighting for Vim [MIT License] (⭐️63)
- sainnhe/edge - Clean & Elegant Color Scheme inspired by Atom One and Material [MIT License] (⭐️1004)
- Shougo/dein.vim - :zap: Dark powered Vim/Neovim plugin manager [MIT License] (⭐️3434)
- Shougo/shougo-s-github - Shougo's git repository - vim, zsh, screen, etc... (⭐️523)
- simeji/winresizer - very simple vim plugin for easy resizing of your vim windows [MIT License] (⭐️621)
- simmsbra/vim-macaroni - Simple and effective macro editing in vim and neovim [MIT License] (⭐️1)
- skywind3000/vim-git-diffview - Side-by-side commit diffview for Fugitive/GV/Flog :smile: [MIT License] (⭐️9)
- tani/vim-jetpack - The lightning-fast plugin manager, alternative to vim-plug [MIT License] (⭐️344)
- terryma/vim-expand-region - Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination. [MIT License] (⭐️1127)
- thebigcicca/gardenal - A plugin for vim and neovim that allows you to define keyboard shortcuts for switching between themes. [GNU GPLv3] (⭐️5)
- thinca/vim-quickrun - Run commands quickly. [zlib License] (⭐️780)
- thinca/vim-scouter - Measures Battle Power of a vimmer. (⭐️35)
- tpope/vim-projectionist - projectionist.vim: Granular project configuration (⭐️1096)
- tpope/vim-surround - surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease (⭐️14051)
- tribhuwan-kumar/matchtags - Highlights matching html/xml tags in Neovim, Written in Native Vimscript [MIT License] (⭐️1)
- utubo/vim-anypanel - 📑This is a plugin that helps you customize the tab panel. (⭐️5)
- utubo/vim-aquavium - Show 🐟 in Vim (⭐️4)
- utubo/vim-defencetabp - 👾Defence your tabpages ! (⭐️3)
- vigoux/LanguageTool.nvim - An asynchronous grammar checker for Neovim using LanguageTool (⭐️89) Archived!
- vim-airline/vim-airline - lean & mean status/tabline for vim that's light as air [MIT License] (⭐️17950)
- vim-airline/vim-airline-themes - A collection of themes for vim-airline [MIT License] (⭐️2073)
- vim-denops/denops-shared-server.vim - 🎃 Vim plugin to help install/uninstall denops-shared-server [MIT License] (⭐️30)
- vim-jp/nvimdoc-ja - neovimヘルプの日本語翻訳です (⭐️52)
- vim-jp/vimdoc-ja - A project which translate Vim documents into Japanese. (⭐️349)
- vim-scripts/ReplaceWithRegister - Replace text with the contents of a register. (⭐️336)
- vim-skk/eskk.vim - eskk is pure Vim script implementation of input method engine SKK (⭐️179)
- vim/vim - The official Vim repository [Vim License] (⭐️40241)
- voldikss/vim-translator - :closed_book: Translating plugin for Vim/Neovim [MIT License] (⭐️535)
- wellle/targets.vim - Vim plugin that provides additional text objects [MIT License] (⭐️2636)
- yaeju1205/blink-syntax.vim - blink syntax [MIT License] (⭐️1)
- yukimura1227/vim-yazi - Vim plugin integrating the Yazi file manager for seamless in-editor file browsing and navigation. [MIT License] (⭐️19)
- zenbones-theme/zenbones.nvim - 🪨 A collection of contrast-based Vim/Neovim colorschemes [MIT License] (⭐️1096)
Visual Basic 6.0
- AnywhereSoftware/B4X-Pleroma - Cross platform Pleroma / Mastodon client [Apache License 2.0] (⭐️21)
Vue
- 1Step621/iva - The video editor alternative to AviUtl. [MIT License] (⭐️52)
- citronote/ideanote-desktop - A note-taking app [Apache License 2.0] (⭐️15) Archived!
- codefortoda/covid19-saitama - 埼玉県 新型コロナウイルス感染症対策サイト / Saitama COVID-19 Task Force website [MIT License] (⭐️31)
- elk-zone/elk - A nimble Mastodon web client [MIT License] (⭐️5992)
- emoji-gen/web-main - :tada: Ultimate Emoji Generator [GNU GPLv3] (⭐️466)
- Haritaso/mastoclient - [GNU AGPLv3] (⭐️6) Archived!
- harukaxxxx/TechTreeMoe - A World of Warship tech tree icon mod with battleship girls. (⭐️2)
- microcmsio/microcms-blog - microCMS official blog [Apache License 2.0] (⭐️314)
- NanaMorse/Cuckoo.Plus - A GooglePlus-Like third-party web client for mastodon. [MIT License] (⭐️160)
- nomunomu0504/covid19 - 福井県版 新型コロナウイルス感染症対策サイト / Fukui COVID-19 Task Force website [MIT License] (⭐️28)
- OneWayTech/vue2-datatable - (DEPRECATED) The best Datatable for Vue.js 2.x which never sucks. Give us a star 🌟 if you like it! [MIT License] (⭐️872) Archived!
- requarks/wiki - Wiki.js | A modern and powerful wiki app built on Node.js [GNU AGPLv3] (⭐️28199)
- Tokyo-Metro-Gov/covid19 - 東京都 新型コロナウイルス感染症対策サイト / Tokyo COVID-19 Task Force website [MIT License] (⭐️6194) Archived!
- westar7/fukui-covid19 - 福井県 新型コロナウイルス感染症対策サイト [MIT License] (⭐️2)
- zk-phi/MEGAMOJI - Create animoji easily (⭐️356)
YAML
- aquaproj/aqua-registry - aqua's Standard Registry [MIT License] (⭐️312)
Zig
- 18alantom/fex - A command-line file explorer prioritizing quick navigation. [GNU GPLv3] (⭐️158)
- akiyosi/zonvie - 🧟 Zonvie is a Fast, feature-rich Neovim GUI built with Zig, native on macOS and Windows. [MIT License] (⭐️74)
- fjebaker/nkt - Terminal note taking. Moved to sourcehut. [GNU GPLv3] (⭐️31) Archived!
- freref/fancy-cat - PDF reader for terminal emulators using the Kitty image protocol [GNU AGPLv3] (⭐️511)
- ghostty-org/ghostty - 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. [MIT License] (⭐️51097)
- jetzig-framework/jetzig - Jetzig is a web framework written in Zig [MIT License] (⭐️1452)
- kristoff-it/superhtml - HTML Validator, Formatter, LSP, and Templating Language Library [MIT License] (⭐️1258)
- lightpanda-io/browser - Lightpanda: the headless browser designed for AI and automation [GNU AGPLv3] (⭐️28922)
- MKindberg/babel - A library for building language servers in Zig [MIT License] (⭐️3)
- MKindberg/ghostty-ls - A lanugage server for working with the ghostty config [MIT License] (⭐️22)
- natecraddock/zf - a commandline fuzzy finder and zig module designed for filtering filepaths [MIT License] (⭐️595)
- neurocyte/flow - Flow Control: a programmer's text editor [MIT License] (⭐️1860)
- neurosnap/zmx - Session persistence for terminal processes [MIT License] (⭐️1337)
- oven-sh/bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one (⭐️89185)
- pedropark99/zig-book - An open, technical and introductory book for the Zig programming language 📚📖 (⭐️2494)
- utox39/zigfetch - Zigfetch is a minimal neofetch/fastfetch like system information tool [MIT License] (⭐️38)
sed
- chebykinn/sedmario - NES Super Mario Bros level 1 written in pure sed! [MIT License] (⭐️391)
How to Install
- Download the dashboard markdown file from GitHub
- Drop it into your vault (anywhere)
- Install the Homepage plugin and point it at the file
- Enable any listed CSS snippets for the intended look
Stats
Stars
2
Forks
0
License
Unlicense
Last updated 10h ago