lucasdomanico's Stars
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
Perfare/Il2CppDumper
Unity il2cpp reverse engineer
kripken/ammo.js
Direct port of the Bullet physics engine to JavaScript using Emscripten
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
chromiumembedded/cef
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
greggman/twgl.js
A Tiny WebGL helper Library
fastai/course22
The fast.ai course notebooks
bytecodealliance/javy
JS to WebAssembly toolchain
mcinglis/c-style
My favorite C programming practices.
gfxfundamentals/webgl2-fundamentals
WebGL 2 lessons starting from the basics
corbanbrook/dsp.js
Digital Signal Processing for Javascript
djipco/webmidi
Tame the Web MIDI API. Send and receive MIDI messages with ease. Control instruments with user-friendly functions (playNote, sendPitchBend, etc.). React to MIDI input with simple event listeners (noteon, pitchbend, controlchange, etc.).
tc39/proposal-do-expressions
Proposal for `do` expressions
antimatter15/whammy
A real time javascript webm encoder based on a canvas hack
WebAssembly/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
creativelifeform/three-nebula
WebGL based particle system engine for three.js
Touffy/client-zip
A client-side streaming ZIP generator
jagenjo/Canvas2DtoWebGL
Ports (almost) all Canvas2D functions to the GPU so it can be mixed with a WebGL canvas.
google/node-gles
indutny/fft.js
The fastest JS Radix-4/Radix-2 FFT implementation
three-types/three-ts-types
TypeScript types for the popular 3D library three.js
pebal/sgcl
Smart Garbage Collection Library for C++
vivianhylee/high-dynamic-range-image
Creating HDR image from image stack with multiple exposures
Dirk94/ChessAI
Chess AI written in Python
maximeq/three-js-capsule-geometry
A CapsuleBufferGeometry as a new geometry primitive for THREE.JS
danielkleebinder/neural-network
A Neural Network Implementation in Java
KittenLord/borzoi
my second attempt at writing a compiler with a good name now
danielkleebinder/leaf-lang
A statically typed and interpreted programming language written in Kotlin
leondejong/js-sat
Separating Axis Theorem