Carrotxyy's Stars
gofiber/fiber
⚡️ Express inspired web framework written in Go
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Leaflet/Leaflet
🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
Kagami/go-face
:mag: Face recognition with Go
wangbin3162/bin-datav
基于vue3的数据可视化大屏基础组件
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
go-acme/lego
Let's Encrypt/ACME client and library written in Go
Carrotxyy/submail-sdk
对接短信服务商 SUBMAIL 开放接口
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
feihua/zero-admin
Zero-Admin 是一套基于 go-zero 框架实现的电商系统的后端服务
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
kardianos/service
Run go programs as a service on major platforms.
cloudreve/Cloudreve
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
vueuse/vueuse
Collection of essential Vue Composition Utilities for Vue 2 and 3
disintegration/imaging
Imaging is a simple image processing package for Go
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
eujc/ChatGPT
chatgpt 注册教程,chatgpt **怎么用?
eclipse-paho/paho.mqtt.golang
kazupon/vue-i18n
:globe_with_meridians: Internationalization plugin for Vue.js
tarm/serial
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
yitter/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Mikaelemmmm/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
throttled/throttled
Package throttled implements rate limiting access to resources such as HTTP endpoints.
go-gorm/gen
Gen: Friendly & Safer GORM powered by Code Generation