zboyco / go-server
go-server 是一个用 Go 语言编写的简单而灵活的服务器框架,旨在帮助开发者快速构建基于 TCP 和 UDP 协议的 socket 网络服务。
☆13Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-server
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆60Updated 4 years ago
- 推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习☆39Updated 3 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆35Updated 2 years ago
- golang ssh lib 远程执行命令,文件上传下载 模仿rsync和cp☆37Updated 5 years ago
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago
- ☆24Updated 3 years ago
- 通用型任务队列, 带并发控制和故障恢复☆22Updated 10 months ago
- 文件服务器可分片,断点续传等☆20Updated 4 years ago
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆30Updated 10 months ago
- x is go core extend api. please use https://github.com/things-go/x instead☆11Updated 3 years ago
- 基于golang实现的C/S架构agent,使用gRPC协议,实现执行远程 命令就像在本地执行一样,能够保证命令一边执行,一边返回执行结果,支持远程shell与python命令执行,支持并发执行。☆24Updated 4 months ago
- 为golang的应用添加简单的license限制☆60Updated last year
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated last week
- 3百万QPS benchmark测试☆35Updated last year
- 😀 golang goroutine pool☆51Updated 2 years ago
- 使用go实现一个分组排队取号叫号的逻辑☆10Updated 5 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆37Updated 2 years ago
- golang写的带有超时性质的map,可以给key设置存活时间,超期就会自动删除。☆23Updated 3 years ago
- ☆95Updated last year
- 一款基于gnet开发的RPC微服务框架☆49Updated 3 years ago
- a cron library for go☆36Updated 3 years ago
- 高性能分布式自增id生成器☆62Updated 5 years ago
- 通过mac地址计算设备厂家信息☆58Updated last year
- Go语言实现的uart串口发送和接收接口包,跨平台支持☆34Updated 4 years ago
- ☆30Updated 2 years ago
- 支持分布式环境,基于redis和机器内存(memory)的多级缓存☆32Updated 10 months ago
- 个人golang常用工具包☆24Updated last year
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated last month
- 基于golang的文件编译加解密工具☆13Updated 5 years ago
- Mancy is a file watcher which supported to auto upload the changes to remote server via ssh/sftp.☆44Updated 6 years ago