Pinned Repositories
devise
A fast, minimal, responsive Hugo theme for blogs.
dotfiles
The dotfiles I use to configure macOS and various other tools
go-leetcode
A collection of 100+ popular LeetCode problems solved in Go.
go-lru-cache
A Go library that provides a thread-safe least recently used (LRU) cache with a fixed capacity.
go-ray-tracer
A Go implementation of a 3D renderer using a ray tracing algorithm.
go-tcp-proxy
A TCP proxy that exposes telemetry metrics via Prometheus instrumentation.
go-treap
A Go library that provides a balanced binary search tree by using binary heap properties and randomization.
cap
A collection of authentication Go packages related to OIDC, JWKs, Distributed Claims, LDAP
vault
A tool for secrets management, encryption as a service, and privileged access management
austingebauer's Repositories
austingebauer/go-leetcode
A collection of 100+ popular LeetCode problems solved in Go.
austingebauer/devise
A fast, minimal, responsive Hugo theme for blogs.
austingebauer/go-lru-cache
A Go library that provides a thread-safe least recently used (LRU) cache with a fixed capacity.
austingebauer/go-ray-tracer
A Go implementation of a 3D renderer using a ray tracing algorithm.
austingebauer/go-tcp-proxy
A TCP proxy that exposes telemetry metrics via Prometheus instrumentation.
austingebauer/dotfiles
The dotfiles I use to configure macOS and various other tools
austingebauer/go-treap
A Go library that provides a balanced binary search tree by using binary heap properties and randomization.
austingebauer/c-pthread-pool
C thread pool implementation using POSIX threads (pthreads)
austingebauer/raft-kv-db
A distributed key-value store using Raft
austingebauer/vagrant-k8s-cluster
Provisions a 3 node Kubernetes cluster in VirtualBox or VMWare Fusion using Vagrant.
austingebauer/austingebauer.github.io
The source of my personal website.
austingebauer/deep-steganography
austingebauer/go-fsm
A Go library that can be used to construct finite-state machines.
austingebauer/vagrant-linux-dev
Vagrant resources for my linux development environment.
austingebauer/vagrant-mininet
A repeatable Mininet installation using HashiCorp Vagrant