LevelDB-rs: implementation of LevelDB in Rust

A reimplementation of LevelDB in Rust (no bindings). – GitHub – dermesser/leveldb-rs: A reimplementation of LevelDB in Rust (no bindings). Read more

Similar

Bellman: zk-SNARKs in Rust

Bellman is a Rust-language library for building zk-SNARKs — small, cheap-to-verify zero-knowledge proofs of arbitrary computations. The goal of bellman is to make it easier for the general public to use and experiment with zk-SNARKs, and also as a step fo... (more…)

Read more »

Two Years with Rust

It's been just over two years since I started learning Rust. Since then, I've used it heavily at my day job, including work in the Firecracker code base, and a number of other projects. Rust is a great fit for the systems-level work I've been doing over t... (more…)

Read more »