Pinned Repositories
axo-knight
Axolotl Knight - Game-A-Days Day One
bidirectional-bfs
Bidirectional BFS in Golang for fewest-hops paths (i.e. unweighted shortest paths)
collabbook
Collaborative taskbook clone backed by Git.
collabbook-go
Collabbook port written in go. (WIP)
concurrent-programming-in-go
Completed live-coding exercises for Concurrent Programming in Go, taught via O'Reilly Media.
crafting-interpreters-go
Part 2 of Crafting Interpreters, chapter by chapter, ported to Go
dungen
Random Dungeon Generation in Python
flownet
Flow network solver implemented in Go; handles max-flow and circulations with node and edge demands via a push-relabel algorithm.
jos-stam-vort-confine
Original Jos Stam fluid dynamics code with optional vorticial confinement implementation.
micro-many-to-many
Maintaining many-to-many relationships across microservices with non-blocking I/O
kalexmills's Repositories
kalexmills/micro-many-to-many
Maintaining many-to-many relationships across microservices with non-blocking I/O
kalexmills/concurrent-programming-in-go
Completed live-coding exercises for Concurrent Programming in Go, taught via O'Reilly Media.
kalexmills/crafting-interpreters-go
Part 2 of Crafting Interpreters, chapter by chapter, ported to Go
kalexmills/flownet
Flow network solver implemented in Go; handles max-flow and circulations with node and edge demands via a push-relabel algorithm.
kalexmills/axo-knight
Axolotl Knight - Game-A-Days Day One
kalexmills/go2go-snippets
go2go example code to demonstrate implementations using the current Go generics proposal.
kalexmills/spreadsheets
Simple exercise for... reasons.
kalexmills/aoc2020
Advent of Code 2020
kalexmills/bad-go
Some bad go code
kalexmills/codecrafters-redis-go
kalexmills/conductor
Conductor is a microservices orchestration engine.
kalexmills/conductor-go
Netflix Conductor Client for Go programming language
kalexmills/day-three
Game-A-Days Day Three
kalexmills/ebiten-seed
kalexmills/etcd
Distributed reliable key-value store for the most critical data of a distributed system
kalexmills/github-vet-tests-dec2020
Testing github-vet bots via issues
kalexmills/go
The Go programming language
kalexmills/haiku-hammer
kalexmills/hierarchical-namespaces
Home of the Hierarchical Namespace Controller (HNC). Adds hierarchical policies and delegated creation to Kubernetes namespaces for improved in-cluster multitenancy.
kalexmills/hugo-PaperMod
A fast, clean, responsive Hugo theme.
kalexmills/kalexmills
profile scorecard.
kalexmills/kubernetes
Production-Grade Container Scheduling and Management
kalexmills/looppointer
An analyzer that checks for pointers to enclosing loop variables.
kalexmills/pipelines
Concurrent processing pipelines in Go.
kalexmills/proteus
A simple tool for generating an application's data access layer.
kalexmills/rangeloop-test-repo
Test repository
kalexmills/resound
Resound is a library for applying sound effects to Ebitengine games and controlling sound playback easily.
kalexmills/roboden-game
An indirect control real-time strategy game about robot colonies
kalexmills/trie
AutoCompleter exercise for reasons
kalexmills/yarn
The yarn package implements the YarnSpinner virtual machine in Go.