A list of awesome repositories I've starred. Want your own? Try: stargazer
Total starred repositories: 1105
- Astro
- C
- C#
- C++
- CSS
- CoffeeScript
- D
- Dart
- Dockerfile
- Elm
- Fennel
- Go
- HTML
- Haskell
- Inno Setup
- Java
- JavaScript
- Jinja
- Kotlin
- Lua
- Makefile
- Markdown
- Nunjucks
- OCaml
- Objective-C
- PHP
- Perl
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Scheme
- Shell
- Svelte
- Swift
- TypeScript
- Unknown
- V
- Vim Script
- Keycapsss/awesome-mechanical-keyboard - ⌨️ A curated list of Open Source Mechanical Keyboard resources. (⭐️2932)
- Andy1978/hf2gcode - Generates g-code from text with a hershey font [GNU GPLv3] (⭐️49)
- archagon/sensible-side-buttons - A macOS menu bar app that enables system-wide navigation functionality for the side buttons on third-party mice. [GNU GPLv2] (⭐️1878)
- arendst/Tasmota - Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at [GNU GPLv3] (⭐️22186)
- cesanta/mongoose-os - Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript. (⭐️2510)
- citusdata/pg_cron - Run periodic jobs in PostgreSQL [PostgreSQL License] (⭐️2870)
- curl/curl - A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features (⭐️35855)
- DavidAntliff/esp32-freqcount - ESP32 Frequency Counter using Pulse Counter and Remote Control modules [MIT License] (⭐️64)
- ddccontrol/ddccontrol - DDC Control [GNU GPLv2] (⭐️609)
- espressif/ESP8266_RTOS_SDK - Latest ESP8266 SDK based on FreeRTOS, esp-idf style. [Apache License 2.0] (⭐️3335)
- formatc1702/Micro-Word-Clock - Displaying the time in 8x8 pixels (⭐️76)
- Genymobile/scrcpy - Display and control your Android device [Apache License 2.0] (⭐️111626)
- ggreer/the_silver_searcher - A code-searching tool similar to ack, but faster. [Apache License 2.0] (⭐️26171)
- godror/godror - GO DRiver for ORacle DB (⭐️530)
- Jana-Marie/OtterPill - stm32f072 dev board with arduino nano alike pinout (⭐️157)
- Jana-Marie/philphoc-luma - Zigbee/Hue to WS2812 or similar addressable LED bridge. (⭐️17)
- jarun/nnn - n³ The unorthodox terminal file manager [BSD 2-Clause "Simplified" License] (⭐️19302)
- lvgl/lvgl - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. [MIT License] (⭐️16615)
- mattn/go-sqlite3 - sqlite3 driver for go using database/sql [MIT License] (⭐️7999)
- mpv-player/mpv - 🎥 Command line video player (⭐️28401)
- nvim-telescope/telescope-fzf-native.nvim - FZF sorter for telescope written in c (⭐️1419)
- openvenues/libpostal - A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. [MIT License] (⭐️4066)
- PaulStoffregen/hid_listen - (⭐️47)
- qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families [GNU GPLv2] (⭐️18230)
- redis/redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. (⭐️66937)
- robertdavidgraham/masscan - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. [GNU AGPLv3] (⭐️23644)
- rspamd/rspamd - Rapid spam filtering system. (⭐️2070)
- sqlcipher/sqlcipher - SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features. (⭐️6251)
- swaywm/sway - i3-compatible Wayland compositor [MIT License] (⭐️14645)
- timescale/timescaledb - An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. (⭐️17828)
- torvalds/linux - Linux kernel source tree (⭐️181944)
- ventoy/Ventoy - A new bootable USB solution. [GNU GPLv3] (⭐️62755)
- vladimirvivien/go4vl - A Go library for working with the Video for Linux API (V4L2). [MIT License] (⭐️244)
- x509cert/banned - Banned.h - deprecated C runtime functions (⭐️105)
- zestyping/openpixelcontrol - A simple stream protocol for controlling arrays of RGB lights. (⭐️353)
- ZinggJM/GxEPD - A simple E-Paper display library with common base class and separate IO class for Arduino. [GNU GPLv3] (⭐️842)
- zmkfirmware/zmk - ZMK Firmware Repository [MIT License] (⭐️2771)
- brentspell/NuBuild - NuGet package build system and Visual Studio project templates [GNU LGPLv3] (⭐️44) Archived!
- Burtsev-Alexey/net-object-deep-copy - C# extension method for fast object cloning. (⭐️391)
- ButchersBoy/Dragablz - Dragable and tearable tab control for WPF [MIT License] (⭐️2210)
- clawsoftware/clawPDF - Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions. [GNU AGPLv3] (⭐️728)
- danm-de/pcsc-sharp - PC/SC wrapper classes for .NET, written in C# (⭐️413)
- DapperLib/Dapper - Dapper - a simple object mapper for .Net (⭐️17555)
- dotnet/docfx - Static site generator for .NET API documentation. [MIT License] (⭐️4063)
- dotnet/roslyn - The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. [MIT License] (⭐️19038)
- flagbug/ClickOnceToSquirrelMigrator - A helper library for the migration from ClickOnce to Squirrel.Windows [MIT License] (⭐️30)
- HaveIBeenPwned/PwnedPasswordsAzureFunction - APIs for the k-anonymity Pwned Passwords implementation [Modified BSD License] (⭐️809)
- jstedfast/MailKit - A cross-platform .NET library for IMAP, POP3, and SMTP. [MIT License] (⭐️6216)
- jstedfast/MimeKit - A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools. [MIT License] (⭐️1833)
- kangyu-california/PersistentWindows - fork of http://www.ninjacrab.com/persistent-windows/ with windows 10 update [GNU GPLv3] (⭐️1425)
- magic-chunks/magic-chunks-dotnetcore - Easy to use tool to config transformations for JSON, XML and YAML. [MIT License] (⭐️106)
- MaterialDesignInXAML/MaterialDesignInXamlToolkit - Google's Material Design in XAML & WPF, for C# & VB.Net. [MIT License] (⭐️15164)
- MichalStrehovsky/zerosharp - Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology. (⭐️2020)
- microsoft/IIS.Administration - REST API for managing IIS (⭐️501)
- microsoft/PowerToys - Windows system utilities to maximize productivity [MIT License] (⭐️111139)
- nissl-lab/npoi - a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop. [Apache License 2.0] (⭐️5725)
- OmniSharp/csharp-language-server-protocol - Language Server Protocol in C# [MIT License] (⭐️522)
- PowerShell/PowerShell - PowerShell for every system! [MIT License] (⭐️45531)
- qmk/qmk_toolbox - A Toolbox companion for QMK Firmware [MIT License] (⭐️2654)
- rdvojmoc/DinkToPdf - C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. [MIT License] (⭐️1091)
- restsharp/RestSharp - Simple REST and HTTP API Client for .NET [Apache License 2.0] (⭐️9614)
- samhocevar/wincompose - 🔣 Compose Key for Windows (⭐️2616)
- StackExchange/NetGain - A high performance websocket server library powering Stack Overflow. [MIT License] (⭐️928) Archived!
- StephenCleary/Scripts - Misc single-file scripts and utilities [MIT License] (⭐️15)
- VsVim/VsVim - Vim Emulator Plugin for Visual Studio 2015+ (⭐️3662)
- wabbajack-tools/ussedp - Unofficial Skyrim Special Edition Downgrade Patcher - Revert SE/AE games to older versions via binary patching [GNU GPLv3] (⭐️44)
- adafruit/Ethernet2 - WIZ5500 based Ethernet Shield library (⭐️83) Archived!
- adamvr/arduino-base64 - A base64 library for the arduino platform, written in C [MIT License] (⭐️183)
- ajstarks/openvg - Tools for exploring OpenVG (⭐️413)
- apache/thrift - Apache Thrift [Apache License 2.0] (⭐️10385)
- Arduino-IRremote/Arduino-IRremote - Infrared remote library for Arduino: send and receive infrared signals with multiple protocols (⭐️4498)
- aristocratos/btop - A monitor of resources [Apache License 2.0] (⭐️20840)
- arms22/SoftModem - Audio Jack Modem Library for Arduino [Modified BSD License] (⭐️190)
- brandenhall/Arduino-Websocket - (⭐️153)
- ClickHouse/ClickHouse - ClickHouse® is a real-time analytics DBMS [Apache License 2.0] (⭐️37498)
- dannagle/PacketSender - Network utility for sending / receiving TCP, UDP, SSL, HTTP [GNU GPLv2] (⭐️2373)
- dusty-nv/jetson-inference - Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson. [MIT License] (⭐️7839)
- dusty-nv/jetson-utils - C++/CUDA/Python multimedia utilities for NVIDIA Jetson [MIT License] (⭐️733)
- elechouse/PN532 - NFC library for Arduino using PN532 (⭐️500)
- esp8266/Arduino - ESP8266 core for Arduino [GNU LGPLv2.1] (⭐️16056)
- esphome/esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. (⭐️8490)
- FreeCAD/FreeCAD - This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. (⭐️19725)
- gm-vm/openfortivpn-webview - [MIT License] (⭐️87)
- google/flatbuffers - FlatBuffers: Memory Efficient Serialization Library [Apache License 2.0] (⭐️23319)
- hoylabs/OpenDTU-OnBattery - Software for ESP32 to talk to Hoymiles/TSUN/Solenso Inverters, VE.Direct devices, battery management systems, and related peripherals [GNU GPLv2] (⭐️308)
- hyperion-project/hyperion - Hyperion is an open source ambient light software. Feel free to join us and contribute new features! Webpage: https://hyperion-project.org/ [MIT License] (⭐️1237) Archived!
- hyprwm/Hyprland - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks. [Modified BSD License] (⭐️21445)
- Imroy/pubsubclient - A client library for the ESP8266 that provides support for MQTT [MIT License] (⭐️435)
- ivanseidel/DueTimer - ⏳ Timer Library fully implemented for Arduino DUE [MIT License] (⭐️211)
- Jyers/Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine. [GNU GPLv3] (⭐️2135)
- krohling/ArduinoWebsocketClient - Websocket client for Arduino (⭐️227)
- lumapu/ahoy - Various tools, examples, and documentation for communicating with Hoymiles microinverters (⭐️953)
- malikkirchner/connection-pool - A generic connection pool [GNU GPLv3] (⭐️21)
- mannkind/ESPHomeRoombaComponent - A barebones ESPHomeLib Roomba Component [MIT License] (⭐️55) Archived!
- microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place! [MIT License] (⭐️95595)
- microsoft/winget-cli - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface). [MIT License] (⭐️23214)
- ModOrganizer2/modorganizer - Mod manager for various PC games. Discord Server: https://discord.gg/ewUVAqyrQX if you would like to be more involved [GNU GPLv3] (⭐️2209)
- mogol/flutter_secure_storage - A Flutter plugin to store data in secure storage [Modified BSD License] (⭐️1130)
- musescore/MuseScore - MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests! (⭐️12275)
- OpenMW/openmw - OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here: https://gitlab.com/OpenMW/openmw/ [GNU GPLv3] (⭐️5384)
- openvenues/node-postal - NodeJS bindings to libpostal for fast international address parsing/normalization [MIT License] (⭐️220)
- orgua/OneWireHub - OneWire slave device emulator [GNU GPLv3] (⭐️349)
- ossrs/srs - SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181. [MIT License] (⭐️25695)
- owasp-modsecurity/ModSecurity - ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. [Apache License 2.0] (⭐️8218)
- panStamp/swap - Simple Wireless Abstract Protocol (SWAP) library for Arduino 1.6 [GNU LGPLv3] (⭐️23)
- PaulStoffregen/Time - Time library for Arduino (⭐️1258)
- philbowles/PangolinMQTT - PangolinMQTT - ArduinoIDE client library for ESP8266, ESP32 and STM32-NUCLEO (⭐️70)
- protocolbuffers/protobuf - Protocol Buffers - Google's data interchange format (⭐️65656)
- prusa3d/PrusaSlicer - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.) [GNU AGPLv3] (⭐️7732)
- rohit-px2/nvui - A modern frontend for Neovim. [MIT License] (⭐️1726)
- SamZorSec/Open-Home-Automation - Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT [MIT License] (⭐️960)
- sieren/QSyncthingTray - ATT: NO LONGER ACTIVELY MAINTAINED, NEEDS NEW OWNER || A OS X / Windows / Linux Tray App for Syncthing written in C++ [GNU LGPLv3] (⭐️366)
- Snapchat/KeyDB - A Multithreaded Fork of Redis [Modified BSD License] (⭐️11471)
- Squirrel/Squirrel.Windows - An installation and update framework for Windows desktop apps [MIT License] (⭐️7374)
- supermerill/SuperSlicer - G-code generator for 3D printers (Prusa, Voron, Creality, etc.) (⭐️4126)
- T-Kuhn/Stepper-Juggler - Keeping a ping pong ball bouncing with 4 stepper motors and 4 mics. (⭐️89)
- tbnobody/OpenDTU - Software for ESP32 to talk to Hoymiles/TSUN/Solenso Inverters [GNU GPLv2] (⭐️1814)
- tenacityteam/tenacity-legacy - THIS REPO IS NOT MAINTAINED ANYMORE. Please see https://codeberg.org/tenacityteam/tenacity for Tenacity, which is maintained. (⭐️6754) Archived!
- tensorflow/tensorflow - An Open Source Machine Learning Framework for Everyone [Apache License 2.0] (⭐️186230)
- trilu2000/AskSin - Framework to develop HM compatible devices on base of Arduino Hardware (⭐️25) Archived!
- wkhtmltopdf/wkhtmltopdf - Convert HTML to PDF using Webkit (QtWebKit) [GNU LGPLv3] (⭐️13986) Archived!
- wmbusmeters/wmbusmeters - Read the wired or wireless mbus protocol to acquire utility meter readings. [GNU GPLv3] (⭐️935)
- Ziyatoe/DTUsimMI-Hoymiles - Hoylmoly DTU for Hoymiles MI and TSUN microinverter (⭐️19)
- jgthms/bulma - Modern CSS framework based on Flexbox [MIT License] (⭐️49353)
- LukeSmithxyz/based.cooking - A simple culinary website. [The Unlicense] (⭐️2205)
- Madelena/Metrology-for-Hass - 🎨 Give your Home Assistant a modern and clean facelift. 🟥🟧🟩🟦🟪 24 Variations with 2 Styles + 6 Colors (Magenta Red / Orange / Green / Blue / Purple) + 🌞 Light and 🌚 Dark modes included. Based on Metro and Fluent UI Design Systems from Microsoft Windows. (⭐️561)
- rverst/mdsync - Simple markdown renderer with live reloading [MIT License] (⭐️5)
- ryanoasis/nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more (⭐️54701)
- dropbox/zxcvbn - Low-Budget Password Strength Estimation [MIT License] (⭐️15126)
- yt-dlp/SponSkrub - Strip advertisements from downloaded YouTube videos [GNU GPLv3] (⭐️58) Archived!
- abuanwar072/Flutter-Responsive-Admin-Panel-or-Dashboard - Responsive Admin Panel or Dashboard using Flutter [MIT License] (⭐️6716)
- AppFlowy-IO/AppFlowy - Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion. [GNU AGPLv3] (⭐️57755)
- Codelessly/ResponsiveFramework - Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/ [MIT License] (⭐️1275)
- flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond [Modified BSD License] (⭐️166133)
- rrousselGit/riverpod - A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze. [MIT License] (⭐️6273)
- tahseenquraishi/flutter_responsive_dashboard_ui - In this repo I have build an awesome Flutter Responsive Dashboard ui. This Flutter UI challenge is taken from the dribbble. The main beauty about this UI is their responsivto learn the advanced concept for building the fluttereness while moving towards diffrent devices like mobile, tablel. This UI tutorial is beneficial for those who want (⭐️78)
- TheAlgorithms/Dart - All Algorithms implemented in Dart [MIT License] (⭐️1867)
- cnzjh/ipinfo.tw - 🐳 A self-hosted, non-tracking & ad-free solution to show your IP info. Super small (< 10MB) [GNU GPLv3] (⭐️2)
- da-moon/telescope-toggleterm.nvim - An extension for telescope.nvim that allows you to manage Terminal buffers created with toggleterm.nvim plugin. Mirrored from Sourcehut. [MIT License] (⭐️38)
- docker/golang-cross - (⭐️97)
- hassio-addons/addon-vscode - Studio Code Server - Home Assistant Community Add-ons [MIT License] (⭐️505)
- mono/docker - Docker images, for the Docker container system (⭐️166)
- tleyden/docker - Docker files (⭐️82)
- eikek/docspell - Assist in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort. [GNU AGPLv3] (⭐️1629)
- eikek/sharry - Sharry is a self-hosted file sharing web application. [GNU GPLv3] (⭐️885)
- alexaandru/nvim-lspupdate - Updates installed LSP servers, automatically [MIT License] (⭐️91)
- 0xERR0R/blocky - Fast and lightweight DNS proxy as ad-blocker for local network with many features [Apache License 2.0] (⭐️4747)
- 99designs/gqlgen - go generate based graphql server library [MIT License] (⭐️9957)
- a-h/templ - A language for writing HTML user interfaces in Go. [MIT License] (⭐️8284)
- abadojack/whatlanggo - Natural language detection library for Go [MIT License] (⭐️643)
- abdfnx/tran - 🖥 Securely transfer and send anything between computers with TUI. [MIT License] (⭐️409)
- abhimanyu003/sttr - cross-platform, cli app to perform various operations on string [MIT License] (⭐️954)
- abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup [MIT License] (⭐️19376)
- adhocore/gronx - Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely. [MIT License] (⭐️411)
- adhocteam/pushup - Pushup is for making modern, page-oriented web apps in Go [MIT License] (⭐️851)
- adrg/xdg - Go implementation of the XDG Base Directory Specification and XDG user directories [MIT License] (⭐️705)
- air-verse/air - ☁️ Live reload for Go apps [GNU GPLv3] (⭐️18085)
- ajstarks/deck - A Go Package for generation of slide decks and information displays (⭐️300)
- ajstarks/svgo - Go Language Library for SVG generation (⭐️2151)
- AlecAivazis/survey - A golang library for building interactive and accessible prompts with full support for windows and posix terminals. [MIT License] (⭐️4090) Archived!
- alecthomas/kingpin - CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser [MIT License] (⭐️3497)
- alexedwards/argon2id - Argon2id password hashing and verification for Go [MIT License] (⭐️472)
- alexedwards/scs - HTTP Session Management for Go [MIT License] (⭐️2149)
- allegro/bigcache - Efficient cache for gigabytes of data written in Go. [Apache License 2.0] (⭐️7534)
- antchfx/xpath - XPath package for Golang, supports HTML, XML, JSON document query. [MIT License] (⭐️691)
- anthonynsimon/bild - Image processing algorithms in pure Go [MIT License] (⭐️4007)
- apssouza22/grpc-production-go - A gRPC production-ready library [Apache License 2.0] (⭐️207)
- asciimoo/wuzz - Interactive cli tool for HTTP inspection [GNU AGPLv3] (⭐️10560)
- attic-labs/noms - The versioned, forkable, syncable database [Apache License 2.0] (⭐️7442) Archived!
- authelia/authelia - The Single Sign-On Multi-Factor portal for web apps [Apache License 2.0] (⭐️21624)
- avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software [MIT License] (⭐️132170)
- awesome-gocui/gocui - Minimalist Go package aimed at creating Console User Interfaces. [Modified BSD License] (⭐️348)
- awnumar/memguard - Secure software enclave for storage of sensitive information in memory. [Apache License 2.0] (⭐️2548)
- bahlo/abutil - [UNMAINTAINED] 🆎 A collection of often-used Golang helpers [Do What The Fck You Want To Public License*] (⭐️54) Archived!
- beringresearch/macpine - Lightweight Linux VMs on MacOS [Apache License 2.0] (⭐️910)
- biter777/countries - Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, countries capitals, UN M.49 codes, IANA ccTLD countries domains, FIPS, IOC/NOC and FIFA codes, VERY VERY FAST, compatible with Databases/JSON/BSON/GOB/XML/CSV, Emoji countries flags and currencies, Unicode CLDR. [BSD 2-Clause "Simplified" License] (⭐️410)
- blackmann/go-gurl - Curl TUI with Go as Postman replacement [Modified BSD License] (⭐️103)
- BlackReloaded/wsl2-ssh-pageant - bridge between windows pageant and wsl2 [MIT License] (⭐️371) Archived!
- blang/semver - Semantic Versioning (semver) library written in golang [MIT License] (⭐️1011)
- blevesearch/vellum - A Go library implementing a FST (finite state transducer) [Apache License 2.0] (⭐️190)
- bluenviron/mediamtx - Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams. [MIT License] (⭐️12251)
- boltdb/bolt - An embedded key/value database for Go. [MIT License] (⭐️14214) Archived!
- brutella/hap - The HomeKit Accessory Protocol (hap) implemented in Go [Apache License 2.0] (⭐️356)
- bufbuild/buf - The best way of working with Protocol Buffers. [Apache License 2.0] (⭐️9068)
- Buterland-Beckerhook/hugo-ci - CI tool to publish the website, written in go [MIT License] (⭐️1)
- bxcodec/go-clean-arch - Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture [MIT License] (⭐️9193)
- c-bata/go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit. [MIT License] (⭐️5287)
- caarlos0/env - A simple, zero-dependencies library to parse environment variables into structs [MIT License] (⭐️4912)
- caarlos0/svu - Semantic Version Util [MIT License] (⭐️551)
- caarlos0/tasktimer - Task Timer (tt) is a dead simple TUI task timer [MIT License] (⭐️407)
- caarlos0/timea.go - timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner. [MIT License] (⭐️47)
- caarlos0/uhr - Zeichenorientierte Benutzerschnittstelle Uhr [MIT License] (⭐️8)
- caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS [Apache License 2.0] (⭐️58219)
- carapace-sh/carapace - command argument completion generator for spf13/cobra [Apache License 2.0] (⭐️403)
- carterjones/signalr - SignalR WebSocket client written in Golang [MIT License] (⭐️45) Archived!
- casbin/casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN [Apache License 2.0] (⭐️17768)
- CengSin/oracle - GORM oracle driver (⭐️114)
- cespare/xxhash - A Go implementation of the 64-bit xxHash algorithm (XXH64) [MIT License] (⭐️1806)
- charmbracelet/bubbletea - A powerful little TUI framework 🏗 [MIT License] (⭐️27829)
- charmbracelet/glow - Render markdown on the CLI, with pizzazz! 💅🏻 [MIT License] (⭐️16273)
- charmbracelet/keygen - An SSH key pair generator 🗝️ [MIT License] (⭐️113)
- charmbracelet/wish - Make SSH apps, just like that! 💫 [MIT License] (⭐️3595)
- charmbracelet/wishlist - The SSH directory ✨ [MIT License] (⭐️1120)
- cheat/cheat - cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember. [MIT License] (⭐️12387)
- chriswalz/bit - Bit is a modern Git CLI [Apache License 2.0] (⭐️6059)
- chrj/smtpd - Go SMTP server library [MIT License] (⭐️75)
- cjbassi/gotop - A terminal based graphical activity monitor inspired by gtop and vtop [GNU AGPLv3] (⭐️7372) Archived!
- cli/cli - GitHub’s official command line tool [MIT License] (⭐️37215)
- cloudflare/tableflip - Graceful process restarts in Go [Modified BSD License] (⭐️2910)
- cockroachdb/cockroach - CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. (⭐️30094)
- Code-Hex/synchro - 🕰️ Synchro: Timezone-typesafe date and time framework for Go. 🌟 Star to support our work! [MIT License] (⭐️262)
- coder/pretty - TTY styles for Go [Creative Commons Zero v1.0 Universal] (⭐️13)
- cogentcore/core - A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere. [Modified BSD License] (⭐️1740)
- connectrpc/connect-go - The Go implementation of Connect: Protobuf RPC that works. [Apache License 2.0] (⭐️2999)
- containerd/containerd - An open and reliable container runtime [Apache License 2.0] (⭐️17420)
- containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... [Apache License 2.0] (⭐️8129)
- containers/podman - Podman: A tool for managing OCI containers and pods. [Apache License 2.0] (⭐️23689)
- containers/skopeo - Work with remote images registries - retrieving information, images, signing content [Apache License 2.0] (⭐️8233)
- contiamo/openapi-generator-go - An opinionated OpenAPI v3 code generator for Go. Use this to generate API models and router scaffolding. [MIT License] (⭐️106)
- coredns/coredns - CoreDNS is a DNS server that chains plugins [Apache License 2.0] (⭐️12386)
- cortesi/devd - A local webserver for developers [MIT License] (⭐️3438)
- cri-o/cri-o - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface [Apache License 2.0] (⭐️5222)
- dagger/dagger - An engine to run your pipelines in containers [Apache License 2.0] (⭐️11449)
- danielgtaylor/huma - Huma REST/HTTP API Framework for Golang with OpenAPI 3.1 [MIT License] (⭐️2086)
- DapperDox/dapperdox - Beautiful, integrated, OpenAPI documentation. [GNU GPLv3] (⭐️407)
- daptin/daptin - Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS [GNU LGPLv3] (⭐️1830)
- davrodpin/mole - CLI application to create ssh tunnels focused on resiliency and user experience. [MIT License] (⭐️1693)
- denisbrodbeck/machineid - Get the unique machine id of any host (without admin privileges) [MIT License] (⭐️992)
- denisenkom/go-mssqldb - Microsoft SQL server driver written in go language [Modified BSD License] (⭐️1821)
- derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style! [Apache License 2.0] (⭐️27202)
- dgraph-io/badger - Fast key-value DB in Go. [Apache License 2.0] (⭐️13928)
- dimdin/go-decimal - go decimal package suitable for financial and monetary calculations [BSD 2-Clause "Simplified" License] (⭐️8) Archived!
- dimiro1/health - An easy to use, extensible health check library for Go applications. [MIT License] (⭐️451)
- djcas9/komanda-cli - Komanda CLI Client [Modified BSD License] (⭐️161) Archived!
- dominikbraun/timetrace - A simple CLI for tracking your working time. [Apache License 2.0] (⭐️702)
- dominikh/go-tools - Staticcheck - The advanced Go linter [MIT License] (⭐️6181)
- dop251/goja - ECMAScript/JavaScript engine in pure Go [MIT License] (⭐️5583)
- drakkan/sftpgo - Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob [GNU AGPLv3] (⭐️9380)
- dunglas/frankenphp - 🧟 The modern PHP app server [MIT License] (⭐️6863)
- dustin/go-wikiparse - mediawiki dump parser for loading up wikipedia data [MIT License] (⭐️100)
- dvyukov/go-fuzz - Randomized testing for Go [Apache License 2.0] (⭐️4778)
- eclipse-paho/paho.mqtt.golang - (⭐️2777)
- egonelbre/gophers - Free gophers [Creative Commons Zero v1.0 Universal] (⭐️3493)
- eliben/static-server - A simple, zero-configuration HTTP server CLI for serving static files [The Unlicense] (⭐️188)
- eliukblau/pixterm - Draw images in your ANSI terminal with true color [Mozilla Public License 2.0] (⭐️971)
- erikgeiser/promptkit - Go prompt library [MIT License] (⭐️251)
- esimov/caire - Content aware image resize library [MIT License] (⭐️10357)
- esimov/pigo - Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go. [MIT License] (⭐️4396)
- etcd-io/bbolt - An embedded key/value database for Go. [MIT License] (⭐️8262)
- etcd-io/etcd - Distributed reliable key-value store for the most critical data of a distributed system [Apache License 2.0] (⭐️47772)
- expr-lang/expr - Expression language and expression evaluation for Go [MIT License] (⭐️6268)
- fatedier/frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. [Apache License 2.0] (⭐️86090)
- filebrowser/filebrowser - 📂 Web File Browser [Apache License 2.0] (⭐️26672)
- 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] (⭐️17288)
- FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like. [Modified BSD License] (⭐️49203)
- fishworks/gofish - Keep your fish fresh! 🐠 [Apache License 2.0] (⭐️810) Archived!
- foxcpp/maddy - ✉️ Composable all-in-one mail server. [GNU GPLv3] (⭐️5089)
- fullstorydev/grpcui - An interactive web UI for gRPC, along the lines of postman [MIT License] (⭐️5230)
- fullstorydev/grpcurl - Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers [MIT License] (⭐️10861)
- future-architect/vuls - Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices [GNU GPLv3] (⭐️10979)
- fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design (⭐️25080)
- gbrlsnchs/jwt - Go JWT signing, verifying and validating [MIT License] (⭐️451)
- gcla/gowid - Compositional widgets for terminal user interfaces, written in Go, inspired by urwid. [MIT License] (⭐️695)
- gcla/termshark - A terminal UI for tshark, inspired by Wireshark [MIT License] (⭐️9101)
- gdamore/tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others. [Apache License 2.0] (⭐️4589)
- gek64/displayController - Package displayController provides a way to access the low-level monitor API in Windows system to control the display monitor function through DDC/CI, such as brightness, volume, etc [GNU GPLv3] (⭐️10)
- gennaro-tedesco/boilit - create boilerplate structure for neovim plugins [Apache License 2.0] (⭐️76)
- getkin/kin-openapi - OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more) [MIT License] (⭐️2619)
- gilbertchen/duplicacy - A new generation cloud backup tool (⭐️5228)
- gin-gonic/gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. [MIT License] (⭐️78821)
- github/git-sizer - Compute various size metrics for a Git repository, flagging those that might cause problems [MIT License] (⭐️3543)
- gitleaks/gitleaks - Protect and discover secrets using Gitleaks 🔑 [MIT License] (⭐️17802)
- gkampitakis/go-snaps - Jest-like snapshot testing in Go 📸 [MIT License] (⭐️170)
- gliderlabs/ssh - Easy SSH servers in Golang [Modified BSD License] (⭐️3710)
- gnieto/mulint - Go lint which detects recursive locks, which may lead to dead locks [MIT License] (⭐️17)
- go-co-op/gocron - Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron [MIT License] (⭐️5615)
- go-delve/delve - Delve is a debugger for the Go programming language. [MIT License] (⭐️22988)
- go-git/go-git - A highly extensible Git implementation in pure Go. [Apache License 2.0] (⭐️5966)
- 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] (⭐️44931)
- go-gomail/gomail - The best way to send emails in Go. [MIT License] (⭐️4381)
- go-gorm/gorm - The fantastic ORM library for Golang, aims to be developer friendly [MIT License] (⭐️36898)
- go-ini/ini - Package ini provides INI file read and write functionality in Go [Apache License 2.0] (⭐️3464)
- go-ozzo/ozzo-routing - An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs. [MIT License] (⭐️455)
- go-sql-driver/mysql - Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package [Mozilla Public License 2.0] (⭐️14518)
- go-task/task - A task runner / simpler Make alternative written in Go [MIT License] (⭐️11386)
- go-xorm/xorm - Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm [Modified BSD License] (⭐️6664) Archived!
- gobuffalo/packr - The simple and easy way to embed static files into Go binaries. [MIT License] (⭐️3408) Archived!
- gobwas/glob - Go glob [MIT License] (⭐️960)
- gocolly/colly - Elegant Scraper and Crawler Framework for Golang [Apache License 2.0] (⭐️23284)
- GoesToEleven/golang-web-dev - (⭐️3355)
- GoesToEleven/GolangTraining - Training for Golang (go language) (⭐️9904)
- gofiber/fiber - ⚡️ Express inspired web framework written in Go [MIT License] (⭐️33857)
- gogo/protobuf - [Deprecated] Protocol Buffers for Go with Gadgets (⭐️5665)
- gohugoio/hugo - The world’s fastest framework for building websites. [Apache License 2.0] (⭐️75713)
- gokcehan/lf - Terminal file manager [MIT License] (⭐️7755)
- gokrazy/gokrazy - turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or amd64 PCs! [Modified BSD License] (⭐️3256)
- gokrazy/rsync - gokrazy rsync [Modified BSD License] (⭐️516)
- golang-jwt/jwt - Go implementation of JSON Web Tokens (JWT). [MIT License] (⭐️7203)
- golang-migrate/migrate - Database migrations. CLI and Golang library. (⭐️15427)
- golang/dep - Go dependency management tool experiment (deprecated) [Modified BSD License] (⭐️12840) Archived!
- golang/go - The Go programming language [Modified BSD License] (⭐️123923)
- golang/groupcache - groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. [Apache License 2.0] (⭐️12942)
- golang/oauth2 - Go OAuth2 [Modified BSD License] (⭐️5381)
- golang/vgo - [mirror] Versioned Go Prototype [Modified BSD License] (⭐️1517)
- golangci/golangci-lint - Fast linters runner for Go [GNU GPLv3] (⭐️15644)
- gomodule/redigo - Go client for Redis [Apache License 2.0] (⭐️9750)
- google/go-cmp - Package for comparing Go values in tests [Modified BSD License] (⭐️4208)
- google/go-github - Go library for accessing the GitHub v3 API [Modified BSD License] (⭐️10436)
- google/go-licenses - A lightweight tool to report on the licenses used by a Go package and its dependencies. Highlight! Versioned external URL to licenses can be found at the same time. [Apache License 2.0] (⭐️833)
- google/go-safeweb - Secure-by-default HTTP servers in Go. [Apache License 2.0] (⭐️671)
- google/inverting-proxy - Reverse proxy that inverts the direction of traffic [Apache License 2.0] (⭐️251)
- google/mtail - extract internal monitoring data from application logs for collection in a timeseries database [Apache License 2.0] (⭐️3847)
- google/uuid - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. [Modified BSD License] (⭐️5332)
- google/wire - Compile-time Dependency Injection for Go [Apache License 2.0] (⭐️13039)
- gopasspw/gopass - The slightly more awesome standard unix password manager for teams [MIT License] (⭐️5905)
- goreleaser/godownloader - [DEPRECATED] Download Go binaries as fast and easily as possible. [MIT License] (⭐️445) Archived!
- goreleaser/goreleaser - Deliver Go binaries as fast and easily as possible [MIT License] (⭐️13787)
- goreleaser/nfpm - nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go [MIT License] (⭐️2166)
- gorilla/mux - Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 [Modified BSD License] (⭐️20847)
- gorilla/reverse - Package gorilla/reverse is a set of utilities to create request routers. [Modified BSD License] (⭐️53)
- gorilla/schema - Package gorilla/schema fills a struct with form values. [Modified BSD License] (⭐️1384)
- gorilla/websocket - Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go. [BSD 2-Clause "Simplified" License] (⭐️22394)
- gosuri/uilive - uilive is a go library for updating terminal output in realtime [MIT License] (⭐️1697)
- grafana/k6 - A modern load testing tool, using Go and JavaScript - https://k6.io [GNU AGPLv3] (⭐️25896)
- grafana/loki - Like Prometheus, but for logs. [GNU AGPLv3] (⭐️23829)
- Graylog2/go-gelf - GELF library for Go [MIT License] (⭐️103)
- grpc-ecosystem/go-grpc-middleware - Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more. [Apache License 2.0] (⭐️6296)
- grpc/grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC [Apache License 2.0] (⭐️21071)
- gulyasm/jsonui - jsonui is an interactive JSON explorer on your command line [Apache License 2.0] (⭐️796) Archived!
- guptarohit/asciigraph - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies. [Modified BSD License] (⭐️2674)
- 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] (⭐️32226)
- hashicorp/go-getter - Package for downloading things from a string URL using a variety of protocols. [Mozilla Public License 2.0] (⭐️1659)
- hbollon/go-edlib - 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc... [MIT License] (⭐️480)
- hedzr/cmdr - POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations [Apache License 2.0] (⭐️136)
- hexops/gotextdiff - Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses) [Modified BSD License] (⭐️135) Archived!
- hexops/valast - Convert Go values to their AST (⭐️308)
- hpcloud/tail - Go package for reading from continously updated files (tail -f) [MIT License] (⭐️2720)
- ibmdb/go_ibm_db - GoLang Driver for Db2 family of database servers [Modified BSD License] (⭐️111)
- imgproxy/imgproxy - Fast and secure standalone server for resizing and converting remote images [MIT License] (⭐️8953)
- integrii/flaggy - Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies. [The Unlicense] (⭐️859)
- itchyny/bed - Binary editor written in Go [MIT License] (⭐️1274)
- jackc/numfmt - Number formatting in Go [MIT License] (⭐️9)
- jackc/pgconn - [MIT License] (⭐️184)
- jackc/pglogrepl - PostgreSQL logical replication library for Go. [MIT License] (⭐️330)
- jackc/pgtype - [MIT License] (⭐️312)
- jackc/pgx - PostgreSQL driver and toolkit for Go [MIT License] (⭐️10753)
- jackc/puddle - Generic resource pool for Go [MIT License] (⭐️303)
- jaffee/commandeer - Automatically sets up command line flags based on struct fields and tags. [MIT License] (⭐️174)
- JanDeDobbeleer/oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer [MIT License] (⭐️17351)
- jesseduffield/horcrux - Split your file into encrypted fragments so that you don't need to remember a passcode [MIT License] (⭐️4628)
- jesseduffield/lazydocker - The lazier way to manage everything docker [MIT License] (⭐️37146)
- jesseduffield/lazygit - simple terminal UI for git commands [MIT License] (⭐️52850)
- jesseduffield/lazynpm - terminal UI for npm [MIT License] (⭐️650)
- Jguer/yay - Yet another Yogurt - An AUR Helper written in Go [GNU GPLv3] (⭐️11172)
- jmoiron/sqlx - general purpose extensions to golang's database/sql [MIT License] (⭐️16233)
- johnfercher/maroto - A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple. [MIT License] (⭐️2156)
- jondot/goweight - A tool to analyze and troubleshoot a Go binary size. [MIT License] (⭐️1693)
- joohoi/acme-dns - Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely. [MIT License] (⭐️2167)
- jroimartin/gocui - Minimalist Go package aimed at creating Console User Interfaces. [Modified BSD License] (⭐️9908)
- jschaf/pggen - Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. [MIT License] (⭐️288)
- jsha/minica - minica is a small, simple CA intended for use in situations where the CA operator also operates each host where a certificate will be used. [MIT License] (⭐️3020)
- jstarks/npiperelay - npiperelay allows you to access Windows named pipes from WSL [MIT License] (⭐️675)
- jszwec/s3fs - S3 FileSystem (fs.FS) implementation [MIT License] (⭐️180)
- julienschmidt/httprouter - A high performance HTTP request router that scales well [Modified BSD License] (⭐️16617)
- junegunn/fzf - 🌸 A command-line fuzzy finder [MIT License] (⭐️65331)
- justinas/alice - Painless middleware chaining for Go [MIT License] (⭐️3111)
- jwilder/dockerize - Utility to simplify running applications in docker containers [MIT License] (⭐️5002)
- jwilder/gofana - Standalone Grafana Server With SSL and Auth (⭐️238)
- k3s-io/k3s - Lightweight Kubernetes [Apache License 2.0] (⭐️28015)
- kardianos/minwinsvc - A minimal windows only service stub for go that allows running any go program as a windows service. [zlib License] (⭐️94)
- kardianos/service - Run go programs as a service on major platforms. [zlib License] (⭐️4446)
- kataras/iris - The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀 [Modified BSD License] (⭐️25259)
- kenshaw/hilink - Hilink provides a Go API for working with Huawei Hilink devices [MIT License] (⭐️130)
- KimMachineGun/modu - Deadly simple terminal UI tool to update Go Modules. [MIT License] (⭐️22)
- knoxite/knoxite - A data storage & backup system [GNU AGPLv3] (⭐️287)
- kubernetes/kubernetes - Production-Grade Container Scheduling and Management [Apache License 2.0] (⭐️110882)
- labstack/echo - High performance, minimalist Go web framework [MIT License] (⭐️29851)
- leaanthony/clir - A Simple and Clear CLI library. Dependency free. [MIT License] (⭐️180)
- lestrrat-go/jwx - Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies [MIT License] (⭐️1946)
- liamg/darktile - 🌘 Darktile is a GPU rendered terminal emulator designed for tiling window managers. [MIT License] (⭐️3043)
- lib/pq - Pure Go Postgres driver for database/sql [MIT License] (⭐️9108)
- liweiyi88/gosnakego - A snake game written in Go [MIT License] (⭐️21)
- lotusirous/go-concurrency-patterns - Concurrency patterns in Go (⭐️2744)
- lucasb-eyer/go-colorful - A library for playing with colors in go (golang). [MIT License] (⭐️1157)
- lxc/incus - Powerful system container and virtual machine manager [Apache License 2.0] (⭐️2711)
- maaslalani/confetty - Confetti in your TTY [MIT License] (⭐️415)
- maaslalani/slides - Terminal based presentation tool [MIT License] (⭐️9849)
- machinebox/graphql - Simple low-level GraphQL HTTP client for Go [Apache License 2.0] (⭐️936)
- magefile/mage - a Make/rake-like dev tool using Go [Apache License 2.0] (⭐️4143)
- mailhog/smtp - MailHog SMTP Protocol [MIT License] (⭐️74)
- mailru/easyjson - Fast JSON serializer for golang. [MIT License] (⭐️4477)
- manifoldco/promptui - Interactive prompt for command-line applications [Modified BSD License] (⭐️6071)
- marcosnils/bin - Effortless binary manager [MIT License] (⭐️707)
- Masterminds/glide - Package Management for Golang (⭐️8145)
- Masterminds/semver - Work with Semantic Versions in Go [MIT License] (⭐️1213)
- Masterminds/sprig - Useful template functions for Go templates. [MIT License] (⭐️4283)
- Masterminds/squirrel - Fluent SQL generation for golang (⭐️6978)
- mattn/go-isatty - [MIT License] (⭐️831)
- maxence-charriere/go-app - A package to build progressive web apps with Go programming language and WebAssembly. [MIT License] (⭐️7953)
- meowgorithm/babycron - Run a single cron job in the foreground. Works well in Docker. [MIT License] (⭐️13)
- metrue/go-ssh-client - A handy ssh client [MIT License] (⭐️23)
- mhewedy/ews - Go package wrapper for Exchange Web Service (EWS). Supports NTLM and more! Used in mego https://github.com/mhewedy/mego (⭐️42)
- microcosm-cc/bluemonday - bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS [Modified BSD License] (⭐️3203)
- microsoft/ethr - Ethr is a Comprehensive Network Measurement Tool for TCP, UDP & ICMP. [MIT License] (⭐️5787)
- microsoft/go-mssqldb - Microsoft SQL server driver written in go language [Modified BSD License] (⭐️296)
- microsoft/go-winio - Win32 IO-related utilities for Go [MIT License] (⭐️954)
- mikefarah/yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor [MIT License] (⭐️12244)
- miku/zek - Generate a Go struct from XML. [GNU GPLv3] (⭐️749)
- minepkg/minepkg - Manage Minecraft mods with ease. [MIT License] (⭐️42)
- moby/moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems [Apache License 2.0] (⭐️68702)
- mohamedattahri/pgfs - Go library that implements fs.FS for Postgres using Large Objects. [MIT License] (⭐️60)
- moniquelive/gocheat - Golang terminal client for cht.sh that uses charm.sh's bubbletea project [MIT License] (⭐️22)
- MontFerret/ferret - Declarative web scraping [Apache License 2.0] (⭐️5737)
- mpolden/echoip - IP address lookup service [Modified BSD License] (⭐️4010)
- mrusme/canard - Canard. A command line TUI client for the journalist RSS aggregator. [GNU GPLv3] (⭐️160)
- mrusme/journalist - Journalist. An RSS aggregator. [GNU GPLv3] (⭐️312)
- mssola/user_agent - This project has been moved, check the README.md file! [MIT License] (⭐️769) Archived!
- muesli/ansi - Raw ANSI sequence helpers [MIT License] (⭐️27)
- muesli/asciicam - Displays your webcam... on the terminal [MIT License] (⭐️128)
- muesli/beehive - A flexible event/agent & automation system with lots of bees 🐝 [GNU AGPLv3] (⭐️6309)
- muesli/cancelreader - A cancelable reader for Go [MIT License] (⭐️124)
- muesli/gamut - Go package to generate and manage color palettes & schemes 🎨 [MIT License] (⭐️546)
- muesli/gitty - Contextual information about your git projects, right on the command-line [MIT License] (⭐️522)
- muesli/go-app-paths - Lets you retrieve platform-specific paths (like directories for app-data, cache, config, and logs) [MIT License] (⭐️202)
- muesli/mango - mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages [MIT License] (⭐️252)
- muesli/mango-cobra - cobra adapter for mango [MIT License] (⭐️32)
- muesli/reflow - A collection of (ANSI-sequence aware) text reflow operations & algorithms [MIT License] (⭐️648)
- muesli/roff - roff lets you write roff documents in Go [MIT License] (⭐️48)
- muesli/smartcrop - smartcrop finds good image crops for arbitrary crop sizes [MIT License] (⭐️1817)
- muesli/termenv - Advanced ANSI style & color support for your terminal applications [MIT License] (⭐️1749)
- muesli/toktok - Typo/error resilient, human-readable token generator [MIT License] (⭐️70)
- mum4k/termdash - Terminal based dashboard. [Apache License 2.0] (⭐️2723)
- MuXiu1997/traefik-github-oauth-plugin - Traefik middleware plugin that allows users to authenticate using GitHub OAuth [MIT License] (⭐️23)
- mvdan/github-actions-golang - GitHub Actions as CI for Go [Modified BSD License] (⭐️1035)
- mvdan/gofumpt - A stricter gofmt [Modified BSD License] (⭐️3325)
- mvdan/sh - A shell parser, formatter, and interpreter with bash support; includes shfmt [Modified BSD License] (⭐️7283)
- n7olkachev/imgdiff - Faster than the fastest in the world pixel-by-pixel image difference tool. [MIT License] (⭐️1686)
- nakabonne/ali - Generate HTTP load and plot the results in real-time [MIT License] (⭐️3753)
- nakabonne/gosivy - Real-time visualization tool for Go process metrics [MIT License] (⭐️472)
- nakabonne/tstorage - An embedded time-series database [Apache License 2.0] (⭐️1105)
- nametake/golangci-lint-langserver - golangci-lint language server [MIT License] (⭐️224)
- nanohard/gotime - CUI project/task/time tracker written in golang (⭐️181)
- nektos/act - Run your GitHub Actions locally 🚀 [MIT License] (⭐️55112)
- netbirdio/netbird - Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls. [Modified BSD License] (⭐️11068)
- neurosnap/lists.sh - a microblog for lists [MIT License] (⭐️226)
- nginx-proxy/docker-gen - Generate files from docker container meta-data [MIT License] (⭐️4452)
- nicksnyder/go-i18n - Translate your Go program into multiple languages. [MIT License] (⭐️3004)
- noborus/ov - 🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager. [MIT License] (⭐️1473)
- noborus/trdsql - CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats. [MIT License] (⭐️2008)
- nore-dev/fman - TUI File Manager [MIT License] (⭐️324)
- oapi-codegen/oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications [Apache License 2.0] (⭐️6278)
- oauth2-proxy/oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers. [MIT License] (⭐️9762)
- octago/sflags - Generate flags by parsing structures [Modified BSD License] (⭐️150)
- oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go [Apache License 2.0] (⭐️4512)
- open-telemetry/opentelemetry-go - OpenTelemetry Go API and SDK [Apache License 2.0] (⭐️5276)
- open2b/scriggo - The world’s most powerful template engine and Go embeddable interpreter [Modified BSD License] (⭐️429)
- openairplay/goplay2 - Airplay 2 Receiver written in Go [Apache License 2.0] (⭐️384)
- orlangure/gocovsh - Go Coverage in your terminal: a tool for exploring Go Coverage reports from the command line 💻 [GNU GPLv3] (⭐️354)
- patrickmn/go-cache - An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications. [MIT License] (⭐️8152)
- pesos/grofer - A system and resource monitoring tool written in Golang! [Apache License 2.0] (⭐️355)
- photoprism/photoprism - AI-Powered Photos App for the Decentralized Web 🌈💎✨ (⭐️35304)
- phpdave11/gofpdf - A PDF document generator with high level support for text, drawing and images [MIT License] (⭐️214)
- pion/opus - Pure Go implementation of Opus [MIT License] (⭐️395)
- pkg/sftp - SFTP support for the go.crypto/ssh package [BSD 2-Clause "Simplified" License] (⭐️1519)
- pocketbase/pocketbase - Open Source realtime backend in 1 file [MIT License] (⭐️40181)
- ponzu-cms/ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go. [Modified BSD License] (⭐️5697)
- posener/goreadme - Generate readme file from Go doc. Now available as a Github action! [MIT License] (⭐️213)
- progrium/darwinkit - Native Mac APIs for Go. Previously known as MacDriver [MIT License] (⭐️5014)
- prometheus/blackbox_exporter - Blackbox prober exporter [Apache License 2.0] (⭐️4689)
- prometheus/prometheus - The Prometheus monitoring system and time series database. [Apache License 2.0] (⭐️55583)
- ProtonMail/gluon - An IMAP server library written in Go [MIT License] (⭐️461)
- pterm/pterm - ✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible. [MIT License] (⭐️4836)
- PuerkitoBio/goquery - A little like that j-thing, only in Go. [Modified BSD License] (⭐️14044)
- qax-os/excelize - Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets [Modified BSD License] (⭐️18287)
- qmuntal/stateless - Go library for creating finite state machines [BSD 2-Clause "Simplified" License] (⭐️962)
- quii/mockingjay-server - Fake server, Consumer Driven Contracts and help with testing performance from one configuration file with zero system dependencies and no coding whatsoever [MIT License] (⭐️562)
- qustavo/httplab - The interactive web server [MIT License] (⭐️4043)
- rabbitmq/amqp091-go - An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway:
streadway/amqp
(⭐️1529) - rakyll/go-hardware - A directory of hardware related libs, tools, and tutorials for Go [Apache License 2.0] (⭐️1360)
- rancher/rancher - Complete container management platform [Apache License 2.0] (⭐️23423)
- redis/go-redis - Redis Go client [BSD 2-Clause "Simplified" License] (⭐️20097)
- rekby/lets-proxy - See https://github.com/rekby/lets-proxy2 instead of this. Reverse proxy which automatically obtains TLS certificates from Let's Encrypt. [MIT License] (⭐️151) Archived!
- restic/restic - Fast, secure, efficient backup program [BSD 2-Clause "Simplified" License] (⭐️26466)
- reugn/go-quartz - Minimalist and zero-dependency scheduling library for Go [MIT License] (⭐️1785)
- rfjakob/gocryptfs - Encrypted overlay filesystem written in Go [MIT License] (⭐️3567)
- Rhymond/go-money - Go implementation of Fowler's Money pattern [MIT License] (⭐️1674)
- robfig/cron - a cron library for go [MIT License] (⭐️13086)
- rrivera/identicon - Open source avatar generator inspired by GitHub avatars. [MIT License] (⭐️90)
- rs/zerolog - Zero Allocation JSON Logger [MIT License] (⭐️10609)
- rubenv/sql-migrate - SQL schema migration tool for Go. [MIT License] (⭐️3228)
- rubiojr/go-usbmon - Monitor usb hotplug events (Linux) [MIT License] (⭐️21)
- rupor-github/win-gpg-agent - [DEPRECATED] Windows helpers for GnuPG tools suite [Apache License 2.0] (⭐️212) Archived!
- rupor-github/wsl-ssh-agent - Helper to interface with Windows ssh-agent.exe service from Windows Subsystem for Linux (WSL) [GNU GPLv3] (⭐️541)
- russross/blackfriday - Blackfriday: a markdown processor for Go (⭐️5445)
- rverst/coredns-redis - redis plugin for coredns (⭐️6)
- rverst/goql - Simple multipurpose query language parser [MIT License] (⭐️1)
- rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️38)
- rverst/wiki-fts-gen - Generate test data for a fulltext-search test from wikipedia database dump [MIT License] (⭐️2)
- rverst/zgelf - a GELF writer for zerolog [MIT License] (⭐️2)
- safing/portmaster - 🏔 Love Freedom - ❌ Block Mass Surveillance [GNU GPLv3] (⭐️9363)
- saltfishpr/redis-viewer - A tool to view redis data in terminal. [MIT License] (⭐️152)
- schollz/croc - Easily and securely send things from one computer to another 🐊 📦 [MIT License] (⭐️28059)
- schollz/instructions - [MIT License] (⭐️9)
- schollz/pake - PAKE library for generating a strong secret between parties over an insecure channel [MIT License] (⭐️209)
- schollz/pluck - Pluck text in a fast and intuitive way 🐓 [MIT License] (⭐️215)
- schollz/progressbar - A really basic thread-safe progress bar for Golang applications [MIT License] (⭐️4130)
- schollz/zget - zack's wget [MIT License] (⭐️21)
- scottleedavis/go-exif-remove - remove EXIF information from JPG and PNG files [MIT License] (⭐️40) Archived!
- segmentio/ksuid - K-Sortable Globally Unique IDs [MIT License] (⭐️4935)
- sheepla/srss - 📘 A command line RSS/ATOM/JSON feed reader [MIT License] (⭐️182)
- shurcooL/githubv4 - Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql). [MIT License] (⭐️1121)
- signintech/gopdf - A simple library for generating PDF written in Go lang [MIT License] (⭐️2569)
- sigstore/cosign - Code signing and transparency for containers and binaries [Apache License 2.0] (⭐️4481)
- sijms/go-ora - Pure go oracle client [MIT License] (⭐️807)
- sirupsen/logrus - Structured, pluggable logging for Go. [MIT License] (⭐️24721)
- skanehira/tson - TUI json editor and viewer written in Go [MIT License] (⭐️134) Archived!
- slotix/dataflowkit - Extract structured data from web sites. Web sites scraping. [Modified BSD License] (⭐️662)
- smallstep/certificates - 🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH. [Apache License 2.0] (⭐️6743)
- sourcegraph/sourcegraph-public-snapshot - Code AI platform with Code Search & Cody (⭐️10111) Archived!
- spf13/cobra - A Commander for modern Go CLI interactions [Apache License 2.0] (⭐️38177)
- spf13/cobra-cli - Cobra CLI tool to generate applications and commands [Apache License 2.0] (⭐️705)
- spf13/pflag - Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. [Modified BSD License] (⭐️2418)
- spf13/viper - Go configuration with fangs [MIT License] (⭐️27142)
- stapelberg/airscan - Go package to scan paper documents 📄 from a scanner 🖨️ via the network 🕸️ using the Apple AirScan (eSCL) protocol. [Apache License 2.0] (⭐️158)
- storj/drpc - drpc is a lightweight, drop-in replacement for gRPC [MIT License] (⭐️1492)
- stretchr/testify - A toolkit with common assertions and mocks that plays nicely with the standard library [MIT License] (⭐️23436)
- syncthing/syncthing - Open Source Continuous File Synchronization [Mozilla Public License 2.0] (⭐️65262)
- tailscale/tailscale - The easiest, most secure way to use WireGuard and 2FA. [Modified BSD License] (⭐️19228)
- tarm/serial - [Modified BSD License] (⭐️1613)
- tdewolff/minify - Go minifiers for web formats [MIT License] (⭐️3737)
- tdewolff/parse - Go parsers for web formats [MIT License] (⭐️414)
- teambition/rrule-go - Go library for working with recurrence rules for calendar dates. [MIT License] (⭐️316)
- techcentaur/gobatch - GOlang package for efficient and robust rate-limiter for concurrent asynchronous batch processing [MIT License] (⭐️11)
- teris-io/cli - Simple and complete API for building command line applications in Go [MIT License] (⭐️130)
- thanos-io/thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. [Apache License 2.0] (⭐️13092)
- TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices. [MIT License] (⭐️16262)
- TheHackerDev/race-the-web - Tests for race conditions in web applications. Includes a RESTful API to integrate into a continuous integration pipeline. [MIT License] (⭐️588)
- thoas/go-funk - A modern Go utility library which provides helpers (map, find, contains, filter, ...) [MIT License] (⭐️4788)
- thomseddon/traefik-forward-auth - Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy [MIT License] (⭐️2163)
- tidwall/buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support [MIT License] (⭐️4571)
- tidwall/geodesic - Go package for performing accurate measurements of Earth. Includes the geodesic routines from GeographicLib. [MIT License] (⭐️67)
- tidwall/geometry - Efficient 2D geometry library for Go. [MIT License] (⭐️37)
- tidwall/gjson - Get JSON values quickly - JSON parser for Go [MIT License] (⭐️14318)
- tidwall/hashmap - A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics. [ISC License] (⭐️213)
- tidwall/jj - JSON Stream Editor (command line utility) [MIT License] (⭐️1976)
- tidwall/sjson - Set JSON values very quickly in Go [MIT License] (⭐️2438)
- tidwall/tile38 - Real-time Geospatial and Geofencing [MIT License] (⭐️9148)
- tigrawap/slit - slit - a modern PAGER for viewing logs, get more than most in less time (⭐️469)
- timescale/promscale - [DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB. [Apache License 2.0] (⭐️1328) Archived!
- tinode/chat - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots [GNU GPLv3] (⭐️12055)
- tinygo-org/tinygo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM. (⭐️15407)
- tmickleydoyle/shallow-explore - From the command line, quickly explore data from a CSV file. [MIT License] (⭐️31)
- tmrts/go-patterns - Curated list of Go design patterns, recipes and idioms [Apache License 2.0] (⭐️25436)
- tokozedg/sman - 🐛 Command-line snippet manager [GNU GPLv3] (⭐️292)
- traefik/traefik - The Cloud Native Application Proxy [MIT License] (⭐️51224)
- traefik/whoami - Tiny Go server that prints os information and HTTP request to output [Apache License 2.0] (⭐️1032)
- trashhalo/imgcat - a tool to output images as RGB ANSI graphics on the terminal [MIT License] (⭐️498)
- tsenart/vegeta - HTTP load testing tool and library. It's over 9000! [MIT License] (⭐️23562)
- twitchtv/twirp - A simple RPC framework with protobuf service definitions [Apache License 2.0] (⭐️7178)
- twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely. [MIT License] (⭐️13334)
- uber-go/goleak - Goroutine leak detector [MIT License] (⭐️4552)
- uber-go/mock - GoMock is a mocking framework for the Go programming language. [Apache License 2.0] (⭐️2261)
- uber-go/zap - Blazing fast, structured, leveled logging in Go. [MIT License] (⭐️21984)
- umputun/remark42 - comment engine [MIT License] (⭐️4910)
- uptrace/bunrouter - Golang HTTP router [MIT License] (⭐️719)
- urfave/cli - A simple, fast, and fun package for building command line apps in Go [MIT License] (⭐️22340)
- v-byte-cpu/sx - 🖖 Fast, modern, easy-to-use network scanner [MIT License] (⭐️1454)
- vapourismo/knx-go - KNX clients and protocol implementation in Go [MIT License] (⭐️91)
- vektra/mockery - A mock code autogenerator for Go [Modified BSD License] (⭐️6108)
- wagslane/go-password-validator - Validate the Strength of a Password in Go [MIT License] (⭐️500)
- wcharczuk/go-chart - go chart is a basic charting library in go. [MIT License] (⭐️3983) Archived!
- webdevops/go-replace - Replace in file console utility written in golang (for eg. usage in docker images) [MIT License] (⭐️50)
- YaoApp/yao - 🚀 A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases. [Apache License 2.0] (⭐️7191)
- yuin/gopher-lua - GopherLua: VM and compiler for Lua in Go [MIT License] (⭐️6276)
- Zamony/wmwm - Pure Go autotiling window manager [MIT License] (⭐️140) Archived!
- zeebo/xxh3 - XXH3 algorithm in Go [BSD 2-Clause "Simplified" License] (⭐️406)
- zentures/encoding - Integer Compression Libraries for Go [Apache License 2.0] (⭐️129)
- zeromicro/go-zero - A cloud-native Go microservices framework with cli tool for productivity. [MIT License] (⭐️29244)
- ziflex/lecho - Zerolog wrapper for Echo framework 🍅 [MIT License] (⭐️98)
- zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go. (⭐️16994)
- zyedidia/eget - Easily install prebuilt binaries from GitHub. [MIT License] (⭐️1025)
- zyedidia/micro - A modern and intuitive terminal-based text editor [MIT License] (⭐️25170)
- bundesAPI/deutschland - Die wichtigsten APIs Deutschlands in einem Python Paket. [Apache License 2.0] (⭐️1188)
- charlesmudy/responsive-html-email-template - Responsive HTML email template designed to work on all major email platforms and smartphones [MIT License] (⭐️691)
- docker/awesome-compose - Awesome Docker Compose samples [Creative Commons Zero v1.0 Universal] (⭐️34992)
- editorconfig/editorconfig.github.com - Configuration file format for defining coding styles in shared projects (⭐️267)
- ForkAwesome/Fork-Awesome - DEPRECATED. A fork of the iconic font and CSS toolkit (⭐️1319)
- google/docsy - A set of Hugo doc templates for launching open source content. [Apache License 2.0] (⭐️2612)
- homieiot/homie-esp8266 - 💡 ESP8266 framework for Homie, a lightweight MQTT convention for the IoT [MIT License] (⭐️1363)
- justinribeiro/blog-pwa - Combining Lit Web Components, Hugo, Service Worker, and Rollup into a progressive web app blog. [Apache License 2.0] (⭐️55)
- schollz/ingredients - Extract recipe ingredients from any recipe website on the internet. [MIT License] (⭐️126)
- square/retrofit - A type-safe HTTP client for Android and the JVM [Apache License 2.0] (⭐️43086)
- TandoorRecipes/recipes - Application for managing recipes, planning meals, building shopping lists and much much more! (⭐️5529)
- thedevdojo/tails-components - The Tails Open Source Components are a (no-config) copy'n paste free collection of hand-crafted templates and components built in TailwindCSS. [MIT License] (⭐️793)
- xmonad/xmonad - The core of xmonad, a small but functional ICCCM-compliant tiling window manager [Modified BSD License] (⭐️3364)
- D4koon/WhatsappTray - Minimize Whatsapp Desktop-Client to Tray [GNU GPLv3] (⭐️389)
- source-foundry/Hack-windows-installer - A Windows installer for the Hack typeface [MIT License] (⭐️754)
- Audiveris/audiveris - Latest generation of Audiveris OMR engine [GNU AGPLv3] (⭐️1579)
- ChargeTimeEU/Java-OCA-OCPP - Open source client and server library of Open Charge-Point Protocol (OCPP) defined by openchargealliance.org (OCA) [MIT License] (⭐️273)
- cytecbg/android-fskmodem - Android/Java library for encoding and decoding FSK audio signals. [GNU GPLv3] (⭐️71)
- FasterXML/jackson-annotations - Core annotations (annotations that only depend on jackson-core) for Jackson data processor [Apache License 2.0] (⭐️1028)
- FasterXML/jackson-core - Core part of Jackson that defines Streaming API as well as basic shared abstractions [Apache License 2.0] (⭐️2265)
- google/error-prone - Catch common Java mistakes as compile-time errors [Apache License 2.0] (⭐️6848)
- iDevicesInc/SweetBlue - BLE on Android, the easy way. THIS IS NOW DEPRECATED. Please visit website for info on new versions. [GNU GPLv3] (⭐️357)
- karlmdavis/ksoap2-android - A fork of the ksoap2 library (http://ksoap2.sourceforge.net/) to support the Android platform. [MIT License] (⭐️108)
- lemmingapex/trilateration - Solves a formulation of n-D space trilateration problem using a nonlinear least squares optimizer [MIT License] (⭐️400)
- neXenio/BLE-Indoor-Positioning - Multilateration using bluetooth beacons [Apache License 2.0] (⭐️433)
- OpenAPITools/openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) [Apache License 2.0] (⭐️21786)
- openhab/openhab-addons - Add-ons for openHAB [Eclipse Public License 2.0] (⭐️1880)
- openhab/openhab-core - Core framework of openHAB [Eclipse Public License 2.0] (⭐️925)
- openhab/openhab1-addons - Add-ons for openHAB 1.x [Eclipse Public License 2.0] (⭐️3425) Archived!
- signalapp/Signal-Server - Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS [GNU AGPLv3] (⭐️9235)
- SignalR/java-client - OBSOLETE - see readme (⭐️317) Archived!
- skjolber/ndef-tools-for-android - NDEF Tools for Android [Apache License 2.0] (⭐️144)
- sooorajjj/android-fskmodem - Android/Java library for encoding and decoding FSK audio signals. [GNU GPLv3] (⭐️1)
- steve-community/steve - SteVe - OCPP server implementation in Java [GNU GPLv3] (⭐️800)
- tatung/FSKModemTerminal - FSK Modem Terminal in Android. Work with Arduino Uno & SoftModem baud = 1225 (⭐️11)
- tony19/logback-android - 📄The reliable, generic, fast and flexible logging framework for Android [Apache License 2.0] (⭐️1201)
- TooTallNate/Java-WebSocket - A barebones WebSocket client and server implementation written in 100% Java. [MIT License] (⭐️10520)
- 1995parham/github-do-not-ban-us - GitHub do not ban us from open source world 🇮🇷 (⭐️11774) Archived!
- adam-p/markdown-here - Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. [MIT License] (⭐️59638)
- AdguardTeam/cname-trackers - This repository contains a list of popular CNAME trackers [MIT License] (⭐️386)
- Alinto/sogo-connector - SOGo extension for Thunderbird v68 [GNU GPLv2] (⭐️35)
- AmoebeLabs/swiss-army-knife-card - The versatile custom Swiss Army Knife card for Home Assistant allows you to create your unique visualization using several graphical tools, styling options and animations. (⭐️240)
- angular-ui/ui-grid - UI Grid: an Angular Data Grid [MIT License] (⭐️5387)
- arasatasaygin/is.js - Micro check library [MIT License] (⭐️9155)
- askides/aurora - Hate Cookies? Introducing Aurora, 100% Cookie-Free Open Website Analytics. Collect Anonymous Data. Make your Audience Happy Now! (⭐️574) Archived!
- auchenberg/volkswagen - 🙈 Volkswagen detects when your tests are being run in a CI server, and makes them pass. [MIT License] (⭐️14317)
- be5invis/Iosevka - Versatile typeface for code, from code. [SIL Open Font License 1.1] (⭐️19238)
- bigskysoftware/htmx - </> htmx - high power tools for HTML (⭐️38263)
- brave/brave-browser - Brave browser for Android, iOS, Linux, macOS, Windows. [Mozilla Public License 2.0] (⭐️17841)
- CCOSTAN/Home-AssistantConfig - 🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY! (⭐️4818)
- chartjs/chartjs-plugin-annotation - Annotation plugin for Chart.js [MIT License] (⭐️604)
- chartjs/chartjs-plugin-datalabels - Chart.js plugin to display labels on data elements [MIT License] (⭐️884)
- ciprianciurea/chartjs-plugin-doughnutlabel - Chart.js plugin for doughnut chart to display text in the center [MIT License] (⭐️67)
- faressoft/terminalizer - 🦄 Record your terminal and generate animated gif images or share a web player [MIT License] (⭐️15369)
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. [GNU GPLv3] (⭐️47307)
- gorhill/uMatrix - uMatrix: Point and click matrix to filter net requests according to source, destination and type [GNU GPLv3] (⭐️4563) Archived!
- grpc/grpc-web - gRPC for Web Clients [Apache License 2.0] (⭐️8646)
- hjespers/teslams - Tesla node.js apps and javascript libraries using Tesla's HTTP interfaces [Modified BSD License] (⭐️417)
- Hypfer/Valetudo - Cloud replacement for vacuum robots enabling local-only operation [Apache License 2.0] (⭐️6651)
- jamesssooi/Croppr.js - A vanilla JavaScript image cropper that's lightweight, awesome, and has absolutely zero dependencies. [MIT License] (⭐️396)
- jens-maus/RaspberryMatic - 🏠 A feature-rich but lightweight, buildroot-based Linux operating system alternative for your CloudFree CCU3/ELV-Charly 'homematicIP CCU' IoT smarthome central. Running as a pure virtual appliance (ProxmoxVE, Home Assistant, LXC, Docker/OCI, Kubernetes/K8s, etc.) on a dedicated embedded device (RaspberryPi, etc.) or generic x86/ARM hardware. [Apache License 2.0] (⭐️1543)
- kgretzky/pwndrop - Self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV. [GNU GPLv3] (⭐️2020)
- klaasnicolaas/Smarthome-homeassistant-config - 🏠 My Home Assistant configuration. This repo will be archived 🗄️ in the future [MIT License] (⭐️164) Archived!
- mailcow/mailcow-dockerized - mailcow: dockerized - 🐮 + 🐋 = 💕 [GNU GPLv3] (⭐️8922)
- Mermade/openapi-filter - Filter internal paths, operations, parameters, schemas etc from OpenAPI/Swagger/AsyncAPI definitions [Modified BSD License] (⭐️156)
- mickael-kerjean/filestash - 🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... [GNU AGPLv3] (⭐️10479)
- mozilla/webextension-polyfill - A lightweight polyfill library for Promise-based WebExtension APIs in Chrome [Mozilla Public License 2.0] (⭐️2723)
- natalan/samsung-remote - Module for integration of Samsung SmartTV with your NodeJS application (⭐️158)
- okfde/offenegesetze.de - ⚖️ Wir öffnen das Bundesgesetzblatt [MIT License] (⭐️84)
- openhab/org.openhab.ui.habmin - HABmin - a graphical user interface for openHAB 2 (⭐️230) Archived!
- parcel-bundler/parcel - The zero configuration build tool for the web. 📦🚀 [MIT License] (⭐️43486)
- publiclab/webjack - a JavaScript library that uses an audio software modem to communicate with an Arduino via a headphone jack [GNU GPLv3] (⭐️135)
- qmk/qmk_configurator - The QMK Configurator (⭐️694)
- resoai/TileBoard - A simple yet highly configurable Dashboard for HomeAssistant [MIT License] (⭐️1629) Archived!
- resume/resume.github.com - Resumes generated using the GitHub informations (⭐️61980)
- revolunet/angular-carousel - Mobile friendly AngularJS carousel [MIT License] (⭐️1548) Archived!
- rphl/corona-widget - COVID-19 Widget ( Inzidenz / Impfquoten / Hospitalisierungen ) für iOS innerhalb Deutschlands 🇩🇪 (Kreis/Stadt + Bundesland + Trend) (⭐️648)
- samuelmatis/viera-control-v2 - Simpler and faster WebSockets powered version of Viera control without API. Control your Panasonic Viera TV with simple mobile optimized UI [MIT License] (⭐️35)
- Semantic-Org/Semantic-UI - Semantic is a UI component framework based around useful principles from natural language. [MIT License] (⭐️51116)
- sveltejs/kit - web development, streamlined [MIT License] (⭐️18706)
- sveltejs/svelte - web development for the rest of us [MIT License] (⭐️79761)
- TobitSoftware/chayns-template-angular2 - [MIT License] (⭐️3)
- vikpe/react-webpack-typescript-starter - (DEPRECATED) Minimal starter with hot module replacement (HMR) for rapid development. [MIT License] (⭐️852) Archived!
- vrischmann/tree-sitter-templ - [MIT License] (⭐️77)
- hassio-addons/addon-airsonos - AirSonos - Home Assistant Community Add-ons [MIT License] (⭐️90)
- trailofbits/algo - Set up a personal VPN in the cloud [GNU AGPLv3] (⭐️28951)
- Benjamin-Dobell/IntelliJ-Luanalysis - Type-safe Lua IDE — IntelliJ IDEA plugin [Apache License 2.0] (⭐️155)
- izhangzhihao/intellij-rainbow-brackets - 🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet [GNU GPLv3] (⭐️4455)
- JakeWharton/timber - A logger with a small, extensible API which provides utility on top of Android's normal Log class. [Apache License 2.0] (⭐️10455)
- JetBrains/kotlin - The Kotlin Programming Language. (⭐️49316)
- leprosus/kotlin-hashids - Kotlin hashids hash function [MIT License] (⭐️119)
- square/okhttp - Square’s meticulous HTTP client for the JVM, Android, and GraalVM. [Apache License 2.0] (⭐️45850)
- TheBlob42/idea-which-key - IdeaVim extension that displays available keybindings in a popup [GNU GPLv3] (⭐️179)
- AckslD/nvim-neoclip.lua - Clipboard manager neovim plugin with telescope integration (⭐️1000)
- akinsho/bufferline.nvim - A snazzy bufferline for Neovim [GNU GPLv3] (⭐️3518)
- akinsho/toggleterm.nvim - A neovim lua plugin to help easily manage multiple terminal windows [GNU GPLv3] (⭐️4385)
- appelgriebsch/Nv - #LazyVim based #Neovim configuration [Apache License 2.0] (⭐️115)
- ashincoder/StarVim - A neovim IDE which is beyond the moon 🌚 [GNU GPLv3] (⭐️44) Archived!
- awesome-streamers/awesome-streamerrc - Dotfiles for various streamers on Twitch. [MIT License] (⭐️969)
- b0o/mapx.nvim - 🗺 A better way to create key mappings in Neovim [MIT License] (⭐️255) Archived!
- b3nj5m1n/kommentary - Neovim commenting plugin, written in lua. [MIT License] (⭐️533)
- bashbunni/dotfiles - My config/dotfiles for tmux, nvim, i3, bla bla bla, nerd things. (⭐️393)
- benfowler/telescope-luasnip.nvim - Neovim plugin. Telescope.nvim extension that adds LuaSnip integration. [MIT License] (⭐️197)
- bfredl/nvim-luadev - REPL/debug console for nvim lua plugins [MIT License] (⭐️277)
- caarlos0/dotfiles.fish - my dotfiles [MIT License] (⭐️307) Archived!
- catppuccin/nvim - 🍨 Soothing pastel theme for (Neo)vim [MIT License] (⭐️5584)
- chentoast/marks.nvim - A better user experience for viewing and interacting with Vim marks. [MIT License] (⭐️866)
- chip/telescope-software-licenses.nvim - View and paste common software licenses into your project [MIT License] (⭐️27)
- chipsenkbeil/distant.nvim - 🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧 [Apache License 2.0] (⭐️1208)
- cmusatyalab/openface - Face recognition with deep neural networks. [Apache License 2.0] (⭐️15133)
- David-Kunz/treesitter-unit - A Neovim plugin to deal with treesitter units [The Unlicense] (⭐️151)
- declancm/cinnamon.nvim - Smooth scrolling for ANY command 🤯. A Neovim plugin written in Lua! [MIT License] (⭐️360)
- delphinus/auto-cursorline.nvim - Show / hide cursorline automatically (⭐️18)
- deoplete-plugins/deoplete-lsp - LSP Completion source for deoplete (⭐️203)
- elianiva/dotfiles - . (⭐️187)
- ellisonleao/glow.nvim - A markdown preview directly in your neovim. [MIT License] (⭐️1282)
- ellisonleao/gruvbox.nvim - Lua port of the most famous vim colorscheme [MIT License] (⭐️1933)
- fdschmidt93/dotfiles - My dotfiles (⭐️25)
- fishworks/fish-food - Default fish food for the GoFish package manager. 🐠 [Apache License 2.0] (⭐️87) Archived!
- folke/flash.nvim - Navigate your code with search labels, enhanced character motions and Treesitter integration [Apache License 2.0] (⭐️2544)
- folke/lazy.nvim - 💤 A modern plugin manager for Neovim [Apache License 2.0] (⭐️14756)
- folke/lsp-colors.nvim - 🌈 Plugin that creates missing LSP diagnostics highlight groups for color schemes that don't yet support the Neovim 0.5 builtin LSP client. [Apache License 2.0] (⭐️438) Archived!
- folke/noice.nvim - 💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. [Apache License 2.0] (⭐️4420)
- folke/todo-comments.nvim - ✅ Highlight, list and search todo comments in your projects [Apache License 2.0] (⭐️3238)
- 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] (⭐️6390)
- 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] (⭐️5573)
- 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] (⭐️5390)
- folke/zen-mode.nvim - 🧘 Distraction-free coding for Neovim [Apache License 2.0] (⭐️1733)
- gbprod/nord.nvim - An arctic, north-bluish clean and elegant Neovim theme. [Do What The Fck You Want To Public License*] (⭐️190)
- gbprod/yanky.nvim - Improved Yank and Put functionalities for Neovim [Do What The Fck You Want To Public License*] (⭐️903)
- hadronized/mind.nvim - The power of trees at your fingertips. (⭐️688) Archived!
- HampusHauffman/block.nvim - (⭐️208)
- haorenW1025/config - My home configs and dotfiles (⭐️18)
- hrsh7th/nvim-cmp - A completion plugin for neovim coded in Lua. [MIT License] (⭐️8055)
- hrsh7th/nvim-compe - Auto completion Lua plugin for nvim [MIT License] (⭐️1280) Archived!
- ibhagwan/nvim-lua - (⭐️210)
- Iron-E/nvim-highlite - A colorscheme generator that is "lite" on logic for the developer. (⭐️239)
- jbyuki/one-small-step-for-vimkind - Debug adapter for Neovim plugins [MIT License] (⭐️404)
- jesseleite/nvim-noirbuddy - 🖤 A highly customizable minimalist theme building framework (⭐️341)
- JoosepAlviste/nvim-ts-context-commentstring - Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. [MIT License] (⭐️1164)
- jose-elias-alvarez/null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. (⭐️3638) Archived!
- kaiuri/nvim-juliana - Port of Sublime's Mariana Theme to Neovim for short attention span devs. [MIT License] (⭐️94) Archived!
- kdheepak/lazygit.nvim - Plugin for calling lazygit from within neovim. [MIT License] (⭐️1521)
- kndndrj/nvim-dbee - Interactive database client for neovim [GNU GPLv3] (⭐️812)
- kosayoda/nvim-lightbulb - VSCode 💡 for neovim's built-in LSP. [MIT License] (⭐️808)
- krachtstefan/moneymoney2ynab - MoneyMoney Extension to export a OFX file that is optimized to work for YNAB import (⭐️22)
- L3MON4D3/LuaSnip - Snippet Engine for Neovim written in Lua. [Apache License 2.0] (⭐️3446)
- LazyVim/LazyVim - Neovim config for the lazy [Apache License 2.0] (⭐️17252)
- ldelossa/nvim-ide - A full featured IDE layer for Neovim. Heavily inspired by VSCode. [MIT License] (⭐️832)
- lewis6991/impatient.nvim - Improve startup time for Neovim [MIT License] (⭐️1187) Archived!
- lewis6991/spellsitter.nvim - Treesitter powered spellchecker [MIT License] (⭐️417) Archived!
- LinArcX/telescope-env.nvim - watch environment variables with telescope 🔭 [GNU GPLv3] (⭐️73)
- lspcontainers/lspcontainers.nvim - Neovim plugin for lspcontainers. [Apache License 2.0] (⭐️313)
- LuaLS/lua-language-server - A language server that offers Lua language support - programmed in Lua [MIT License] (⭐️3341)
- luisiacc/gruvbox-baby - Gruvbox theme for neovim with full 🎄TreeSitter support. [MIT License] (⭐️398)
- lukas-reineke/lsp-format.nvim - A wrapper around Neovims native LSP formatting. (⭐️577)
- LunarVim/LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. [GNU GPLv3] (⭐️18367)
- luukvbaal/stabilize.nvim - Neovim plugin to stabilize window open/close events. [BSD 2-Clause "Simplified" License] (⭐️324)
- lvim-tech/lvim - LVIM IDE is a modular Neovim configuration written in LUA with full customization. LSP support for 60+ languages. Debug support for c, cpp, dart, elixir, go, haskell, java, javascript/typescript, lua, php, python, ruby, rust. [Modified BSD License] (⭐️384)
- MattiasMTS/cmp-dbee - Autocompletion for nvim-dbee [MIT License] (⭐️53)
- max397574/colortils.nvim - Some color utils for neovim [GNU GPLv2] (⭐️388)
- mfussenegger/nvim-dap - Debug Adapter Protocol client implementation for Neovim [GNU GPLv3] (⭐️5581)
- mfussenegger/nvim-lsp-compl - A fast and asynchronous auto-completion plugin for Neovim, focused on LSP. [GNU GPLv3] (⭐️85)
- mhartington/formatter.nvim - [MIT License] (⭐️1362)
- Michael-Beutling/Amazon-MoneyMoney - Give you a overview about your amazon orders in MoneyMoney (⭐️91)
- miversen33/import.nvim - A safe require override with niceties [MIT License] (⭐️172)
- mrjones2014/legendary.nvim - 🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more. [MIT License] (⭐️1138)
- MunifTanjim/nui.nvim - UI Component Library for Neovim. [MIT License] (⭐️1640)
- nathom/filetype.nvim - A faster version of filetype.vim (⭐️559) Archived!
- neovim/nvim-lspconfig - Quickstart configs for Nvim LSP [Apache License 2.0] (⭐️10693)
- neovim/packspec - ALPHA package dependencies spec [Apache License 2.0] (⭐️219)
- NicolaiSoeborg/filemanager-plugin - A file manager plugin for the editor "Micro" [MIT License] (⭐️228)
- norcalli/nvim-colorizer.lua - The fastest Neovim colorizer. (⭐️2313)
- norcalli/nvim-terminal.lua - A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes. [MIT License] (⭐️208)
- norcalli/snippets.nvim - [GNU GPLv3] (⭐️277)
- NTBBloodbath/doom-one.nvim - doom-emacs' doom-one Lua port for Neovim [MIT License] (⭐️213)
- numToStr/Comment.nvim - 🧠 💪 // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more [MIT License] (⭐️3939)
- NvChad/NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience. [GNU GPLv3] (⭐️24834)
- NvChad/nvim-colorizer.lua - The fastest Neovim colorizer (⭐️716)
- nvim-lua/kickstart.nvim - A launch point for your personal nvim configuration [MIT License] (⭐️19676)
- nvim-lua/nvim-lua-plugin-template - A starter template for a Neovim plugin written in Lua (⭐️140)
- nvim-lua/plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. [MIT License] (⭐️2763)
- nvim-lua/popup.nvim - [WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete [MIT License] (⭐️363)
- nvim-lualine/lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua. [MIT License] (⭐️6182)
- nvim-neo-tree/neo-tree.nvim - Neovim plugin to manage the file system and other tree like structures. [MIT License] (⭐️3841)
- nvim-neorg/neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim. [GNU GPLv3] (⭐️6455)
- nvim-orgmode/orgmode - Orgmode clone written in Lua for Neovim 0.9+. [MIT License] (⭐️3065)
- nvim-telescope/telescope-cheat.nvim - WIP integration [MIT License] (⭐️116)
- nvim-telescope/telescope-dap.nvim - Integration for nvim-dap with telescope.nvim [MIT License] (⭐️323)
- nvim-telescope/telescope-file-browser.nvim - File Browser extension for telescope.nvim [MIT License] (⭐️1718)
- nvim-telescope/telescope-frecency.nvim - A telescope.nvim extension that offers intelligent prioritization when selecting files from your editing history. [MIT License] (⭐️794)
- nvim-telescope/telescope-fzf-writer.nvim - Incorporating some fzf concepts with plenary jobs and telescope (⭐️72)
- nvim-telescope/telescope-github.nvim - Integration with github cli [MIT License] (⭐️221)
- nvim-telescope/telescope-hop.nvim - (Teles-)Hopping to the moon. [MIT License] (⭐️90)
- nvim-telescope/telescope-packer.nvim - A Telescope extension that provides extra functionality for Packer.nvim [MIT License] (⭐️181)
- nvim-telescope/telescope-symbols.nvim - [MIT License] (⭐️199)
- nvim-telescope/telescope-ui-select.nvim - [MIT License] (⭐️827)
- nvim-telescope/telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time. [MIT License] (⭐️15921)
- nvim-tree/nvim-tree.lua - A file explorer tree for neovim written in lua (⭐️7218)
- nvim-tree/nvim-web-devicons - lua
fork
of vim-web-devicons for neovim [MIT License] (⭐️2088) - nvim-treesitter/completion-treesitter - Treesitter source for completion-nvim and more (⭐️161) Archived!
- nvim-treesitter/nvim-treesitter-refactor - Refactor module for nvim-treesitter [Apache License 2.0] (⭐️399)
- nvim-treesitter/playground - Treesitter playground integrated into Neovim [Apache License 2.0] (⭐️895) Archived!
- nvimdev/lspsaga.nvim - improve neovim lsp experience [MIT License] (⭐️3474)
- nvimdev/zephyr-nvim - A dark neovim colorscheme written in lua [MIT License] (⭐️345)
- olimorris/neotest-rspec - 🧪 Neotest adapter for RSpec. Works in Docker containers too [MIT License] (⭐️90)
- pmizio/typescript-tools.nvim - ⚡ TypeScript integration NeoVim deserves ⚡ [MIT License] (⭐️1499)
- pocco81/dap-buddy.nvim - 🐞 Debug Adapter Protocol manager for Neovim [GNU GPLv3] (⭐️401)
- pocco81/true-zen.nvim - 🦝 Clean and elegant distraction-free writing for NeoVim [GNU GPLv3] (⭐️985)
- polirritmico/monokai-nightasty.nvim - 🫖 A dark/light theme for Neovim based on the Monokai color palette written in Lua, support for LSP, Treesitter and lots of plugins. [Apache License 2.0] (⭐️115)
- pwntester/octo.nvim - Edit and review GitHub issues and pull requests from the comfort of your favorite editor [MIT License] (⭐️2420)
- rafcamlet/nvim-luapad - Interactive real time neovim scratchpad for embedded lua engine - type and watch! (⭐️554)
- ray-x/go.nvim - G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim [MIT License] (⭐️2123)
- ray-x/lsp_signature.nvim - LSP signature hint as you type [Apache License 2.0] (⭐️2073)
- rcarriga/nvim-dap-ui - A UI for nvim-dap [MIT License] (⭐️2648)
- rcarriga/nvim-notify - A fancy, configurable, notification manager for NeoVim [MIT License] (⭐️3086)
- rebelot/kanagawa.nvim - NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai. [MIT License] (⭐️4280)
- RishabhRD/nvim-lsputils - Better defaults for nvim-lsp actions (⭐️456)
- RishabhRD/popfix - Neovim lua API for highly extensible popup window (⭐️83)
- rmagatti/auto-session - A small automated session manager for Neovim [MIT License] (⭐️1284)
- rmagatti/session-lens - A session-switcher extension for rmagatti/auto-session using Telescope.nvim [MIT License] (⭐️226)
- romgrk/barbar.nvim - The neovim tabline plugin. (⭐️2300)
- rverst/nvim-config - My neovim config [MIT License] (⭐️2)
- s1n7ax/nvim-window-picker - This plugins prompts the user to pick a window and returns the window id of the picked window [MIT License] (⭐️332)
- savq/paq-nvim - 🌚 Neovim package manager [MIT License] (⭐️653)
- Shatur/neovim-session-manager - A simple wrapper around :mksession. [GNU GPLv3] (⭐️530)
- sidebar-nvim/sidebar.nvim - A generic and modular lua sidebar for Neovim (⭐️758)
- simrat39/rust-tools.nvim - Tools for better development in rust using neovim's builtin lsp [MIT License] (⭐️2160) Archived!
- simrat39/symbols-outline.nvim - A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages. [MIT License] (⭐️1854) Archived!
- sourcegraph/sg.nvim - Experimental Sourcegraph + Cody plugin for Neovim [Apache License 2.0] (⭐️720)
- stevearc/conform.nvim - Lightweight yet powerful formatter plugin for Neovim [MIT License] (⭐️3168)
- stevearc/dressing.nvim - Neovim plugin to improve the default vim.ui interfaces [MIT License] (⭐️1870)
- stevearc/oil.nvim - Neovim file explorer: edit your filesystem like a buffer [MIT License] (⭐️4012)
- sudormrfbin/cheatsheet.nvim - A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface! (⭐️662)
- TC72/telescope-tele-tabby.nvim - A telescope extension to switch tabs. (⭐️51)
- terrortylor/nvim-comment - A comment toggler for Neovim, written in Lua [MIT License] (⭐️480)
- Th3Whit3Wolf/onebuddy - Light and dark atom one theme [MIT License] (⭐️101)
- theHamsta/nvim-dap-virtual-text - [GNU GPLv3] (⭐️870)
- ThePrimeagen/harpoon - [MIT License] (⭐️7075)
- ThePrimeagen/init.lua - (⭐️3355)
- ThePrimeagen/refactoring.nvim - The Refactoring library based off the Refactoring book by Martin Fowler [MIT License] (⭐️2873)
- ThePrimeagen/vim-apm - Vim APM, Actions per minute, is the greatest plugin since vim-slicedbread (⭐️335)
- tjdevries/colorbuddy.nvim - Your color buddy for making cool neovim color schemes [MIT License] (⭐️661)
- tjdevries/express_line.nvim - WIP: Statusline written in pure lua. Supports co-routines, functions and jobs. [MIT License] (⭐️301)
- tjdevries/gruvbuddy.nvim - Gruvbox colors using https://github.com/tjdevries/colorbuddy.vim [MIT License] (⭐️117) Archived!
- tjdevries/lazy-require.nvim - Require as little as possible. Do as little work as possible. Spend hours shaving off milliseconds [MIT License] (⭐️111)
- tjdevries/nlua.nvim - Lua Development for Neovim [MIT License] (⭐️262)
- tjdevries/sPoNGe-BoB.NvIm - The most important plugin you'll ever install (⭐️151)
- tjdevries/vimterface.nvim - An interface for plugins. Vaporware (⭐️25)
- tjdevries/vlog.nvim - Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins [MIT License] (⭐️129)
- tom-anders/telescope-vim-bookmarks.nvim - Integrates vim-bookmarks into telescope.nvim [MIT License] (⭐️114)
- uga-rosa/ccc.nvim - Color picker and highlighter plugin for Neovim. [MIT License] (⭐️751)
- VapourNvim/VapourNvim - A NeoVim config for THE ULTIMATE vim IDE-like experience. [GNU GPLv3] (⭐️534)
- VonHeikemen/lsp-zero.nvim - A starting point to setup some lsp related features in neovim. [MIT License] (⭐️3841)
- 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] (⭐️7887)
- WhoIsSethDaniel/goldsmith.nvim - Use Neovim features, such as built-in LSP and tree-sitter, and develop Go code. [MIT License] (⭐️57) Archived!
- williamboman/mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. [Apache License 2.0] (⭐️2827)
- williamboman/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] (⭐️7872)
- williamboman/nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim! [Apache License 2.0] (⭐️1998) Archived!
- willothy/flatten.nvim - Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance [MIT License] (⭐️498)
- willothy/nvim-cokeline - 👃 A Neovim bufferline for people with addictive personalities [MIT License] (⭐️556)
- willothy/nvim-config - My personal Neovim config (⭐️59)
- Yagua/nebulous.nvim - Minimalist Collection of Colorschemes for Neovim Written in Lua [MIT License] (⭐️184)
- yamatsum/nvim-cursorline - A plugin for neovim that highlights cursor words and lines [MIT License] (⭐️412)
- zbirenbaum/copilot-cmp - Lua plugin to turn github copilot into a cmp source [MIT License] (⭐️1155)
- zbirenbaum/copilot.lua - Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot [MIT License] (⭐️2737)
- zbirenbaum/neodim - Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more (⭐️307)
- golang-standards/project-layout - Standard Go Project Layout (⭐️49363)
- yuk7/ArchWSL - ArchLinux based WSL Distribution. Supports multiple install. [MIT License] (⭐️6866)
- adambard/learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea! (⭐️11493)
- labuladong/fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. (⭐️125747)
- 5t3ph/smolcss - Minimal snippets for modern CSS layouts and components (⭐️798)
- semgrep/semgrep - Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. [GNU LGPLv2.1] (⭐️10603)
- Alinto/sogo - SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission handling. It also makes use of documented standards (IMAP, CalDAV, CardDAV, etc.) and thereby provides native connectivity (without plugins) to many clients such as Microsoft Outlook, Apple iCal, the iPhone, Mozilla Lightning, and a plethora of mobile devices. [GNU GPLv2] (⭐️1812)
- fikovnik/ShiftIt - Managing windows size and position in OSX (⭐️5534)
- HexFiend/HexFiend - A fast and clever hex editor for macOS [BSD 2-Clause "Simplified" License] (⭐️5370)
- heyvito/podman-macos - 📦 Podman frontend for macOS [MIT License] (⭐️560) Archived!
- julienXX/terminal-notifier - Send User Notifications on macOS from the command-line. (⭐️6383)
- syncthing/syncthing-macos - Official frugal and native macOS Syncthing application bundle [MIT License] (⭐️2732)
- firefly-iii/firefly-iii - Firefly III: a personal finances manager [GNU AGPLv3] (⭐️16195)
- FreshRSS/FreshRSS - A free, self-hostable news aggregator… [GNU AGPLv3] (⭐️9841)
- holtwick/onepile - Playground for the future of private notes and document management [MIT License] (⭐️49)
- adrienverge/openfortivpn - Client for PPP+TLS VPN tunnel services [GNU GPLv3] (⭐️2720)
- Lochnair/vyatta-wireguard - [GNU GPLv3] (⭐️704) Archived!
- OpenCageData/address-formatting - templates to format geographic addresses [MIT License] (⭐️390)
- ThePrimeagen/.dotfiles - (⭐️3097)
- dotnet/core - .NET news, announcements, release notes, and more! [MIT License] (⭐️20962)
- lukesampson/concfg - Import / export Windows console settings [MIT License] (⭐️863)
- lukesampson/pshazz - Give your powershell some pizazz. [The Unlicense] (⭐️582)
- microsoft/winget-pkgs - The Microsoft community Windows Package Manager manifest repository [MIT License] (⭐️8670)
- mikebattista/PowerShell-WSL-Interop - Integrate Linux commands into Windows with PowerShell and the Windows Subsystem for Linux (WSL). [MIT License] (⭐️433)
- ScoopInstaller/Extras - 📦 The Extras bucket for Scoop. [The Unlicense] (⭐️1801)
- ScoopInstaller/Scoop - A command-line installer for Windows. (⭐️21235)
- anishathalye/dotbot - A tool that bootstraps your dotfiles ⚡️ [MIT License] (⭐️7090)
- aristocratos/bpytop - Linux/OSX/FreeBSD resource monitor [Apache License 2.0] (⭐️10162)
- astrandb/miele - A modern integration for Miele devices in Home Assistant [MIT License] (⭐️204)
- bmartin5692/bumper - A standalone and self-hosted implementation of the central server used by Ecovacs vacuum robots. [GNU GPLv3] (⭐️299)
- borgbackup/borg - Deduplicating archiver with compression and authenticated encryption. (⭐️11187)
- chubin/cheat.sh - the only cheat sheet you need [MIT License] (⭐️38399)
- chubin/wttr.in - ⛅ The right way to check the weather [Apache License 2.0] (⭐️24689)
- ColeMurray/medium-facenet-tutorial - Facial Recognition Pipeline using Dlib and Tensorflow (⭐️204)
- danielperna84/hahomematic - Python 3 Interface for Home Assistant to interact with HomeMatic devices [MIT License] (⭐️132)
- davidsandberg/facenet - Face recognition using Tensorflow [MIT License] (⭐️13807)
- dfd-tud/deda - [GNU GPLv3] (⭐️1587)
- domainaware/parsedmarc - A Python package and CLI for parsing aggregate and forensic DMARC reports [Apache License 2.0] (⭐️1008)
- evilsocket/opensnitch - OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch. [GNU GPLv3] (⭐️10885)
- hlorus/CAD_Sketcher - Constraint-based geometry sketcher for blender [GNU GPLv3] (⭐️2740)
- home-assistant/core - 🏡 Open source home automation that puts local control and privacy first. [Apache License 2.0] (⭐️73450)
- HomeAssistant-Mods/home-assistant-miele - Miele integration for Home assistant (⭐️145)
- LandGrey/pydictor - A powerful and useful hacker dictionary builder for a brute-force attack [GNU GPLv3] (⭐️3290)
- lucc/khard - Console vcard client [GNU GPLv3] (⭐️600)
- maguowei/starred - creating your own Awesome List by GitHub stars! [MIT License] (⭐️1609)
- mail-in-a-box/mailinabox - Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box. [Creative Commons Zero v1.0 Universal] (⭐️14006)
- Mebus/cupp - Common User Passwords Profiler (CUPP) [GNU GPLv3] (⭐️4487)
- mikf/gallery-dl - Command-line program to download image galleries and collections from several image hosting sites [GNU GPLv2] (⭐️11820)
- mitmproxy/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. [MIT License] (⭐️36711)
- nginx-proxy/nginx-proxy - Automated nginx proxy for Docker containers using docker-gen [MIT License] (⭐️18531)
- OctoPrint/OctoPrint - OctoPrint is the snappy web interface for your 3D printer! [GNU AGPLv3] (⭐️8305)
- OWASP/CheatSheetSeries - The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. [Creative Commons Attribution Share Alike 4.0 International] (⭐️28065)
- panStamp/python_tools - Python tools for panStamp and SWAP [GNU GPLv2] (⭐️7)
- paperless-ngx/paperless-ngx - A community-supported supercharged version of paperless: scan, index and archive all your physical documents [GNU GPLv3] (⭐️21414)
- pimutils/vdirsyncer - 📇 Synchronize calendars and contacts. (⭐️1567)
- platformio/platformio-core - Your Gateway to Embedded Software Development Excellence 👽 [Apache License 2.0] (⭐️7934)
- pre-commit/pre-commit - A framework for managing and maintaining multi-language pre-commit hooks. [MIT License] (⭐️12921)
- quenhus/uBlock-Origin-dev-filter - Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub. [The Unlicense] (⭐️2268)
- renemarc/home-assistant-config - 🏠 Fully documented Home Assistant configuration for a smart-looking place. 😎 Be sure to ⭐️ my repo and copy ideas! [Apache License 2.0] (⭐️349)
- rogro82/hass-variables - Home Assistant variables component (⭐️236)
- Shawn-Shan/fawkes - Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes [Modified BSD License] (⭐️5215)
- simonschellaert/spotify2am - Import your Spotify library into Apple Music (⭐️368)
- SirVer/ultisnips - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! [GNU GPLv3] (⭐️7539)
- tomaae/homeassistant-mikrotik_router - Mikrotik router integration for Home Assistant [Apache License 2.0] (⭐️310)
- wireviz/WireViz - Easily document cables and wiring harnesses. [GNU GPLv3] (⭐️4411)
- yt-dlp/yt-dlp - A feature-rich command-line audio/video downloader [The Unlicense] (⭐️88356)
- ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites [The Unlicense] (⭐️132246)
- YunoHost/yunohost - YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash. [GNU AGPLv3] (⭐️2115)
- forem/forem - For empowering community 🌱 [GNU AGPLv3] (⭐️21982)
- Homebrew/brew - 🍺 The missing package manager for macOS (or Linux) [BSD 2-Clause "Simplified" License] (⭐️41315)
- Homebrew/homebrew-cask - 🍻 A CLI workflow for the administration of macOS applications distributed as binaries [BSD 2-Clause "Simplified" License] (⭐️20927)
- Homebrew/homebrew-core - 🍻 Default formulae for the missing package manager for macOS (or Linux) [BSD 2-Clause "Simplified" License] (⭐️13747)
- JXA-Cookbook/JXA-Cookbook - Cookbook for JavaScript for Automation in Mac OS X Yosemite (⭐️2895)
- mastodon/mastodon - Your self-hosted, globally interconnected microblogging community [GNU AGPLv3] (⭐️47065)
- ajeetdsouza/zoxide - A smarter cd command. Supports all major shells. [MIT License] (⭐️22679)
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator. [Apache License 2.0] (⭐️56331)
- apognu/tuigreet - Graphical console greeter for greetd [GNU GPLv3] (⭐️967)
- arxanas/git-branchless - High-velocity, monorepo-scale workflow for Git [Apache License 2.0] (⭐️3459)
- ast-grep/ast-grep - ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust [MIT License] (⭐️7438)
- augustofg/ddc-control - Stupid simple configuration utility for Display Data Channel [GNU GPLv3] (⭐️4)
- BurntSushi/fst - Represent large sets and maps compactly with finite state transducers. [The Unlicense] (⭐️1776)
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [The Unlicense] (⭐️48580)
- Canop/broot - A new way to see and navigate directory trees : https://dystroy.org/broot [MIT License] (⭐️10738)
- cantino/mcfly - Fly through your shell history. Great Scott! [MIT License] (⭐️6934)
- chipsenkbeil/distant - 🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧 (⭐️568)
- cyphar/paperback - Paper backup generator suitable for long-term storage. [GNU GPLv3] (⭐️1155)
- dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output [MIT License] (⭐️23162)
- dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs [GNU AGPLv3] (⭐️38660)
- doy/rbw - unofficial bitwarden cli (⭐️655)
- extrawurst/gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀 [MIT License] (⭐️18536)
- fish-shell/fish-shell - The user-friendly command line shell. (⭐️26145)
- gyroflow/gyroflow - Video stabilization using gyroscope data [GNU GPLv3] (⭐️6783)
- haimgel/display-switch - Turn a $30 USB switch into a full-featured multi-monitor KVM switch [MIT License] (⭐️2882)
- imsnif/bandwhich - Terminal bandwidth utilization tool [MIT License] (⭐️10077)
- influxdata/influxdb - Scalable datastore for metrics, events, and real-time analytics [Apache License 2.0] (⭐️28918)
- jetli/yew-hooks - Hooks for Yew, inspired by streamich/react-use and alibaba/hooks. [Apache License 2.0] (⭐️169)
- JohnnyMorganz/StyLua - An opinionated Lua code formatter [Mozilla Public License 2.0] (⭐️1591)
- Kampfkarren/selene - A blazing-fast modern Lua linter written in Rust [Mozilla Public License 2.0] (⭐️614)
- meilisearch/meilisearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow [MIT License] (⭐️47245)
- michaelb/sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages [MIT License] (⭐️1488)
- neovide/neovide - No Nonsense Neovim Client in Rust [MIT License] (⭐️13012)
- paulgb/tiny_id - Rust library for generating non-sequential, tightly-packed short IDs. (⭐️37)
- phiresky/ripgrep-all - rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. (⭐️8163)
- pierreyoda/rustboycolor - Simple Game Boy (Color) emulator written in Rust. [MIT License] (⭐️9)
- pimalaya/himalaya - CLI to manage emails [MIT License] (⭐️3169)
- PRQL/prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement [Apache License 2.0] (⭐️9937)
- rust-lang/rust-analyzer - A Rust compiler front-end for IDEs [Apache License 2.0] (⭐️14258)
- sachaos/viddy - 👀 A modern watch command. Time machine and pager etc. [MIT License] (⭐️4784)
- sharkdp/bat - A cat(1) clone with wings. [Apache License 2.0] (⭐️49479)
- sharkdp/fd - A simple, fast and user-friendly alternative to 'find' [Apache License 2.0] (⭐️34029)
- starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! [ISC License] (⭐️45140)
- tree-sitter/tree-sitter - An incremental parsing system for programming tools [MIT License] (⭐️18592)
- uutils/coreutils - Cross-platform Rust rewrite of the GNU coreutils [MIT License] (⭐️17720)
- wez/wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust (⭐️17699)
- Buterland-Beckerhook/buterland-beckerhook - App of Buterland-Beckerhook e.V. (⭐️1)
- nvim-treesitter/nvim-treesitter - Nvim Treesitter configurations and abstraction layer [Apache License 2.0] (⭐️10782)
- RRethy/nvim-treesitter-textsubjects - Location and syntax aware text objects which do what you mean [Apache License 2.0] (⭐️515)
- SmiteshP/nvim-gps - Simple statusline component that shows what scope you are working inside [Apache License 2.0] (⭐️478) Archived!
- alexrochas/zsh-extract - (⭐️5)
- asdf-vm/asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more [MIT License] (⭐️21994)
- caarlos0/dotfiles.zsh - Config files for ZSH, Java, Ruby, Go, Editors, Terminals and more. [MIT License] (⭐️706) Archived!
- camdencheek/dotfiles - (⭐️3)
- CCOSTAN/Docker_Support - My Docker Compose file for my Home Assistant Machine [MIT License] (⭐️116)
- cheat/cheatsheets - Community-sourced cheatsheets (⭐️1836)
- d3/d3 - Bring data to life with SVG, Canvas and HTML. 📊📈🎉 [ISC License] (⭐️108868)
- deviantony/docker-elk - The Elastic stack (ELK) powered by Docker and Compose. [MIT License] (⭐️17272)
- discourse/discourse_docker - A Docker image for Discourse [MIT License] (⭐️1682)
- drubb/lxd-images - Collection of LXD images for local development environments [MIT License] (⭐️20)
- dylanaraps/neofetch - 🖼️ A command-line system information tool written in bash 3.2+ [MIT License] (⭐️22126) Archived!
- hwdsl2/docker-ipsec-vpn-server - Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2 (⭐️6473)
- IlanCosman/tide - 🌊 The ultimate Fish prompt. [MIT License] (⭐️2990)
- Installomator/Installomator - Installation script to deploy standard software on Macs [Apache License 2.0] (⭐️1079)
- jorgebucaran/fisher - A plugin manager for Fish [MIT License] (⭐️7776)
- laurent22/rsync-time-backup - Time Machine style backup with rsync. (⭐️3405)
- ldodds/scifi-terminals - Recreating terminal windows from scifi movies [Creative Commons Zero v1.0 Universal] (⭐️470)
- LukeSmithxyz/LARBS - Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution [GNU GPLv3] (⭐️2056)
- LukeSmithxyz/mutt-wizard - A system for automatically configuring mutt and isync with a simple interface and safe passwords [GNU GPLv3] (⭐️2405)
- LukeSmithxyz/voidrice - My dotfiles (deployed by LARBS) [GNU GPLv3] (⭐️4287)
- namely/docker-protoc - Docker images for generating protocol buffer definitions [Modified BSD License] (⭐️728)
- Nyr/wireguard-install - WireGuard road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora [MIT License] (⭐️4061)
- oh-my-fish/oh-my-fish - The Fish Shell Framework [MIT License] (⭐️10469)
- ohmyzsh/ohmyzsh - 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community. [MIT License] (⭐️173776)
- pirate/wireguard-docs - 📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients. [MIT License] (⭐️4617)
- rememberYou/dotfiles - 🏡 Personal dotfiles configuration (⭐️84)
- renemarc/dotfiles - ~/. Cross-platform, cross-shell configuration files. ⚙️💻 [MIT License] (⭐️216)
- rupa/z - z - jump around [Do What The Fck You Want To Public License*] (⭐️16353)
- rverst/dotfiles_old - These are my dotfiles, batteries included. [The Unlicense] (⭐️2)
- sindresorhus/pure - Pretty, minimal and fast ZSH prompt [MIT License] (⭐️13186)
- source-foundry/Hack - A typeface designed for source code (⭐️16494)
- spf13/dotfiles - spf13's dotfiles (⭐️36)
- system76/launch - System76 Launch Configurable Keyboard [GNU GPLv3] (⭐️1385)
- thomas-mc-work/rtb-wrapper - profile based rsync-time-backup wrapper [Apache License 2.0] (⭐️39)
- ThomDietrich/home-assistant-addons - AutoSSH Home Assistant Addon - alternative to cloud or VPN: Permanent port forwarding [MIT License] (⭐️34)
- TobiPeterG/AMU - AMU - Automatic Manjaro Updater: Update your Manjaro system automatically at shutdown & Snaps and Flatpaks at startup [MIT License] (⭐️7)
- tuxflo/docker-mergepdf - Docker container that watches a folder for odd and even pdf files and merges them via pdftk (⭐️3)
- VSCodium/vscodium - binary releases of VS Code without MS branding/telemetry/licensing [MIT License] (⭐️25362)
- willfarrell/docker-autoheal - Monitor and restart unhealthy docker containers. [MIT License] (⭐️1334)
- wincent/vim-university - A curriculum for leveling up your Vim (⭐️262)
- xalexalex/via - [GNU GPLv3] (⭐️66)
- zombieleet/async-bash - bash script that implements few asynchronous functions (⭐️137)
- hperrin/svelte-material-ui - Svelte Material UI Components [Apache License 2.0] (⭐️3320)
- svelteuidev/svelteui - SvelteUI Monorepo [MIT License] (⭐️1301)
- biscuitehh/pam-watchid - PAM plugin module that allows the Apple Watch to be used for authentication [The Unlicense] (⭐️711)
- home-assistant/iOS - 📱 Home Assistant for Apple platforms (⭐️1582)
- ianyh/Amethyst - Automatic tiling window manager for macOS à la xmonad. [MIT License] (⭐️14805)
- Itaybre/CameraController - 📷 Control USB Cameras from an app [GNU GPLv3] (⭐️1446)
- MonitorControl/MonitorControl - 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs. [MIT License] (⭐️27818)
- qvacua/vimr - VimR — Neovim GUI for macOS in Swift [MIT License] (⭐️6669)
- troystribling/BlueCap - iOS Bluetooth LE framework [MIT License] (⭐️714)
- Whisky-App/Whisky - A modern Wine wrapper for macOS built with SwiftUI [GNU GPLv3] (⭐️12528)
- bash-lsp/bash-language-server - A language server for Bash [MIT License] (⭐️2133)
- braintree/card-validator - Validate credit cards as users type. [MIT License] (⭐️895)
- bryanmylee/svelte-headless-table - Unopinionated and extensible data tables for Svelte (⭐️487)
- chainlist/svelte-forms - Svelte forms validation made easy [MIT License] (⭐️403)
- chartist-js/chartist - Simple responsive charts [MIT License] (⭐️13346)
- cibernox/svelte-media - Svelte.js util to easily observe media queries as a reactive store [MIT License] (⭐️59)
- cocreators-ee/apity - A typed fetch client for openapi-typescript for use with SvelteKit [MIT License] (⭐️54)
- coder/code-server - VS Code in the browser [MIT License] (⭐️68413)
- DefinitelyTyped/DefinitelyTyped - The repository for high quality TypeScript type definitions. (⭐️48543)
- flightcontrolhq/superjson - Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. [MIT License] (⭐️4124)
- googleapis/release-please-action - automated releases based on conventional commits [Apache License 2.0] (⭐️1706)
- grafana/grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. [GNU AGPLv3] (⭐️64709)
- heiseonline/embetty - 🐙 Embetty displays remote content like tweets or YouTube videos without compromising your privacy. [MIT License] (⭐️991)
- homebridge/homebridge - HomeKit support for the impatient. [Apache License 2.0] (⭐️24015)
- hoppscotch/hoppscotch - Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) [MIT License] (⭐️65328)
- jevakallio/vscode-hacker-typer - Great for live coding presentations, impressing your friends, or just trying to look busy at work. [MIT License] (⭐️456)
- 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] (⭐️23186)
- keesschollaart81/vscode-home-assistant - Visual Studio Code Extension for Home Assistant. ⭐ if you think this is cool! [MIT License] (⭐️551)
- laurent22/joplin - Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS. (⭐️45916)
- Musish/Musish - Apple Music...ish [GNU AGPLv3] (⭐️3067)
- neurosnap/neovimcraft - website that makes it easy to find neovim plugins [MIT License] (⭐️327)
- nrwl/nx - Smart Monorepos · Fast CI [MIT License] (⭐️23581)
- payloadcms/payload - Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications. [MIT License] (⭐️24961)
- portainer/portainer - Making Docker and Kubernetes management easy. [zlib License] (⭐️30951)
- rancher-sandbox/rancher-desktop - Container Management and Kubernetes on the Desktop [Apache License 2.0] (⭐️6003)
- redhat-developer/yaml-language-server - Language Server for YAML Files [MIT License] (⭐️1083)
- slidevjs/slidev - Presentation Slides for Developers [MIT License] (⭐️33268)
- stef-levesque/vscode-hexdump - hexdump for Visual Studio Code [MIT License] (⭐️138)
- sveltekit-i18n/base - This repository contains the base functionality of sveltekit-i18n and provides support for external message parsers. [MIT License] (⭐️8)
- sveltekit-i18n/lib - Internationalization library built for SvelteKit. [MIT License] (⭐️502)
- sveltekit-i18n/parsers - Monorepo containing message parsers designed for @sveltekit-i18n/base. (⭐️5)
- tailwindlabs/tailwindcss - A utility-first CSS framework for rapid UI development. [MIT License] (⭐️82910)
- tomvanswam/compass-card - A Lovelace card that shows a directional indicator on a compass for Home Assistant [MIT License] (⭐️174)
- vscode-neovim/vscode-neovim - Vim mode for VSCode, powered by Neovim [MIT License] (⭐️6281)
- Xiphe/budgetbudget - 🧮 make financial decisions with confidence [GNU GPLv3] (⭐️94)
- 255kb/stack-on-a-budget - A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com [MIT License] (⭐️12128)
- adrianlarion/useful-sed - Useful sed scripts & patterns. (⭐️3553)
- alebcay/awesome-shell - A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. [Creative Commons Zero v1.0 Universal] (⭐️33080)
- badgumby/arch-wsl - Basic instructions for bootstrapping ArchLinux as a new distribution on Windows Subsystem for Linux versions 1 and 2. (⭐️165)
- clowd/Clowd.Squirrel - Quick and easy installer and automatic updates for cross-platform dotnet applications (⭐️426) Archived!
- cooklang/spec - Home for Cooklang specification and general discussions about the ecosystem [MIT License] (⭐️589)
- Digi-Key/digikey-kicad-library - An atomic parts library for Ki-Cad. (⭐️1663)
- Droogans/unmaintainable-code - A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html (⭐️9977)
- FasterXML/jackson - Main Portal page for the Jackson project (⭐️9114)
- georgduees/ripFresh - Rezeptdatenbank/Quellen von HelloFresh (⭐️69)
- github/gitignore - A collection of useful .gitignore templates [Creative Commons Zero v1.0 Universal] (⭐️162274)
- google/material-design-icons - Material Design icons by Google (Material Symbols) [Apache License 2.0] (⭐️50638)
- guardrailsio/awesome-golang-security - Awesome Golang Security resources 🕶🔐 (⭐️1928)
- hakluke/how-to-exit-vim - Below are some simple methods for exiting vim. (⭐️7031)
- help-14/mechanical-keyboard - DIY mechanical keyboard and where to find them (⭐️2926)
- herrbischoff/awesome-macos-command-line - Use your macOS terminal shell to do awesome things. (⭐️28908) Archived!
- JonathanSiemering/stars - [The Unlicense] (⭐️2)
- jorgebucaran/awsm.fish - A curation of prompts, plugins & other Fish treasures 🐚💎 [Creative Commons Zero v1.0 Universal] (⭐️4194)
- jorgebucaran/cookbook.fish - From Shell to Plate: Savor the Zest of Fish 🦞 (⭐️2032)
- joshbuchea/HEAD - A simple guide to HTML elements (⭐️29995)
- kenp-io/not-for-iphone-usb-c - [Do What The Fck You Want To Public License*] (⭐️973)
- linexjlin/GPTs - leaked prompts of GPTs (⭐️28677)
- mayfrost/guides - Looking for a guide? You came to the right place. Here you can find documentation for a variety of topics I research to make complex computing easier. For comments go to the IRC channel #nfo at the Rizon network. (⭐️1874)
- mebs/CM4-NAS - Raspberry Pi CM4 based NAS solution board (⭐️456)
- muesli/readme-scribe - A GitHub Action that automatically generates & updates markdown content (like your README.md) [MIT License] (⭐️507)
- nanotee/nvim-lua-guide - A guide to using Lua in Neovim (⭐️5828) Archived!
- panStamp/panstamp - panStamp wireless ecosystem - Project files (⭐️80)
- rockerBOO/awesome-neovim - Collections of awesome neovim plugins. [Creative Commons Zero v1.0 Universal] (⭐️16086)
- rongchunzhang/Wunder.ClickOnceUninstaller - An uninstaller for ClickOnce applications (⭐️9)
- rverst/stars - A list of my starred repositories, generated by rverst/stargazer [The Unlicense] (⭐️5)
- seebye/ueberzug - [GNU GPLv3] (⭐️1251)
- shortbloke/home_assistant_config - HomeAssistant.io Configuration Files [MIT License] (⭐️159)
- teenyicons/teenyicons - Tiny minimal 1px icons designed to fit in the smallest places. [MIT License] (⭐️1800)
- termstandard/colors - Color standards for terminal emulators [The Unlicense] (⭐️1181)
- thommyho/Cpp-gRPC-Windows-PreBuilts - gRPC prebuilt windows binaries and libs | x64 and x86 | MSVC143, MSVC142 (legacy 141 and 140) | Debug, Release, RelWithDebInfo (⭐️48)
- Vinnl/feeds - Example repository for creating your own RSS feeds using Feed me up, Scotty! (⭐️137)
- viraptor/reverse-interview - Questions to ask the company during your interview (⭐️27705)
- vlang/v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io [MIT License] (⭐️35790)
- antoinemadec/FixCursorHold.nvim - Fix CursorHold Performance. [MIT License] (⭐️280)
- derekwyatt/vim-config - My Vim configuration (⭐️409)
- hukl/Smyck-Color-Scheme - Color Scheme for Terminal.app, iTerm2, Vim, MacVim, Sublime Text2 and Textmate (⭐️1131)
- junegunn/vim-plug - 🌺 Minimalist Vim Plugin Manager [MIT License] (⭐️34136)
- kristijanhusak/vim-dadbod-completion - Database autocompletion powered by https://github.com/tpope/vim-dadbod [MIT License] (⭐️640)
- kristijanhusak/vim-dadbod-ui - Simple UI for https://github.com/tpope/vim-dadbod [MIT License] (⭐️1520)
- liuchengxu/vista.vim - 🌵 Viewer & Finder for LSP symbols and tags [MIT License] (⭐️1894)
- mkasberg/dotfiles - 🛠️ Mike's dotfiles. Managed with https://www.chezmoi.io/ (⭐️46)
- neovim/neovim - Vim-fork focused on extensibility and usability (⭐️83098)
- sbdchd/neoformat - ✨ A (Neo)vim plugin for formatting code. [BSD 2-Clause "Simplified" License] (⭐️1989)
- tpope/vim-dadbod - dadbod.vim: Modern database interface for Vim (⭐️3701)
- tpope/vim-sensible - sensible.vim: Defaults everyone can agree on (⭐️5140)
- tpope/vim-sleuth - sleuth.vim: Heuristically set buffer options (⭐️1920)