What's everyone working on this week (37/2019)?

New week, new Rust! What are you folks up to?

I will continue working on ZboxFS(a privacy-focused in-app filesystem) to add Android storage support. It already has a prototype, but needs more improvement and finish-up.

I am following along the Writing an interpreter in Go book and writing one in Rust. Ishan Jain / monkey-interpreter · GitLab

:slight_smile:

1 Like

Lots of uom (type-safe zero-cost dimensional analysis) review working to get a number of PRs merged. Also spending a bit of time doing some experimentation with a proc-macro branch.

Working on my first Rust library. It's for parsing twtxt.txt data, for the niche microblogging platform. It's a bit rough around the edges, but it is my first. GitHub - rustwtxt/rustwtxt: Rusty 'ole twtxt parsing library

I closed a bunch of issues this week, created some projects instead, and implemented a ProjectionLight:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.