Mozilla Datomish: a persistent, embedded knowledge base in Rust

datomish – A persistent, relational store inspired by Datomic and DataScript.

Similar

Rust: First Impressions

I’ve been studying the Rust Programming Language over the holidays, here are some of my first impressions. My main interest in Rust is compiling performance-critical code to WebAssembly for usage in the browser. (more…)

Read more »

Rust in 2017: what we achieved

Rust’s development in 2017 fit into a single overarching theme: increasing productivity, especially for newcomers to Rust. From tooling to libraries to documentation to the core language, we wanted to make it easier to get things done with Rust. That desi... (more…)

Read more »