whispem

↗ HN profile [ 66.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. WhispHub is a platform I built to showcase developer projects, focused on discoverability. I launched it April 29. This weekend I published the CLI: cargo install whisphub whisphub login whisphub push Auth works via…

  2. Hi HN, I built Whispem, a small interpreted programming language implemented in Rust. The goal was not to be fast or feature-rich, but understandable. Every feature must justify its existence, and the whole language…

  3. Hi HN, I'm Emilie, I have a literature background (which explains the well-written documentation!) and I've been learning Rust and distributed systems by building minikv over the past few months. It recently got…

  4. Hi HN, I’m releasing minikv, a distributed key-value and object store in Rust. What is minikv? minikv is an open-source, distributed storage engine built for learning, experimentation, and self-hosted setups. It…