Logical Clocks implementation in Rust

made and submitted by kavirajk
A logical clock is a mechanism for capturing chronological and causal relationships. Implementation of dotted version vector is based on the paper "Scalable and Accurate Causality Tracking for Eventually Consistent Stores"

mixtape.recurse

made by hkgumbs, submitted by doron
mixtape.recurse.com lets you curate mixtapes of songs hosted on different platforms by editing markdown files.

Repitch

made and submitted by maxpollack
a real-time polyphonic MIDI-controlled pitch shifter audio plugin

Gamecube controller ➡️ USB dongle

made by jtm, submitted by doron
You can flash this C program onto a Teensy to control your computer with a Gamecube controller.

Hatched Icosahedron

made by lord, submitted by porterjamesj
A d20, through a scanner darkly. You can see the code here: https://github.com/lord/blog/blob/master/source/blog/2019-10-23-hatched-icosahedron.html.erb

Resplendence: styling in React made easy, beautiful, and performant

made by Clarity, submitted by rachel
Use raw CSS to style your React components, right in the .js file!

elm-beam

made by hkgumbs, submitted by porterjamesj
A compiler from Elm to the Erlang virtual machine.

Maze Solver

made by JonPizza, submitted by doron
This Python program uses ANSI escape sequences to print an animation of a maze being solved 🌀

Pen Plotter Tic Tac Toe

made by johnvtan, doron, submitted by johnvtan
A computer vision-based tic-tac-toe game you can play against RC's 1980s pen plotter.

Looper

made by Where_is_X, submitted by porterjamesj
An interactive visualization of Ruby's "each" loops.