Christopher E. Moore

Elite
@thenumbernine

the most overqualified unemployed person you know

lua-parser. Lua parser and abstract syntax tree in Lua

110

Tensor. C++ template metaprogram driven tensor math library

90

lua-ffi-bindings. FFI bindings for LuaJIT

57

symmath-lua. Tensor algebra system written in lua

50

HydrodynamicsGPU. Schemes of Roe, HLL, HLLC, Burgers; Equations of 1D, 2D, 3D; Euler, SRHD, Maxwell, Bona-Masso ADM; Implemented in OpenCL

39

lua-ext. useful extensions to Lua base libraries

34

sand-attack. connect colored lines of falling sand

33

hydro-cl-lua. yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL

27

black-hole-skymap. WebGL skybox/raytracer for relativistic phenomena. Currently black hole and Alcubierre warp drive bubble.

22

lua-ffi-c. write c code inside your lua code. use gcc and luajit ffi to build and link while you run.

20

lua-bignumber. a big integer / number library

17

numo9. HD2D Fantasy Console in LuaJIT

15

htmlparser-lua. html parser in lua

12

langfix-lua. Pure-Lua fix for some things in the language, especially missing in LuaJIT

11

http-lua. simple http server, complete with correct content-types from iana.org

10

lua-ffi-wasm. for building Lua + luaffifb to wasm for the browser port of my LuaJIT + OpenGL + SDL framework

10

solarsystem. webgl solar system viewer

9

hydrodynamics-js. Teaching myself hydrodynamics. Donor cell solver. Roe solverwith a handful of flux limiter options. Sod shock tube test. Kelvin Hemholtz test. Rayleigh Taylor test (in the works). GPGPU version in the works as well. Unstructured version on its way.

9

solver-lua. linear system solvers

9

lua-gl. OpenGL wrappers for LuaJIT

8

lua-image. LuaJIT image save/load library

8

glapp-js. wrapper code for my LuaJIT-driven glapp's to be run in-browser

8

Profiler. C++ profiling code

7

lua-websocket. WebSocket server using LuaSocket

7

preproc-lua. C preprocessor in Lua

7

lua-gnuplot. gnuplot wrapper

7

wii-luajit. LuaJIT for Wii / devkitPro

7

lua-audio. LuaJIT audio

6

lua-simplexnoise. LuaJIT simplex noise

6

gravitational-waves-lua. 1D ADM gravitational wave simulation

6

lua-cl. yet *another* Lua/OpenCL binding project

6

lua-plot2d. 2d interactive plotting program based on luajit

5

Hydrodynamics. C++ CFD sim based on Tensor template framework

5

GLCxx. C++ GL wrapper classes

5

lua-template. Lua Templates

5

Relativity. general relativity 3+1 formalism simulation

5

lua-make. yet *another* build script system

4

lua-gui. luajit driven widget library for opengl/sdl

4

lua-app3d. 3D-application support classes

4

lua-local-default. Make Lua use locals-by-default in functions ... with Lua!

4

wii-sdl-luajit. Wii devkitPro + LuaJIT + SDL

4

MathWorksheets. Putting my math in one place. See the README for CDN links.

4

regge-lua. (WIP) Regge calculus simulation of 1+1 spacetime.

4

super-metroid-randomizer-lua. super metroid item / enemy / door randomizer

3

lua-profile. profiler for lua code

3

zeta-lua. A 2D platformer engine in LuaJIT

3

4d-renderer-js. JavaScript

3

numerical-relativity-codegen. code generation for my numerical relativity projects

3

EinsteinFieldEquationSolution. inverse solves G_ab = 8 pi T_ab for the metric tensor g_ab based on primitives used to compute T_ab

3

lua-neuralnet. neural network classes in Lua

3

lua-selfmodify. self-modifying code wrapped in a genetic algorithm. lots more buzzwords too.

3

FFTactics_BlenderPlugin. Blender plugin for importing Final Fantasy Tactics .GNS files

3

vec-lua. vector math library for Lua

3

universe. webgl universe navigator / visualizer

3

modules-lua. chop up code into pieces, only use the parts that are necessary, useful when your compiler compiles everything and compile times are far too slow

2

lua-interpreter. A Lua interpreter in Lua. Complete with upvalue access, for use as a drop-in debugger.

2

Common. common C++ and Make stuff

2

complex-lua. Lua complex number class, for FFI and vanilla

2

LuaCxx. OOP wrapper for Lua

2

lua-matrix. matrix class for lua. in the spirit of matlab syntax.

2
60
Apply