-
AWS
- @sunjay03 on Twitter
- http://sunjay.dev
Highlights
Stars
Reverse engineering the Polyend Tracker instrument file format
A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write Games for the Playdate handheld gaming system in Rust.
A high level diffing library for rust based on diffs
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
(Work in progress) The Wolf Assembly Language - assembler and interpreter/VM
A fast, practical GPU rasterizer for fonts and vector graphics
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code example…
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
Research programming language for concurrent ownership
Spawn processes with arbitrary closures in rust
A GitHub Pages compatible way of adding anchors to your headings without a plug-in or JavaScript
Alternative rust compiler (re-implementation)
😎 Curated list of awesome resources on Compilers, Interpreters and Runtimes
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Master programming by recreating your favorite technologies from scratch.