yyzybb537 / glsLinks
Goroutine local storage library
☆10Updated 7 years ago
Alternatives and similar repositories for gls
Users that are interested in gls are comparing it to the libraries listed below
Sorting:
- 一个通用的timewheel工具类☆35Updated 9 years ago
- pub/sub based chat server☆28Updated 8 years ago
- Apiware binds the specified parameters of the Golang net/http and fasthttp requests to the structure and verifies the validity of the par…☆25Updated 8 years ago
- double array trie algorithm golang☆18Updated 10 years ago
- 基于Raft协议的缓存系统, 支持内存和leveldb二种方式存储☆19Updated 8 years ago
- 终端输出控制☆39Updated 2 months ago
- go network lib☆16Updated 3 years ago
- ranking server☆24Updated 8 years ago
- A distributed key/value memory cache written in go, just for fun☆21Updated 8 years ago
- 网关图形配置工具,基于rails☆18Updated 6 years ago
- Moved to https://gitea.com/lunny/weixinpay☆23Updated 7 years ago
- Vodka是一个强大Go语言中间件式的模块化web框架,是基于Echo二次开发的加强版本☆32Updated 8 years ago
- IPC Inter-Process Communication.☆11Updated 3 years ago
- a simple network framework write by golang☆33Updated 9 years ago
- golang baidu bcs sdk☆25Updated 5 years ago
- rstore是一个使用golang实现的快速、轻量级的数据库中间件,使用redis协议交互,根据路由规则,某类key可同时存放在mysql,postgresql,redis中。自带web管理工具☆26Updated 8 years ago
- Golang logging package☆26Updated 5 years ago
- Go语言汉字转拼音工具☆74Updated 11 years ago
- golang 版中文分词包, inspired from 盘古分词☆53Updated 12 years ago
- crontab, golang crontab, wheeltimer☆13Updated 6 years ago
- A gateway to automatically provide RESTful API for gRPC☆44Updated 6 years ago
- a distributed cron job processor written by golang☆45Updated 7 years ago
- dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务健康检查、服务负载均衡。dister的灵感来源于ZooKeeper、Consul、Etcd,它们…☆42Updated 7 years ago
- 通用资源池,动态增加资源实例,并支持空闲资源定时回收。