Pinned Repositories
abot
Abot makes it easy and fun to build your own digital assistant, and we include everything you need to get started.
alexsteele.github.io
website
benchmark
A microbenchmark support library
capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
chanlog
Simple channeled logging for javascript
designs
A collection of diagrams and sketches
dotfiles
pydb
pydb database
readings
A collection of books and papers
skybin
Skybin prototype
alexsteele's Repositories
alexsteele/pydb
pydb database
alexsteele/skybin
Skybin prototype
alexsteele/alexsteele.github.io
website
alexsteele/benchmark
A microbenchmark support library
alexsteele/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
alexsteele/chanlog
Simple channeled logging for javascript
alexsteele/designs
A collection of diagrams and sketches
alexsteele/dotfiles
alexsteele/notebooks
jupyter notebooks and assorted fun
alexsteele/readings
A collection of books and papers
alexsteele/cs6960-fall17
repo for advanced OS, fall 2017, U of Utah
alexsteele/deref
pointers -> builtin types with no nil-checking
alexsteele/docker
Docker - the open-source application container engine
alexsteele/eliasdb
EliasDB is a graph based database.
alexsteele/fuse-ptfs
A fuse program for mounting a partition table based on libparted.
alexsteele/gish
Browse GitHub from the command line.
alexsteele/go-libp2p
libp2p
alexsteele/gods
Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet, TreeSet, ArrayList, SinglyLinkedList, DoublyLinkedList, LinkedListStack, ArrayStack, HashMap, TreeMap, HashBidiMap, TreeBidiMap, RedBlackTree, BinaryHeap, Comparator, Iterator, Enumerable, Sort
alexsteele/great-talks
A collection of great talks I've listened to
alexsteele/libstorage
a collection of persistent structures from open source projects
alexsteele/markov-z
Simple Markov Chain
alexsteele/memcached
memcached development tree
alexsteele/rbtree
Go red-black tree
alexsteele/Rewrap
Rewrap extension for VSCode and Visual Studio
alexsteele/rkv
A distributed key value store
alexsteele/simple-hugo-theme
alexsteele/stratos
alexsteele/swishi
transform images with the swishi command line tool
alexsteele/tlisp
alexsteele/xv6-public
xv6 OS