Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 23 Lua Luajit Projects
-
-
koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Yes! Actually there's a lot of support for jailbreaking older Kindles out there. I use KOReader on mine, which natively supports RSS/Atom (as well as Wallabag).
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Their use of etcd was a hard pass for me; I don't need more etcd in my life
-
-
-
Project mention: Writing a Mini-CDN to Learn Nginx/Prometheus/Grafana/Lua | reddit.com/r/patient_hackernews | 2022-12-26
-
luafun
Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.
You're probably thinking of https://luafun.github.io/
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
Project mention: I love that Lua can access file so simply using io.open, can Lua be used to delete, copy and paste folders? | reddit.com/r/lua | 2023-04-04https://github.com/lunarmodules/Penlight provides a bunch of functionality for stuff like that.
-
nelua-lang
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
Project mention: Minimal, simple, efficient, statically typed, compiled, metaprogrammable, safe, and extensible systems programming language | reddit.com/r/programming | 2023-03-26 -
Project mention: Fighting games use delay-based and rollback netcode | news.ycombinator.com | 2023-01-22
I don't think it's unpopular. We need more and better game software, what exists today is unsatisfactory for a plethora of reasons. I'm personally interested in this because I ship Planimeter Game Engine 2D, which comes with client-side prediction standard, and it's the largest pure-Lua game engine on GitHub.[1]
-
-
-
I'm currently working on a plugin that, it appears, is going to require the sqlite.lua package. According to its own README, it would require a couple of sqlite system packages (at least for linux) in order for it to run. However I've also come across some packages that have sqlite.lua as a dependency, but they don't inform the user in the readme about setting up sqlite on the system.
-
code_runner.nvim
Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
I would recommend the Neovim from Scratch series on Youtube with the addition of the code_runner.nvim plugin. It's a good config that will teach you a lot about configuring Neovim. code_runner.nvim is a nice addition, especially for a university student. Good luck!
-
https://github.com/gilzoide/godot-lua-pluginscript this seems to be the main option. But it only supports 3.x not 4.x. I would have a dive into it but the functionality of GD script is vast and because it's the native implementation you are less likely to have issues down the line.
-
My plugin and mini.colors can also do it.
-
ended up finding and setting up projections before seeing the responses, which does exactly what I want
-
pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
Project mention: Is there a secure way to have client/server communication? | reddit.com/r/ComputerCraft | 2022-08-03For signing, I use this pure Lua implementation of HMAC. I did have to make a couple of edits to make it function in CC though.
-
Prometheus: https://github.com/prometheus-lua/Prometheus Discord: https://discord.gg/U8h4d4Rf64
-
-
-
It uses fzy-lua-native for filtering, another of my creations in need of love. It filters on the main thread but should be responsive for repos up to maybe a few thousand files.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Lua Luajit related posts
- Kindle Touch - Reuse as an always-on agenda
- And that Kindle app reads local EPUB files?
- Anyone using Koreader?
- Just got my first Kobo (ClaraHD) for $30 on a local market, I bought it instantly. Comprable to my Kindle on hardware but the software is wayy better. Won me over just by letting me set custom screensavers natively.
- My first self-hosted software contribution, a KOReader sync server.
- KOReader for Kobo Elipsa 2E?
- per project session saving
-
A note from our sponsor - SonarQube
www.sonarqube.org | 31 May 2023
Index
What are some of the best open-source Luajit projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | Kong | 34,925 |
2 | koreader | 12,903 |
3 | apisix | 11,889 |
4 | snabb | 2,897 |
5 | luarocks | 2,804 |
6 | cdn-up-and-running | 2,364 |
7 | luafun | 1,890 |
8 | luakit | 1,862 |
9 | Penlight | 1,685 |
10 | nelua-lang | 1,550 |
11 | game-engine-2d | 702 |
12 | picolove | 657 |
13 | luaradio | 563 |
14 | sqlite.lua | 357 |
15 | code_runner.nvim | 341 |
16 | godot-lua-pluginscript | 230 |
17 | nvim-highlite | 204 |
18 | projections.nvim | 168 |
19 | pure_lua_SHA | 159 |
20 | Prometheus | 129 |
21 | lua-vips | 108 |
22 | koreader-base | 104 |
23 | fzy-lua-native | 102 |