Luajit

Open-source projects categorized as Luajit
Language: + Lua + C + C++ + Perl

Top 23 Luajit Open-Source 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: KOReader Document Viewer for E Ink devices | news.ycombinator.com | 2024-04-10

    [2]: https://github.com/koreader/koreader/wiki/Dictionary-support...

  • 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: Multi-layer Caching in API Gateway Tackles High Traffic Challenges | dev.to | 2024-01-26

    Through this intelligent caching mechanism, APISIX efficiently utilizes system resources when handling a large volume of requests, thereby improving overall system performance and stability. APISIX, with its advanced LRU cache, provides developers with a reliable and efficient API gateway solution, facilitating smooth communication with external services.

  • sysbench

    Scriptable database and system performance benchmark

  • love

    LÖVE is an awesome 2D game framework for Lua.

  • Project mention: Ask HN: Yo wants to build a game, I'm lost. What can I do? | news.ycombinator.com | 2024-01-17

    I've built a few games with my son over the years. The fun part for us was all about fast iteration, and then laughing at the bugs together.

    There are some other recommendations here for how to approach 3d, and he is specifically asking for 3d -- but I want to put in one more pitch for 2d: the fun-to-tedium ratio can be much higher.

    I wonder if you could spend some time prototyping some of his ideas in LÖVE https://love2d.org/ -- if you show him the smallest sketch of something working, he might have an idea about what to add next.

    Many years ago, on a flight, we went from 0 to game before we landed (with no experience).

  • sol2

    Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

  • Project mention: Any tips for how to make moddable games? | /r/gamedev | 2023-05-20

    As someone said, make the game data-driven is a good first step but I will say, also have some sort of way to add additional game logic. For C++ games, lua is really easy to embed the interpreter in your C++ binary, read in the files from a directory (like /mods) with the C++ filesystem api new in C++17, and it's very easy to use SoL to write an API for lua specific to your game. Many games use lua in this way and it's probably the most common mod path setup.

  • 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?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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.

  • 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.

  • 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: Buzz: A lightweight statically typed scripting language | news.ycombinator.com | 2023-12-26
  • 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/

  • luv

    Bare libuv bindings for lua

  • 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

  • neoGFX

    Cross-platform GPU-oriented C++ application/game framework

  • 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 &lt;leader&gt;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.

  • lua-resty-mlcache

    Layered caching library for OpenResty

  • luvi

    A project in-between luv and luvit.

  • 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). The latest post mention was on 2024-04-10.

Luajit related posts

Index

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

Project Stars
1 Kong 37,431
2 koreader 15,126
3 apisix 13,625
4 sysbench 5,774
5 love 4,341
6 sol2 3,927
7 luarocks 3,070
8 cdn-up-and-running 3,048
9 snabb 2,939
10 luafun 2,023
11 luakit 1,952
12 nelua-lang 1,842
13 Penlight 1,815
14 luv 775
15 picolove 720
16 game-engine-2d 720
17 debugger.lua 712
18 luaradio 590
19 neoGFX 524
20 code_runner.nvim 482
21 sqlite.lua 445
22 lua-resty-mlcache 390
23 luvi 293
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com