andeya / ipcLinks
IPC Inter-Process Communication.
☆11Updated 3 years ago
Alternatives and similar repositories for ipc
Users that are interested in ipc are comparing it to the libraries listed below
Sorting:
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- golang 版的tcp通讯库,让tcp开发更简单☆15Updated 6 years ago
- 通用资源池,动态增加资源实例,并支持空闲资源定时回收。☆18Updated 9 years ago
- 💪 golang common lib☆45Updated 3 years ago
- go timewheel timer and concurrent bucket timer☆33Updated 6 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆42Updated 4 years ago
- generate json string by one memory allocation☆29Updated 5 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆28Updated 5 years ago
- a pub/sub messaging system based on websocket☆60Updated 6 years ago
- golang RPC framework benchmark☆19Updated 6 years ago
- Fast and concise RESTful web framework based on fasthttp☆27Updated 5 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 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
- A simple golang tcp server/client☆44Updated 6 years ago
- 关于rsa 签名 使用 cgo (openssl) 和golang 原生库 对比☆33Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- ☆56Updated 3 years ago
- help load plugin for go, base on standard plugin library☆17Updated 5 years ago
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago
- write db yaml once, generate go orm code everywhere.☆71Updated 3 years ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 6 years ago
- 救命用的profile☆41Updated 3 years ago
- [mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多…☆116Updated 6 years ago
- grpc实现聊天的demo☆11Updated 7 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- 高性能分布式自增id生成器☆63Updated 6 years ago
- 🍺 🍺 🍺 go pubsub server with redis protocol !☆44Updated 7 years ago
- 基于Raft协议的缓存系统, 支持内存和leveldb二种方式存储☆19Updated 9 years ago