Pinned Repositories
expr
Expression language and expression evaluation for Go
grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
middle20projects
protobuf
Go support for Google's protocol buffers
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
yyyiue's Repositories
yyyiue/expr
Expression language and expression evaluation for Go
yyyiue/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
yyyiue/middle20projects
yyyiue/protobuf
Go support for Google's protocol buffers
yyyiue/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
yyyiue/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net