Pinned Repositories
decompress-roundtripper
An implementation of the http.RoundTripper that automatically decompresses the response body
docker-git-pr-release
follow
An io.Reader that keeps track of the file rotations (behaves like `tail -F`)
playground-go
protoc-gen-go-log-valuer
A protoc plugin for implementing the slog.LogValuer interface on proto messages
protoc-gen-marshal-zap
A protoc plugin for implementing uber-go/zap zapcore.ObjectMarshaler interface on proto messages
rotate
A rotating file Writer
sync-until-succeed-once
Similar to sync.Once, but perform the action until it succeeds
kei2100's Repositories
kei2100/protoc-gen-marshal-zap
A protoc plugin for implementing uber-go/zap zapcore.ObjectMarshaler interface on proto messages
kei2100/follow
An io.Reader that keeps track of the file rotations (behaves like `tail -F`)
kei2100/rotate
A rotating file Writer
kei2100/protoc-gen-go-log-valuer
A protoc plugin for implementing the slog.LogValuer interface on proto messages
kei2100/decompress-roundtripper
An implementation of the http.RoundTripper that automatically decompresses the response body
kei2100/docker-ridgepole
kei2100/dotfiles
kei2100/locker
An interface and implementations of named lock for exclusivity control between processes and threads.
kei2100/sover
Just sort SemVer strings
kei2100/stripe-payment-intent-poc
kei2100/playground-go
kei2100/base58-go
Base58 encoding/decoding package and command written in Go
kei2100/bufbuild-plugins
Remote plugins available on the BSR
kei2100/cheetsheet
kei2100/chi
lightweight, idiomatic and composable router for building Go HTTP services
kei2100/circleci-nested-wf-example
CircleCI nested workflow (`setup workflow`) example for path filtering
kei2100/filesharedelete
kei2100/filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
kei2100/gocv-example
kei2100/grpc-gateway-fork-openapiv2
gRPC to JSON proxy generator following the gRPC HTTP spec
kei2100/idempotent-aws-waf-ipset
kei2100/path-filtering-orb
kei2100/playground-buf
kei2100/playground-gha
kei2100/playground-go-sql
kei2100/playground-mqtt5
kei2100/playground-py
kei2100/playground-typescript
kei2100/skyway-example
kei2100/structpb-enc
Encode map (or struct) to protobuf Struct, and decode from protobuf Struct to map