jwebster7's Stars
juju/juju
Orchestration engine that enables the deployment, integration and lifecycle management of applications at any scale, on any infrastructure (Kubernetes or otherwise).
aahung/Unshaky
A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]
storj/storj
Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
crossplane/crossplane
The Cloud Native Control Plane
openai/openai-quickstart-python
Python example app from the OpenAI API quickstart tutorial
globusdigital/deep-copy
Deep copy generator
google/cel-spec
Common Expression Language -- specification and binary representation
wailsapp/wails
Create beautiful applications using Go
barkimedes/go-deepcopy
A Golang package for doing a deep copy for (just about) anything
ulule/deepcopier
simple struct copying for golang
charmbracelet/vhs
Your CLI home video recorder 📼
jinzhu/copier
Copier for golang, copy value from struct to struct and more
go-chi/httprate
net/http rate limiter middleware
OpenMW/openmw
OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here: https://gitlab.com/OpenMW/openmw/
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
GoTestTools/gotestfmt
go test output for humans
cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
connectrpc/connect-go
The Go implementation of Connect: Protobuf RPC that works.
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
dgraph-io/ristretto
A high performance memory-bound Go cache
concourse/concourse
Concourse is a container-based continuous thing-doer written in Go.
golang/go
The Go programming language
fatih/errwrap
Go tool to wrap and fix errors with the new %w verb directive
uber-go/multierr
Combine one or more Go errors together
pulumi/pulumi
Pulumi - Infrastructure as Code in any programming language 🚀
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
kubernetes-sigs/container-object-storage-interface-spec
Container Object Storage (COSI) Specification
kubernetes-sigs/container-object-storage-interface-controller
Container Object Storage Interface (COSI) controller responsible to manage lifecycle of COSI objects.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.