Awesome List Updates on Nov 23, 2025
3 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Go
Actor Model
- asynkron/protoactor-go (โญ5.4k) โ Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin โ
5,379
Artificial Intelligence
- universal-tool-calling-protocol/go-utcp (โญ86) โ Official Go implementation of the UTCP โ
86
Authentication and OAuth
- cerbos/cerbos (โญ4.1k) โ Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and authorization simple to implement and manage by writing context-aware access control policies for your application resources. โ
4,142
- dghubble/gologin (โญ1.9k) โ Go login handlers for authentication providers (OAuth1, OAuth2) โ
1,934
- go-jose/go-jose (โญ461) โ An implementation of JOSE standards (JWE, JWS, JWT) in Go โ
460
- brianvoe/sjwt (โญ121) โ Simple JWT Golang โ
121
Bot Building
- diamondburned/arikawa (โญ556) โ A Golang library and framework for the Discord API. โ
556
- NicoNex/echotron (โญ413) โ An elegant and concurrent library for the Telegram bot API in Go. โ
413
Code Analysis
- go-critic/go-critic (โญ2k) โ The most opinionated Go source code linter for code audit. โ
2,020
- daveshanley/vacuum (โญ922) โ vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports. โ
922
- Crocmagnon/fatcontext (โญ59) โ detects nested contexts in loops or function literals โ
59
Command Line / Advanced Console UIs
- jroimartin/gocui (โญ10k) โ Minimalist Go package aimed at creating Console User Interfaces. โ
10,449
- c-bata/go-prompt (โญ5.4k) โ Building powerful interactive prompts in Go, inspired by python-prompt-toolkit. โ
5,429
- vbauerster/mpb (โญ2.5k) โ multi progress bar for Go cli applications โ
2,454
Command Line / Standard CLI
- urfave/cli (โญ24k) โ A declarative, simple, fast, and fun package for building command line tools in Go โ
23,721
- alexflint/go-arg (โญ2.2k) โ Struct-based argument parsing in Go โ
2,203
- nyaosorg/go-readline-ny (โญ32) โ The New Yet another Readline for Go โ
32
Configuration / Standard CLI
- go-simpler/env (โญ80) โ Load environment variables into a config struct โ
80
Data Structures and Algorithms / Sets
- deckarep/golang-set (โญ4.6k) โ A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp. โ
4,618
Database / Caches
- dgraph-io/ristretto (โญ6.6k) โ A high performance memory-bound Go cache โ
6,587
- eko/gocache (โญ2.8k) โ A complete Go cache library that brings you multiple ways of managing your caches โ
2,800
- maypok86/otter (โญ2.4k) โ A high performance caching library for Go โ
2,410
- EchoVault/SugarDB (โญ514) โ Embeddable and distributed in-memory alternative to Redis. โ
514
- Yiling-J/theine-go (โญ352) โ high performance in-memory cache โ
352
- samber/hot (โญ217) โ In-memory caching library for read-intensive Go applications โ
217
Database / Database Tools
- sosedoff/pgweb (โญ9.1k) โ Cross-platform client for PostgreSQL databases โ
9,085
- go-mysql-org/go-mysql (โญ4.9k) โ a powerful mysql toolset with Go โ
4,878
Database / Databases Implemented in Go
- codenotary/immudb (โญ8.9k) โ immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history โ
8,858
- lindb/lindb (โญ3k) โ LinDB is a scalable, high performance, high availability distributed time series database. โ
3,043
- kelindar/column (โญ1.5k) โ High-performance, columnar, in-memory store with bitmap indexing in Go โ
1,502
- couchbase/moss (โญ1k) โ moss - a simple, fast, ordered, persistable, key-val storage library for golang โ
1,014
Database / SQL Query Builders
- go-jet/jet (โญ3.5k) โ Type safe SQL builder with code generation and automatic query result data mapping โ
3,468
Database Drivers / NoSQL Database Drivers
- gomodule/redigo (โญ9.9k) โ Go client for Redis โ
9,877
Database Drivers / Relational Database Drivers
- ncruces/go-sqlite3 (โญ861) โ Go bindings to SQLite using wazero โ
861
- cvilsmeier/sqinn-go (โญ506) โ Golang SQLite without cgo โ
505
Database Drivers / Search and Analytic Databases
- sourcegraph/zoekt (โญ1.2k) โ Fast trigram based code search โ
1,164
Distributed Systems / Search and Analytic Databases
- micro/go-micro (โญ23k) โ A Go microservices framework โ
22,615
- hashicorp/raft (โญ8.8k) โ Golang implementation of the Raft consensus protocol โ
8,836
- emitter-io/emitter (โญ4k) โ High performance, distributed and low latency publish-subscribe platform. โ
3,986
- chrislusf/gleam (โญ3.5k) โ Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly. โ
3,547
- mochi-mqtt/server (โญ1.7k) โ The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub โ
1,703
- k8gb-io/k8gb (โญ1.1k) โ A cloud native Kubernetes Global Balancer โ
1,118
- lesismal/arpc (โญ1.1k) โ More effective network communication, two-way calling, notify and broadcast supported. โ
1,080
- temporalio/sdk-go (โญ766) โ Temporal Go SDK โ
765
Editor Plugins / Search and Analytic Databases
- fatih/vim-go (โญ16k) โ Go development plugin for Vim โ
16,211
- dominikh/go-mode.el (โญ1.4k) โ Emacs mode for the Go programming language โ
1,443
- incu6us/goimports-reviser (โญ702) โ Right imports sorting & code formatting tool (goimports alternative) โ
702
Email / Search and Analytic Databases
- matcornic/hermes (โญ3k) โ Golang package that generates clean, responsive HTML e-mails for sending transactional mail โ
2,988
- AfterShip/email-verifier (โญ1.5k) โ A Go library for email verification without sending any emails. โ
1,467
- sendgrid/sendgrid-go (โญ1k) โ The Official Twilio SendGrid Golang API Library โ
1,040
- vanng822/go-premailer (โญ177) โ Inline styling for html mail in golang โ
177
Embeddable Scripting Languages / Search and Analytic Databases
- expr-lang/expr (โญ7.4k) โ Expression language and expression evaluation for Go โ
7,441
- d5/tengo (โญ3.7k) โ A fast script language for Go โ
3,740
- metacall/core (โญ1.7k) โ MetaCall: The ultimate polyglot programming experience. โ
1,736
- wa-lang/wa (โญ1.7k) โ The Wa Programming Language โ
1,740
- aarzilli/golua (โญ685) โ Go bindings for Lua C API - in progress โ
685
File Handling / Search and Analytic Databases
- viant/afs (โญ357) โ Abstract File Storage โ
357
Financial / Search and Analytic Databases
- c9s/bbgo (โญ1.6k) โ The modern cryptocurrency trading bot framework written in Go. โ
1,569
- moov-io/ach (โญ516) โ ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available. โ
516
- govalues/decimal (โญ203) โ Correctly rounded decimals for Go โ
203
- quagmt/udecimal (โญ161) โ A high-performance, high precision, zero allocation fixed-point decimal library for financial applications โ
161
Game Development / Search and Analytic Databases
- gen2brain/raylib-go (โญ2.2k) โ Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming. โ
2,244
Generators / Search and Analytic Databases
- jmattheis/goverter (โญ786) โ Generate type-safe Go converters by defining function signatures. โ
786
Geographic / Search and Analytic Databases
- consbio/mbtileserver (โญ759) โ Basic Go server for mbtiles โ
759
- paulmach/osm (โญ432) โ General purpose library for reading, writing and working with OpenStreetMap data โ
432
- uber/h3-go (โญ381) โ Go bindings for H3, a hierarchical hexagonal geospatial indexing system โ
381
Go Compilers / Search and Analytic Databases
- go2hx/go2hx (โญ143) โ Import Go libraries in your Haxe projects Go -> Haxe source-to-source compiler โ
143
Goroutines / Search and Analytic Databases
- xxjwxc/gowp (โญ524) โ golang worker pool , Concurrency limiting goroutine pool โ
524
- vladopajic/go-actor (โญ265) โ A lightweight library for writing concurrent programs in Go using the Actor model. โ
265
GUI / Search and Analytic Databases
- therecipe/qt (โญ11k) โ Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly โ
10,761
- gotk3/gotk3 (โญ2.2k) โ Go bindings for GTK3 โ
2,203
- ncruces/zenity (โญ872) โ Zenity dialogs for Golang, Windows, macOS โ
872
- energye/energy (โญ551) โ Energy is a framework developed by Go language based on CEF (Chromium Embedded Framework) for developing cross-platform desktop applications for Windows, Mac OS X, and Linux โ
551
Hardware / Search and Analytic Databases
- zcalusic/sysinfo (โญ564) โ Sysinfo is a Go library providing Linux OS / kernel / hardware system information. โ
564
Images / Search and Analytic Databases
- thoas/picfit (โญ2.3k) โ An image resizing server written in Go โ
2,311
- jonoton/scout (โญ26) โ Scout is a standalone open source software solution for DIY video security. โ
26
IoT (Internet of Things) / Search and Analytic Databases
- Edgenesis/shifu (โญ1.4k) โ Kubernetes-native IoT gateway โ
1,383
- rulego/rulego (โญ1.3k) โ RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go. โ
1,336
Job Scheduler / Search and Analytic Databases
- reugn/go-quartz (โญ2k) โ Minimalist and zero-dependency scheduling library for Go โ
1,983
JSON / Search and Analytic Databases
- tidwall/gjson (โญ15k) โ Get JSON values quickly - JSON parser for Go โ
15,336
- romshark/jscan (โญ97) โ High performance JSON iterator & validator for Go โ
97
Logging / Search and Analytic Databases
- getsentry/sentry-go (โญ1k) โ The official Go SDK for Sentry (sentry.io) โ
1,019
Machine Learning / Search and Analytic Databases
- sjwhitworth/golearn (โญ9.4k) โ Machine Learning for Go โ
9,449
- otiai10/gosseract (โญ3k) โ Go package for OCR (Optical Character Recognition), by using Tesseract C++ library โ
3,021
- galeone/tfgo (โญ2.5k) โ Tensorflow + Go, the gopher way โ
2,487
- knights-analytics/hugot (โญ497) โ Onnx transformer pipelines in Golang โ
497
Messaging / Search and Analytic Databases
- appleboy/gorush (โญ8.6k) โ A push notification server written in Go (Golang). โ
8,593
- confluentinc/confluent-kafka-go (โญ5k) โ Confluent's Apache Kafka Golang client โ
5,044
- rabbitmq/amqp091-go (โญ1.9k) โ An AMQP 0-9-1 Go client maintained by the RabbitMQ team โ
1,918
- goptics/varmq (โญ171) โ A Simplest Storage-Agnostic and Zero-dep Message Queue for Your Concurrent Go Program โ
171
- jirenius/go-res (โญ68) โ RES Service protocol library for Go โ
68
Microsoft Office / Microsoft Word
- gomutex/godocx (โญ224) โ Go library for reading and writing Microsoft Docx โ
224
Middlewares / Microsoft Word
- didip/tollbooth (โญ2.8k) โ Simple middleware to rate-limit HTTP requests. โ
2,840
Miscellaneous / Dependency Injection
- NVIDIA/gontainer (โญ61) โ Simple but powerful dependency injection container for Go projects! โ
61
Miscellaneous / Project Layout
- naughtygopher/goapp (โญ1k) โ An opinionated guideline to structure & develop a Go web application/service โ
1,031
- allaboutapps/go-starter (โญ586) โ An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode DevContainers by allaboutapps. โ
586
Networking / Transliteration
- google/gopacket (โญ6.7k) โ Provides packet processing capabilities for Go โ
6,682
- cloudwego/netpoll (โญ4.5k) โ A high-performance non-blocking I/O networking framework focusing on RPC scenarios. โ
4,464
- xtaci/kcp-go (โญ4.3k) โ A Crypto-Secure Reliable-UDP Library for golang with FEC โ
4,348
- cavaliergopher/grab (โญ1.5k) โ A download manager package for Go โ
1,461
- alegrey91/fwdctl (โญ72) โ CLI tool to easily manage IPTables forwards โ
72
Networking / HTTP Clients
- imroc/req (โญ4.7k) โ Simple Go HTTP client with Black Magic โ
4,679
- hashicorp/go-retryablehttp (โญ2.2k) โ Retryable HTTP client in Go โ
2,232
- levigross/grequests (โญ2.2k) โ A Go "clone" of the great and famous Requests library โ
2,182
- bogdanfinn/tls-client (โญ1.3k) โ net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests. โ
1,339
Query Language / HTTP Clients
- 99designs/gqlgen (โญ11k) โ go generate based graphql server library โ
10,590
- graph-gophers/graphql-go (โญ4.7k) โ GraphQL server with a focus on ease of use โ
4,741
Security / HTTP Clients
- caddyserver/certmagic (โญ5.4k) โ Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal โ
5,379
- corazawaf/coraza (โญ3.1k) โ OWASP Coraza WAF is a golang modsecurity compatible web application firewall library โ
3,072
- mariocandela/beelzebub (โญ1.7k) โ A secure low code honeypot framework, leveraging AI for System Virtualization. โ
1,696
- cossacklabs/acra (โญ1.4k) โ Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL. โ
1,442
Serialization / HTTP Clients
- golang/protobuf (โญ10k) โ Go support for Google's protocol buffers โ
10,041
Server Applications / HTTP Clients
- roadrunner-server/roadrunner (โญ8.3k) โ High-performance PHP application server, process manager written in Go and powered with plugins โ
8,332
- getfider/fider (โญ3.9k) โ Open platform to collect and prioritize feedback โ
3,886
- openflagr/flagr (โญ2.6k) โ Flagr is a feature flagging, A/B testing and dynamic configuration microservice โ
2,559
- thomaspoignant/go-feature-flag (โญ1.9k) โ GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. โ
1,855
- openrundev/openrun (โญ700) โ Open source alternative to Google Cloud Run and AWS App Runner. Easily deploy web apps declaratively. โ
700
Software Packages / DevOps Tools
- kubeshark/kubeshark (โญ12k) โ The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes โ
11,566
- kubevela/kubevela (โญ7.6k) โ The Modern Application Platform. โ
7,606
- stefanprodan/podinfo (โญ5.8k) โ Go microservice template for Kubernetes โ
5,768
- peak/s5cmd (โญ3.7k) โ Parallel S3 and local filesystem execution tool. โ
3,747
- aptly-dev/aptly (โญ2.7k) โ aptly - Debian repository management tool โ
2,731
- yusufcanb/tlm (โญ1.5k) โ Local CLI Copilot, powered by Ollama. โ
1,461
- s0rg/decompose (โญ115) โ Reverse-engineering tool for docker environments โ
116
Software Packages / Other Software
- Shopify/toxiproxy (โญ12k) โ A TCP proxy to simulate network and system conditions for chaos and resiliency testing โ
11,683
- SpatiumPortae/portal (โญ1.7k) โ Portal is a quick and easy command-line file transfer utility from any computer to another โ
1,707
- edwingeng/hotswap (โญ413) โ A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure. โ
413
- s0rg/crawley (โญ319) โ The unix-way web crawler โ
319
Template Engines / Other Software
- valyala/quicktemplate (โญ3.3k) โ Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template โ
3,282
Testing / Mock
- jarcoal/httpmock (โญ2.1k) โ HTTP mocking for Golang โ
2,066
Text Processing / Parsers/Encoders/Decoders
- google/go-querystring (โญ2.1k) โ go-querystring is Go library for encoding structs into URL query strings. โ
2,110
Text Processing / Utility/Miscellaneous
- mattn/go-runewidth (โญ668) โ wcwidth for golang โ
668
Third-party APIs / Utility/Miscellaneous
- sashabaranov/go-openai (โญ10k) โ OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go โ
10,413
- wit-ai/wit-go (โญ170) โ Go client for wit.ai HTTP API โ
170
Utilities / Utility/Miscellaneous
- create-go-app/cli (โญ2.7k) โ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command. โ
2,730
- gabriel-vasile/mimetype (โญ1.9k) โ A fast Golang library for media type and file extension detection, based on magic numbers โ
1,896
- itchyny/bed (โญ1.3k) โ Binary editor written in Go โ
1,340
- miniscruff/changie (โญ816) โ Automated changelog tool for preparing releases with lots of customization options โ
815
- alajmo/mani (โญ628) โ CLI tool to help you manage repositories โ
627
- webriots/rate (โญ162) โ A high-performance rate limiter library for Go applications โ
162
- knbr13/gitcs (โญ126) โ Command line tool written in Go. It allows developers to scan their local Git repositories and generate a visual contributions graph. โ
126
- floatdrop/debounce (โญ34) โ A zero-allocation debouncer โ
34
Web Frameworks / Utility/Miscellaneous
- templui/templui (โญ1k) โ A growing collection of beautifully designed UI components for Go and templ. Install via CLI. Customize everything. Own your code. โ
1,027
- ankorstore/yokai (โญ790) โ Simple, modular, and observable Go framework for backend applications. โ
789
- indeedeng/iwf (โญ622) โ iWF is a Workflow-As-Code microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes โ
622
- gookit/rux (โญ98) โ Rux is an simple and fast web framework. Support route group, param route binding, middleware, compatible http.Handler interface โ
98
2. Awesome Mac
Reading and Writing Tools / Note-taking
- dnote/dnote (โญ3k) โ A simple command line notebook โ
2,983
Audio and Video Tools
- ExistentialAudio/BlackHole (โญ18k) โ BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency. โ
17,773
- nukeop/nuclear (โญ16k) โ Streaming music player that finds free music for you โ
16,310
- chidiwilliams/buzz (โญ16k) โ Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper. โ
15,696
- section83/MacYTDL (โญ823) โ A macOS GUI front-end for the YT-DLP video downloader โ
820
Communication / Collaboration and Team Tools
- sindresorhus/caprine (โญ7.2k) โ Elegant Facebook Messenger desktop app โ
7,234
- overtake/TelegramSwift (โญ5.4k) โ Source code of Telegram for macos on Swift 5.0 โ
5,423
Design and Product / Design Tools
- Toinane/colorpicker (โญ1.8k) โ A mininal but complete colorpicker desktop app โ
1,808
Design and Product / Other Tools
- Molunerfinn/PicGo (โญ26k) โ A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder โ
25,888
- divamgupta/diffusionbee-stable-diffusion-ui (โญ13k) โ Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed. โ
13,447
- jurplel/qView (โญ2.9k) โ Practical and minimal image viewer โ
2,945
- netdcy/FlowVision (โญ1k) โ Waterfall-style image viewer for macOS, offering a smooth and immersive browsing experience. โ
1,012
Developer Tools / Databases
- Sequel-Ace/Sequel-Ace (โญ7.2k) โ MySQL/MariaDB database management for macOS โ
7,199
Developer Tools / Developer Utilities
- oldj/SwitchHosts (โญ26k) โ Switch hosts quickly! โ
25,914
- illacloud/illa-builder (โญ12k) โ Low-code platform allows you to build business apps, enables you to quickly create internal tools such as dashboard, crud app, admin panel, crm, cms, etc. Supports PostgreSQL, MySQL, Supabase, GraphQL, MongoDB, MSSQL, Rest API, Hugging Face, Redis, etc. Automate workflows with schedule or webhook. Open source Retool. โ
12,278
- MarcoEidinger/SwiftPlantUML-Xcode-Extension (โญ457) โ Xcode Extension for generating class diagrams from Swift code (powered by PlantUML) โ
457
Developer Tools / Version Control
- git-up/GitUp (โญ12k) โ The Git interface you've been missing all your life has finally arrived. โ
11,816
Developer Tools / Virtualization
- hashicorp/vagrant (โญ27k) โ Vagrant is a tool for building and distributing development environments. โ
27,111
Reading and Writing Tools / Ebooks
- Sigil-Ebook/Sigil (โญ6.6k) โ Sigil is a multi-platform EPUB ebook editor โ
6,549
Reading and Writing Tools / Text Editors
- coteditor/CotEditor (โญ7.4k) โ Lightweight Plain-Text Editor for macOS โ
7,351
- haystackeditor/haystack-editor (โญ1.2k) โ โ
1,247
Screenshots and Screen Recorder Tools / Writing
- lihaoyun6/QuickRecorder (โญ7.4k) โ A lightweight screen recorder based on ScreenCapture Kit for macOS โ
7,373
Translation Tools / Package Managers
- nextai-translator/nextai-translator (โญ25k) โ Browser extension and cross-platform desktop application for translation based on ChatGPT API โ
24,704
Utilities / General Tools
- sindresorhus/Plash (โญ3.9k) โ Make any website your Mac desktop wallpaper โ
3,857
Utilities / Productivity
- rupa/z (โญ17k) โ z - jump around โ
16,857
Utilities / Quality of Life Improvements
- sindresorhus/Actions (โญ2.9k) โ Supercharge your shortcuts โ
2,896
Utilities / System Related Tools
- BigBerny/magicquit (โญ319) โ โ
319
3. Awesome Ai
Agents
- nomic-ai/gpt4all (โญ77k) โ GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. โ
76,932
- melih-unsal/DemoGPT (โญ1.9k) โ Everything you need to create an LLM Agentโtools, prompts, frameworks, and modelsโall in one place. โ
1,878
Backend / Laravel
- google-gemini-php/laravel (โญ546) โ Gemini PHP for Laravel is a community-maintained PHP API client that allows you to interact with the Gemini AI API. โ
546
Claude Code / Laravel
- manzaltu/claude-code-ide.el (โญ1.2k) โ Claude Code IDE integration for Emacs โ
1,165
- Helmi/claude-simone (โญ513) โ A project management framework for AI-assisted development with Claude Code โ
513
- nyatinte/ccexp (โญ220) โ interactive terminal interface for discovering, previewing, and managing Claude Code configuration files and slash commands. โ
220
- johnlindquist/claude-hooks (โญ229) โ โ
229
- GowayLee/cchooks (โญ96) โ A Python SDK for claude-code hooks โ
96
- ayoubben18/ab-method (โญ80) โ A revolutionary approach to software development that transforms problems into focused, incremental missions using Claude Code's specialized subagents. โ
79
- sculptdotfun/viberank (โญ76) โ claude code leaderboard โ
76
- eckardt/cchistory (โญ76) โ Like the shell history command but for your Claude Code sessions. โ
76
Gemini / Laravel
- Piebald-AI/gemini-cli-desktop (โญ98) โ Web/desktop UI for Gemini CLI/Qwen Code. Manage projects, switch between tools, search across past conversations, and manage MCP servers, all from one multilingual interface, locally or remotely. โ
97
- amitkmaraj/gemini-cli-custom-slash-commands (โญ111) โ Some great custom slash commands to supercharge your workflow โ
111
- tanaikech/ToolsForMCPServer (โญ78) โ The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you've created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this. โ
78
PR agents / Laravel
- Yuyz0112/dewhale (โญ1.5k) โ GitHub-Powered AI for effortless development. Start as an open-source alternative to v0.dev. โ
1,536
Other / Laravel
- clidey/whodb (โญ4.3k) โ A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface โ
4,335
- Prev: Nov 24, 2025
- Next: Nov 22, 2025