Compare the performance of different Lua implementations
☆75Apr 1, 2017Updated 8 years ago
Alternatives and similar repositories for Lua-Benchmarks
Users that are interested in Lua-Benchmarks are comparing it to the libraries listed below
Sorting:
- Lua benchmark suite☆22Feb 6, 2019Updated 7 years ago
- AOI algorithm C language implementation☆12Nov 3, 2019Updated 6 years ago
- GIF decoder in pure Lua☆21May 15, 2017Updated 8 years ago
- 🎫 High-speed a FNV-1a-128 hash-based UUID.☆16Jul 28, 2021Updated 4 years ago
- POC demonstrating best practice for high-performance LuaJIT C Binding.☆10Feb 15, 2016Updated 10 years ago
- portable memory manager (Virtual address space level)☆12Dec 11, 2017Updated 8 years ago
- Lua 5.3.6 JIT && 多线程 垃圾回收☆229Sep 6, 2021Updated 4 years ago
- FE++ is the best anti-exploit to stop filtering enabled vulnerabilities in your Roblox game!☆11Apr 19, 2023Updated 2 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Mar 27, 2017Updated 8 years ago
- Higher-level C API for Lua based on llib☆28Apr 6, 2014Updated 11 years ago
- List of Lua packages that are open source and need maintenance☆19Jan 6, 2017Updated 9 years ago
- Lua Assembler/Disassembler based on ChunkSpy☆29Aug 4, 2013Updated 12 years ago
- Pure lua implementation of utf8proc and a few more unicode utilities☆13Jun 11, 2015Updated 10 years ago
- ☆12Dec 30, 2020Updated 5 years ago
- A playground for Lua web API toolkit.☆13May 21, 2022Updated 3 years ago
- LuaJIT + TCC on RPi bare metal☆21Oct 1, 2016Updated 9 years ago
- 一个基于skynet的简单服务器框架☆27Aug 15, 2023Updated 2 years ago
- Pure Lua Editor☆42May 8, 2023Updated 2 years ago
- cache service for online game☆25Aug 24, 2022Updated 3 years ago
- Legacy Lua bytecode interpreter; discontinued in favor of https://github.com/Rerumu/FiOne☆26Aug 3, 2019Updated 6 years ago
- A lua version of bgfx shaderc☆12Oct 1, 2017Updated 8 years ago
- LuaJIT Benchmark tests☆30Nov 17, 2023Updated 2 years ago
- Tools for reading OpenStreetMap (OSM) data and gradually turning it into routable networks.☆13Jul 2, 2015Updated 10 years ago
- An auto-generated cdef database for LuaJIT☆17Jun 23, 2016Updated 9 years ago
- kcp dissector based on wireshark.☆14Jul 4, 2024Updated last year
- Lua全家桶,命令行调试、性能分析、代码覆盖率等. Lua family bucket, command line debugging, performance analysis, code coverage☆70Jul 23, 2023Updated 2 years ago
- fastbuild的使用笔记☆13Jun 6, 2020Updated 5 years ago
- LuaCov is a simple coverage analyzer for Lua code.☆337Feb 6, 2026Updated last month
- Access a Lua state from another state☆14May 7, 2020Updated 5 years ago
- Lua Code Combine☆51Nov 8, 2017Updated 8 years ago
- Pure Lua Crypto☆196Jul 20, 2025Updated 7 months ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- Synchronization library to create Lua bindings for asynchoneous C libraries☆18Mar 20, 2024Updated 2 years ago
- Build Lua and LuaRocks in a self-contained directory on Linux.☆22Jan 12, 2026Updated 2 months ago
- `require()` rewritten in plain Lua