Pinned Repositories
async_http
Async request client for python
glow
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
go-mutual-tls
How to make use of mutual TLS authentication in Go
grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
mattermost-push-proxy
retrying
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
timeout_wrapper
Timeout decorator with defaults and exceptions.
Kilmar's Repositories
Kilmar/async_http
Async request client for python
Kilmar/glow
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
Kilmar/go-mutual-tls
How to make use of mutual TLS authentication in Go
Kilmar/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
Kilmar/mattermost-push-proxy
Kilmar/retrying
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
Kilmar/timeout_wrapper
Timeout decorator with defaults and exceptions.