Rethinking Sanakirja, a Rust database engine with fast (zero-copy) clones
An easy to use, distributed and fast version control system. (more…)
Read more »
A standard pattern across pretty much every language I’ve worked with at least, is to stick statements that import modules and libraries at the top of the page. Some languages make you do this. Read more