-
douyin Public
项目基于Gin框架开发。实现刷抖音,用户视频投稿,展示封面;查看基本信息;对视频点赞和评论;关注其他用户;查看发布列表、点赞列表、关注列表和粉丝列表。 使用JWT+Redis作为中间件对用户token进行校验,实现JWT续期功能。 数据库采用GORM框架,MySQL建立合理的索引和外键提高性能,涉及多项数据的操作使用事务保持数据一致性。 用Redis做缓存,减轻MySQL的压力,提高系…
-
logCollectProject Public
每个系统都有日志,当系统出现问题时,需要通过日志解决问题 当系统机器比较少时,登陆到服务器上查看即可满足 当系统机器规模巨大,登陆到机器上查看几乎不现实 每个业务系统都有自己的⽇志,当业务系统出现问题时,需要通过查找⽇志信息来定位和解决问题。 当业务系统服务器⽐较少时,登陆到服务器上查看即可满⾜。但当系统机器规模巨⼤,登陆到服务器上查看⼏乎不现实(分布式的系统,⼀个系统部署在⼗⼏甚至几十台服…
Go UpdatedOct 7, 2022 -
bubble-project Public
一个基于gin+gorm开发的练手小项目,通过该项目可初识go web开发该有的知识。 前端页面基于vue和ElementUI开发。
-
lantern Public
Forked from getlantern/lanternLantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 - Быстрый, надежный и безопасный доступ к открытому интернету - lantern proxy vpn censorship-circumvention censorship gfw accelerator پراکسی لنترن، ضدسانسور…
Go UpdatedOct 5, 2022 -
grafana Public
Forked from grafana/grafanaThe open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many mo…
TypeScript GNU Affero General Public License v3.0 UpdatedOct 5, 2022 -
etcd Public
Forked from etcd-io/etcdDistributed reliable key-value store for the most critical data of a distributed system
Go Apache License 2.0 UpdatedOct 5, 2022 -
influxdb Public
Forked from influxdata/influxdbScalable datastore for metrics, events, and real-time analytics
Go MIT License UpdatedOct 4, 2022 -
harvester Public
Forked from harvester/harvesterOpen source hyperconverged infrastructure (HCI) software
Go Apache License 2.0 UpdatedSep 30, 2022 -
kubernetes Public
Forked from kubernetes/kubernetesProduction-Grade Container Scheduling and Management
Go Apache License 2.0 UpdatedSep 30, 2022 -
traefik Public
Forked from traefik/traefikThe Cloud Native Application Proxy
Go MIT License UpdatedSep 30, 2022 -
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go Apache License 2.0 UpdatedSep 29, 2022 -
awesome-go Public
Forked from avelino/awesome-goA curated list of awesome Go frameworks, libraries and software
Go MIT License UpdatedSep 29, 2022 -
gin Public
Forked from gin-gonic/ginGin 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.
Go MIT License UpdatedSep 26, 2022 -
zinx Public
Forked from aceld/zinxBased on Golang Lightweight TCP Concurrent server framework(基于Golang轻量级TCP并发服务器框架).
Go GNU General Public License v3.0 UpdatedSep 23, 2022 -
go-admin Public
Forked from go-admin-team/go-admin基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd 订阅版:https://preview.go-admi…
Go MIT License UpdatedSep 16, 2022 -
livego Public
Forked from gwuhaolin/livegolive video streaming server in golang
Go MIT License UpdatedSep 14, 2022 -
The-Golang-Standard-Library-by-Example Public
Forked from polaris1119/The-Golang-Standard-Library-by-ExampleGolang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
Go UpdatedAug 18, 2022 -
-
beego Public
Forked from astaxie/beegobeego is an open-source, high-performance web framework for the Go programming language.
Go Other UpdatedApr 27, 2022 -
7days-golang Public
Forked from geektutu/7days-golang7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Go MIT License UpdatedFeb 17, 2022