An open API service indexing awesome lists of open source software.

https://github.com/trashguy/luavts

Embedded scripting benchmarks (PUC Lua 5.4 / LuaJIT / QuickJS-NG / V8) hosted in Zig — argues PUC Lua 5.4 + TypeScriptToLua over embedded JS engines for MMO scripting. Measures binary size, per-VM RSS, startup latency, call edge, AI-tick wall, and GC blast radius vs the host's tick budget.
https://github.com/trashguy/luavts

benchmark embedded-scripting ffi gamedev garbage-collection lua luajit mmo quickjs scripting-language typescript typescript-to-lua v8 zig

Last synced: 4 days ago
JSON representation

Embedded scripting benchmarks (PUC Lua 5.4 / LuaJIT / QuickJS-NG / V8) hosted in Zig — argues PUC Lua 5.4 + TypeScriptToLua over embedded JS engines for MMO scripting. Measures binary size, per-VM RSS, startup latency, call edge, AI-tick wall, and GC blast radius vs the host's tick budget.

Awesome Lists containing this project