Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
derive-box-dyn
Rust proc macro to automatically box structs as traits
infrastructure-abstraction
POC of infrastructure deployment interfaces
kube-test-utils
Golang testing framework with kind
kubectl-draincheck
Check if Kubernetes pods can be evicted by kubectl drain
loadshedding-go
Experiments in load shedding with Go
terraform-provider-jks
Terraform provider for working with JKS certificate stores
testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
tpp
Terraform pre-processor
terraform-provider-aws
The AWS Provider enables Terraform to manage AWS resources.
fhke's Repositories
fhke/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
fhke/derive-box-dyn
Rust proc macro to automatically box structs as traits
fhke/infrastructure-abstraction
POC of infrastructure deployment interfaces
fhke/kube-test-utils
Golang testing framework with kind
fhke/kubectl-draincheck
Check if Kubernetes pods can be evicted by kubectl drain
fhke/loadshedding-go
Experiments in load shedding with Go
fhke/terraform-provider-jks
Terraform provider for working with JKS certificate stores
fhke/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
fhke/tpp
Terraform pre-processor