Karl Mutch's repositories
basex
Arbitrary base encoding in GO
copy
Golang copy directory recursively
dfcpub
Distributed Persistent Cache tailored for AI apps
go-leetcode
A collection of 100+ popular LeetCode problems that I've solved in Go.
go-module-knobs
list of primary Go module knobs for controlling CI, vendoring, and when go commands access the network
gorun
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
grpc-web-go-client
gRPC-Web client written in Go
grpc_getting_started
Getting started with gRPC (in C++)
istio-tutorial
Istio Tutorial for https://dn.dev/master
kube-fledged
A kubernetes add-on for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly
machine_learning_examples
A collection of machine learning examples and tutorials.
portforwarder
Simple golang port forwarding server
rotate
Rotate output of command on current screen.
the-art-of-command-line
Master the command line, in one page
treeprint
Package treeprint provides a simple ASCII tree composing tool.