ecodeclub / egen
专门的代码生成命令,用于辅助构建应用
☆11Updated 2 years ago
Alternatives and similar repositories for egen:
Users that are interested in egen are comparing it to the libraries listed below
- Tool house. with many useful tools, such as config management,json parser, flag tool☆34Updated 3 years ago
- 高性能分布式自增id生成器☆62Updated 5 years ago
- goroutine pool☆16Updated last year
- go封装的日志 logrus zap,并且增加了opentracing分布式日志追踪,日志格式化成json,日志大小切割☆61Updated last year
- 支持分布式环境,基于redis和机器内存(memory)的多级缓存☆32Updated last year
- 高性能数据库扩展工具,目标: 1. 简单高效,最大限度的保留原生特性的基础上,使其使用起来简单,使得开发更高效。 2. 高性能, 支持orm的基础上,最大限度的减少性能损耗,适用于高性能场景的数据库查询。☆35Updated 2 years ago
- juno-install moved to https://github.com/douyu/jupiter-layout/tree/main/deployment☆25Updated 2 years ago
- a simple fsm for Go☆51Updated 2 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆27Updated 4 years ago
- 演示go命令行嵌入前端资源☆16Updated 4 years ago
- varconf配置中心后端代码(varconf是基于golang的分布式统一配置中心,轻量级部署和接入)☆13Updated 4 years ago
- ☆99Updated last year
- go-kit微服务套件 的使用,涉及的内容有gin、grpc、服务发现、负载均衡、限流器、熔断器、错误处理、日志、监控、分布式追踪、jwt☆25Updated 4 years ago
- Extend gorm with some frequently used functions☆29Updated 5 years ago
- go的设计模式实例☆52Updated 3 years ago
- go 微服务框架使用示例☆61Updated 6 years ago
- PepperCron is a distributed cron job management system☆33Updated 2 years ago
- Go工程学☆14Updated 10 months ago
- 延迟队列中间件 Delayer 的 Golang 客户端☆10Updated 3 years ago
- go dependency inject demo☆26Updated 6 years ago
- Golang 分布式ID生成系统,高性能、高可用、易扩展的id生成服务☆64Updated 3 years ago
- some useful usages about validator☆14Updated 4 years ago
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago
- Distributed tracing with Go Microservice☆49Updated 5 years ago
- golang pkg, common utils☆28Updated last year
- 💪 golang common lib☆45Updated 3 years ago
- Golang自实现内存管理及内存池☆18Updated 3 years ago
- etcd-book-code☆9Updated 3 years ago
- go 两级缓存方案,支持分布式☆17Updated 3 years ago
- 基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、 短连接,支持请求对象池和连接对象池☆31Updated 5 years ago