# Fast CASPaxos
16 min read
Fast Paxos-style fast rounds for a rewritable register
Archive - reublog
16 min read
Fast Paxos-style fast rounds for a rewritable register
12 min read
Linearizable databases without logs
15 min read
Some of you may know I've been spending whatever time I can scrounge together grinding away at a new serialization library for .NET. Serializers can be complicated beasts. They have to be reliable,…
7 min read
Implementing a powerful object cloning library using IL generation.
4 min read
A brief overview of code generation APIs in .NET
3 min read
Here goes nothing! This blog is built with Dave Glick's Wyam static site generator and deployed from a git repo in Visual Studio Online to GitHub Pages. Here's how to set up something similar.