Memds: An in-progress Redis clone in Rust and protobufs
Memory database. Contribute to bloq/memds development by creating an account on GitHub. (more…)
Read more »
As part of the Ergonomics Initiative, I and several others on the Rust language team have been taking a hard look at Rust’s module system. There are two related perspectives for improvement here: learnability and productivity. Modules are not a place th… Read more