gnet gnet的卖点在于它是一个高性能、轻量级、非阻塞的纯 Go 实现的传输层(TCP/UDP/Unix Domain Socket)网络框架,开发者可以使用 gnet 来实现自己的应用层网络协议(HTTP、RPC、Redis、WebSocket 等等),从而构建出自己的应用层网络应用:比如在 gnet 上实现 HTTP 协议就可以创建出一个 HTTP 服务器 或者 Web 开发框...
You can use Unix domain socket for any server/client: $fortio server --http-port /tmp/fortio-uds-http &Fortio X.Y.Z grpc 'ping' server listening on [::]:8079 Fortio X.Y.Z https redirector server listening on [::]:8081 Fortio X.Y.Z echo server listening on /tmp/fortio-uds-http...
dnsimple - DNSimple API 的接口 dnss - DNS 安全代理,支持 DNS over HTTPS 和 GRPC domainerator - 将单词列表和后缀 / TLD 组合到域名中并检查它们是否已注册的命令行工具。 dyndnscd - 一个可配置的 dyndns 客户端 GeoDNS - 地理感知权威 DNS 服务器 grong - 小型权威 DNS 名称服务器 hostsfile - /...
bupafengyu6楼•4 个月前
https://github.com/grpc/grpc-go https://github.com/cloudwego/kitex https://github.com/AlexStocks/getty https://github.com/go-kratos/kratos https://github.com/istio/istio https://github.com/projectdiscovery/uncover https://github.com/mazznoer/colorgrad | 颜色库 | 122 https://github.com/...
evans - Evans: more expressive universal gRPC client. failured - adaptive accrual failure detector for distributed systems. flowgraph - flow-based programming package. gleam - Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit...
Unix domain sockets You can use Unix domain socket for any server/client: $ fortio server --http-port /tmp/fortio-uds-http & Fortio X.Y.Z grpc 'ping' server listening on [::]:8079 Fortio X.Y.Z https redirector server listening on [::]:8081 Fortio X.Y.Z echo server listening on...
digota - grpc ecommerce microservice. dot - distributed sync using operational transformation/OT. doublejump - A revamped Google’s jump consistent hash. dragonboat - A feature complete and high performance multi-group Raft library in Go. drmaa - Job submission library for cluster schedulers base...
Go's frustrating inability to inter-op matters quite a lot at the end of the day. GRPC and protobufs are f'in messy and full of footguns. Thing is, I've been around the block. I know that these problems don't have to be problems. We have a tremendously bad tendency in this ...
Tcp, Http, gRPC. ftp - Package ftp implements a FTP client as described in RFC 959. gaio - High performance async-io networking for Golang in proactor mode. gev - gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. gmqtt - Gmqtt is a flexible, high-...