yangwenmai / go-in-actionLinks
《Go In Action》代码笔记,练习题,项目源码分析,改进代码等。
☆23Updated 7 years ago
Alternatives and similar repositories for go-in-action
Users that are interested in go-in-action are comparing it to the libraries listed below
Sorting:
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆28Updated 4 years ago
- varconf配置中心后端代码(varconf是基于golang的分布式统一配置中心,轻量级部署和接入)☆13Updated 5 years ago
- 基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池☆31Updated 5 years ago
- go-kit微服务实践,http restful api、日志功能、限流、服务监控、服务发现与注册、api网关、服务链路跟踪、服务熔断、jwt身份认证☆20Updated 5 years ago
- 学习和研究Go的一些代码☆52Updated 6 years ago
- 各种面试,笔试题的go语言解法☆13Updated 9 years ago
- go-micro微服务开发快速开始教程,更多请关注Micro中国站☞☆15Updated 5 years ago
- 期望做一个基于go-micro + casbin + jwt 的用户认证和权限的微服务☆34Updated 5 years ago
- 提供稳定,可靠的任务管理机制,直到任务被成功处理☆13Updated 4 years ago
- microServices for kit☆9Updated 7 years ago
- 笔记类,包括mysql, php, nginx, linux, go, python, 算法等等☆18Updated 4 years ago
- simpler golang logger which package sugared zap☆36Updated 2 years ago
- 极光推送Golang客户端,支持异步发送队列☆13Updated 5 years ago
- 《程序员的算法趣题》Go 解法(WIP)☆18Updated 6 years ago
- Golang邮件发送,支持异步发送、一对一发送、群发☆13Updated 9 years ago
- 😎😎😎cheetah(猎豹)是一个微服务,分布式架构的任务调度中心☆18Updated 5 years ago
- Fast and concise RESTful web framework based on fasthttp☆27Updated 4 years ago
- 利用 Go 语言实现常用的数据结构与算法。☆33Updated 6 years ago
- ☆8Updated 4 years ago
- simple template of golang, loads all template files in ViewsPath, and keep all Template in memory as map.☆11Updated 5 years ago
- 🧭 a request redirector☆28Updated 3 years ago
- 💻✅数据结构与算法学习,LeetCode 题☆24Updated 6 years ago
- GO Micro 搭建 Consul服务发现集群实例☆23Updated 6 years ago
- 简单高效的 Golang 日志库☆16Updated 6 years ago
- 一个基于melody+gin+goredis+gorm的websocket聊天架构,利用redis实现支持分布式部署☆23Updated 6 years ago
- go-micro plugins, auth(JWT+Casbin)、go-micro服务加入istio服务网格☆29Updated 4 years ago
- IPC Inter-Process Communication.☆11Updated 2 years ago
- golang utils☆26Updated 2 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- golang centralized log collection service【golang实现的集中式日志处理服务】☆16Updated 5 years ago