Compiling at Compile Time

made by hellerve, submitted by nicholasbs
How to put a compiler inside of another compiler using macros and dynamic functions.

Text Editing Hates You Too

made by lord, submitted by davidbalbert
A detailed blog post on the ins, outs, and pitfalls of building a rich text editor.

Lunar Bocce

made by Max Bittker, submitted by Mai
Two-player bocce ball in space. Watch out for the gravity wells of the celestial spheres! https://github.com/MaxBittker/lunarbocce

Luna

made by Clarity, submitted by porterjamesj
A programmatic MIDI sequencer written using the LÖVE game framework.

Julia fractal set in Julia

made by oscarbennett, submitted by nicholasbs
Using the Julia programming language to generate beautiful images from the Julia fractal set.

Ghost map

made by ojack, submitted by davidbalbert
Beautiful, ethereal street maps made out of light. Source: https://github.com/ojack/ghost-map.

You can't cURL under pressure

made by Benjojo, submitted by davidbalbert
A game where you have to remember command line flags for cURL under pressure. It comes with a blog post explaining how it was built.

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