starlion's repos on GitHub
Go · 3160 人关注
go-collection
:tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。
Go · 57 人关注
gin-tutorial
golang Gin tutorial,executable samples. Gin is a HTTP web framework written in Go (Golang).
15 人关注
blog
my blog,把博客文章分门别类,整理成系列文章
Go · 8 人关注
grpc-tutorial
golang grpc tutorial,website:https://github.com/jiujuan/zenblog#grpc%E5%AD%A6%E4%B9%A0
HTML · 5 人关注
glow
go blog,用gin写的一个blog简单后台
Go · 4 人关注
beego
这是一个最简化的golang web框架,学习谢大的web框架
2 人关注
JavaNotebook
JaveNotebook,java学习笔记本,java study guide ,java 学习大全,面试指南
1 人关注
DevOps-Guide
DevOps Guide from basic to advanced with Interview Questions and Notes 🔥
1 人关注
golang101
Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书
Go · 1 人关注
lilac
a simple golang web framework。基于 httprouter 开发
0 人关注
12-factor-agents
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
0 人关注
AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
0 人关注
awesome
😎 Awesome lists about all kinds of interesting topics
0 人关注
bfe
A modern layer 7 load balancer from baidu
0 人关注
buf
A new way of working with Protocol Buffers.
0 人关注
caelus
Set of Kubernetes solutions for reusing idle resources of nodes by running extra batch jobs
0 人关注
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
0 人关注
cilium
eBPF-based Networking, Security, and Observability
0 人关注
cluster-api
Home for Cluster API, a subproject of sig-cluster-lifecycle
0 人关注
containerd
An open and reliable container runtime
Go · 0 人关注
cron
a cron library for go
0 人关注
dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
0 人关注
datatypes
GORM Customized Data Types Collection
0 人关注
ddia
《Designing Data-Intensive Application》DDIA中文翻译
0 人关注
decimal
Arbitrary-precision fixed-point decimal numbers in go
0 人关注
dex
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
0 人关注
discovery
A registry for resilient mid-tier load balancing and failover.
0 人关注
dubbo-go
Go Implementation For Apache Dubbo
JavaScript · 0 人关注
examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
0 人关注
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
Shell · 0 人关注
Fedora-Dockerfiles
Fedora Dockerfiles - No longer maintained. See: https://fedoraproject.org/wiki/Changes/Layered_Docker_Image_Build_Service
0 人关注
free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
0 人关注
generic
An experimental collection of generic data structures written in Go.
Go · 0 人关注
go-chassis
a microservice framework for rapid development of micro services in Go
0 人关注
go-critic
The most opinionated Go source code linter for code audit.
0 人关注
go-micro
Go Micro is a framework for distributed systems development
0 人关注
go-ruleguard
Define and run pattern-based custom linting rules.
Go · 0 人关注
go-star
go-star,一个 go 的 web 快速开发脚手架
0 人关注
go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
0 人关注
godot
Godot Engine – Multi-platform 2D and 3D game engine
0 人关注
gofakeit
Random fake data generator written in go
0 人关注
gohangout
使用 golang 模仿的 Logstash。用于消费 Kafka 数据,处理后写入 ES、Clickhouse 等。
0 人关注
gokart
A static analysis tool for securing Go code
0 人关注
gosec
Golang security checker
0 人关注
heimdall
An enhanced HTTP client for Go
0 人关注
hertzbeat
易用友好的高性能监控告警系统。网站监测,PING连通性,端口可用性,数据库监控,API监控,自定义监控,阈值告警,告警通知。
0 人关注
hydra
后端一站式微服务框架,提供API、web、websocket,RPC、任务调度、消息消费服务器
0 人关注
istio-handbook
Istio Service Mesh Advanced Practical - Istio服务网格进阶实战 https://www.servicemesher.com/istio-handbook/
0 人关注
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
0 人关注
jepsen
A framework for distributed systems verification, with fault injection
0 人关注
jupiter
Jupiter是douyu开源的面向服务治理的Golang微服务框架
0 人关注
kcp-go
A Crypto-Secure, Production-Grade Reliable-UDP Library for golang with FEC
0 人关注
keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
0 人关注
kit
A standard library for microservices.
Go · 0 人关注
kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
0 人关注
kstone
Kstone is an etcd management platform, providing cluster management, monitoring, backup, inspection, data migration, visual viewing of etcd data, and intelligent diagnosis.
0 人关注
kubectl-tree
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
0 人关注
KubeOperator
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
0 人关注
kustomize
Customization of kubernetes YAML configurations
0 人关注
libflexkube
Go library for installing and managing Kubernetes clusters
PHP · 0 人关注
litphp
用composer一步一步创建一个简单的PHP MVC框架
0 人关注
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
0 人关注
meetup
【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues
0 人关注
mockit
A tool that integrates SQL, HTTP,interface,Redis mock
TypeScript · 0 人关注
moodjournal-app
个人情绪追踪应用,帮助用户记录日常情绪,通过直观的数据可视化了解情绪模式,支持心理健康管理