Lua Luajit

Open-source Lua projects categorized as Luajit

Top 23 Lua Luajit Projects

  • Kong

    🦍 The Cloud-Native API Gateway and AI Gateway.

  • Project mention: Kong 3.6 with LLM Support | news.ycombinator.com | 2024-02-15
  • koreader

    An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

  • Project mention: Ask HN: Best Open E-Reader? | news.ycombinator.com | 2024-04-20

    Kobos[1] and Pocketbooks[2] are a lot more open than Kindles. AFAIK you can transfer .epub files into both devices and these epubs are perfectly readable via the stock OS. If for some reason you find the stock proprietary OS lacking, you can install an open source one like KOreader [3] or Plato[4]

    Of course you want a good way of organizing epubs pdfs mobi, and like has already been mentioned Calibre[5] is a great option.

    [1]https://www.kobo.com/

    [2]https://pocketbookstore.com/en-ca

    [3]https://github.com/koreader/koreader

    [4]https://github.com/baskerville/plato

    [5]https://calibre-ebook.com/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • apisix

    The Cloud-Native API Gateway

  • Project mention: Ask HN: Are there any open source forks of nomad smd consul? | news.ycombinator.com | 2024-05-02

    > I think etcd is basically a k8s only project now

    I hate etcd with the best of them, but etcd is used in a lot more places than just kubernetes:

    https://github.com/apache/apisix/blob/master/docs/en/latest/...

    https://github.com/traefik/traefik#:~:text=Etcd,

    https://github.com/zalando/patroni#patroni-a-template-for-po...

    https://github.com/purpleidea/mgmt/tree/0.0.26/etcd (this one shows up on HN quite a bit)

    https://github.com/sorintlab/stolon#features

    It's actually one of the major reasons I wouldn't touch those projects

  • cdn-up-and-running

    CDN Up and Running - Building a CDN from Scratch to Learn about CDN, Nginx, Lua, Prometheus, Grafana, Load balancing, and Containers.

  • luarocks

    LuaRocks is the package manager for the Lua programming language.

  • Project mention: what does the luarocks variable LUA_INCDIR get used for? | /r/lua | 2023-08-29

    LUA_INCDIR is not listed on either https://github.com/luarocks/luarocks/wiki/Installation-instructions-for-Unix or https://github.com/luarocks/luarocks/wiki/Installation-instructions-for-Unix but luarocks complains that it's not set. What does it do?

  • snabb

    Snabb: Simple and fast packet networking

  • Project mention: Ravi is a dialect of Lua, with JIT and AOT compilers | news.ycombinator.com | 2024-03-18
  • luafun

    Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • luakit

    Fast, small, webkit based browser framework extensible by Lua.

  • 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: Nelua: Statically typed language with a Lua flavor | news.ycombinator.com | 2024-04-22
  • 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: Pluto, a Modern Lua Dialect | news.ycombinator.com | 2023-12-27

    To have enough batteries you kind of just need penlight[1] and maybe luastd. Of course there's posix, lfs, socket, luasec and you're semi set.

    [1]: https://lunarmodules.github.io/Penlight/

  • picolove

    PICO-8 Reimplementation in Love2D. Chat: https://discord.gg/jGEMUse6RM

  • Project mention: Pico 8 in other software | /r/pico8 | 2023-12-06

    Picolove, written in lua for love2d: a very good starting point, especially if the engine you're using has support for lua. Has been used for "expanded" versions of games, because it's very easy to modify the resolution of the display and things like that. Works for simpler carts like Celeste, but is not memory accurate!

  • game-engine-2d

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua

  • debugger.lua

    A dependency free, embeddable debugger for Lua in a single file (.lua or .c)

  • Project mention: Layoutbox Icons Do Not Load | /r/awesomewm | 2023-06-08
  • luaradio

    A lightweight, embeddable software-defined radio framework built on LuaJIT

  • 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

  • Project mention: How to run code in neovim using a shotcut like <leader>r for any language | /r/neovim | 2023-08-26

    I used to use this plugin: https://github.com/CRAG666/code_runner.nvim ... up until I realized that I could just run my code from the terminal without the need of a plugin for that

  • sqlite.lua

    SQLite LuaJIT binding with a very simple api.

  • Project mention: Introduce revised telescope-frecency.nvim | /r/neovim | 2023-10-12

    I have been working on restructuring telescope-frecency.nvim. One of the biggest changes is removing dependency for sqlite.lua.

  • godot-lua-pluginscript

    Godot PluginScript for the Lua language, currently based on LuaJIT's FFI

  • nvim-highlite

    A colorscheme generator that is "lite" on logic for the developer.

  • Project mention: Which colorscheme has the best features and granular customization (default colors aside)? Or a plugin for building custom color schemes? | /r/neovim | 2023-06-01

    nivm-highlite boasts ease of configuration, but I haven't tried it yet. It shows only dark themes, but most of the themes support `background=light`. However they are kinda low contrast out of the box.

  • projections.nvim

    A map to your filesystem

  • Prometheus

    Lua Obfuscator written in pure Lua (by prometheus-lua)

  • pure_lua_SHA

    SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed

  • lua-radix-router

    A lightweight high-performance and radix tree based router for Lua/LuaJIT/OpenResty https://github.com/vm-001/gateways-routing-benchmark

  • Project mention: Introduces an API Router Based on Radix Tree | news.ycombinator.com | 2024-01-10

    the fastest API Router in Lua/LuaJIT.

    The router is written in pure Lua and can run in Lua interpreter(>= 5.2). The Router can also run in LuaJIT for the best performance since the util functions will switch to the JIT version if possible.

    For those interested:

    https://github.com/vm-001/lua-radix-router

    I'm currently adding more and more real-world user cases for the Router. See https://github.com/vm-001/lua-radix-router-use-cases

  • koreader-base

    Base framework offering a Lua scriptable environment for creating document readers

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Lua Luajit related posts

Index

What are some of the best open-source Luajit projects in Lua? This list will help you:

Project Stars
1 Kong 37,647
2 koreader 15,377
3 apisix 13,749
4 cdn-up-and-running 3,126
5 luarocks 3,095
6 snabb 2,942
7 luafun 2,033
8 luakit 1,963
9 nelua-lang 1,872
10 Penlight 1,835
11 picolove 730
12 game-engine-2d 720
13 debugger.lua 717
14 luaradio 591
15 code_runner.nvim 494
16 sqlite.lua 448
17 godot-lua-pluginscript 280
18 nvim-highlite 237
19 projections.nvim 220
20 Prometheus 196
21 pure_lua_SHA 190
22 lua-radix-router 207
23 koreader-base 122

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com