[go: up one dir, main page]

Open Source Lua Software - Page 3

Lua Software

Lua Clear Filters

Browse free open source Lua Software and projects below. Use the toggles on the left to filter open source Lua Software by OS, license, language, programming language, and project status.

  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • Cortex: Boost Developer Coding Skills Icon
    Cortex: Boost Developer Coding Skills

    Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.

    Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
    Try it now!
  • 1
    Luacheck

    Luacheck

    A tool for linting and static analysis of Lua code

    Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments. Luacheck supports checking Lua files using the syntax of Lua 5.1, Lua 5.2, Lua 5.3, and LuaJIT. Luacheck itself is written in Lua and runs on all of the mentioned Lua versions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Rime ICE

    Rime ICE

    rime-ice is a highly optimized schema for the RIME input method

    rime-ice is a highly optimized schema for the RIME (中州韻) input method engine, offering a clean, intelligent, and efficient Chinese input experience. Built with modular configuration files and designed for performance, rime-ice provides powerful input suggestions, simplified vocabulary, and flexible customization, catering to users who want a streamlined and practical Chinese typing setup.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Textadept

    Textadept

    Fast, and remarkably extensible cross-platform text editor

    A fast, minimalist, and remarkably extensible cross-platform text editor. Textadept’s user interface is sleek and simple. Relentlessly optimized for speed and minimalism over the years, the editor consists of less than 2000 lines of C and C++ code, and less than 4000 lines of Lua code. Textadept runs on Windows, macOS and Linux. It also has a terminal version, which is ideal for work on remote machines. Textadept is an ideal editor for programmers who want endless extensibility without sacrificing speed or succumbing to code bloat and featuritis. The editor gives you complete control over the entire application using the Lua programming language. Everything from moving the caret to changing menus and key bindings on the fly to handling core events is possible. Its potential is vast.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    VGit

    VGit

    Visual git plugin for Neovim

    Visual Git Plugin for Neovim to enhance your git experience.
    Downloads: 6 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 5
    WeakAuras

    WeakAuras

    World of Warcraft addon that provides a powerful framework

    WeakAuras is a powerful and flexible framework that allows the display of highly customizable graphics on World of Warcraft's user interface to indicate buffs, debuffs, and other relevant information. This addon was created to be a lightweight replacement for Power Auras but has since introduced more functionalities while remaining efficient and easy to use. An intuitive and powerful configuration interface. Custom textures including all textures from Power Auras and Blizzard's spell alerts. Progress bars and textures that show the exact duration of auras. Displays based on auras, health, power (mana, rage, soul shards, holy power, etc.), cooldowns, combat events, runes, totems, items, and many other triggers. Preset and user-defined animations. Custom side-effects such as chat announcements or sounds. Grouping, which allows multiple displays to be positioned and configured at the same time. CPU optimizations such as conditional loading/unloading of displays, modularity, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    busted

    busted

    Elegant Lua unit testing

    busted is a unit testing framework with a focus on being easy to use. Supports Lua >= 5.1, luajit >= 2.0.0, and moonscript. busted test specs read naturally without being too verbose. You can even chain asserts and negations, such as assert.is_not.equal. Nest blocks of tests with contextual descriptions using describe, and add tags to blocks so you can run arbitrary groups of tests. An extensible assert library allows you to extend and craft your own assert functions specific to your case with method chaining. A modular output library lets you add on your own output format, along with the default pretty and plain terminal output, JSON with and without streaming, and TAP-compatible output that allows you to run busted specs within most CI servers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    pgf

    pgf

    A Portable Graphic Format for TeX

    PGF is a TeX macro package for generating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdftex and dvips. It comes with a user-friendly syntax layer called TikZ.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    quvi is a command line tool for parsing Adobe Flash media stream URLs. libquvi is a cross-platform library for parsing media stream URLs with C API.
    Leader badge">
    Downloads: 152 This Week
    Last Update:
    See Project
  • 9
    LuaEdit is an IDE/Text Editor/Debugger for the Lua language. Its interface looks like MS Visual Studio .Net� and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Client under GPL and server (core debugger) under LGPL.
    Leader badge">
    Downloads: 58 This Week
    Last Update:
    See Project
  • Effortlessly Manage Product Information Icon
    Effortlessly Manage Product Information

    OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.

    A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
    Learn More
  • 10
    AstroNvim

    AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins. AstroNvim is provided as a plugin that can be installed with the lazy.nvim plugin manager and then used to import all of the plugin configurations that AstroNvim provides. To quickly get started it is recommended to start with the official AstroNvim Template which provides a great starting point for a new AstroNvim based configuration. We found other Neovim configurations either being powerful out of the box but hard to customize, or easy to customize but minimal out of the box functionality. AstroNvim aims to find the middle ground with a great out of the box experience while empowering the user to make tweaks where they want.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    React Lua

    React Lua

    A comprehensive, but not exhaustive, translation of upstream ReactJS

    A comprehensive, but not exhaustive, translation of upstream ReactJS 17.x into Lua. React Lua is a comprehensive translation of upstream ReactJS from JavaScript into Lua, and is highly-turned for both performance and correctness. When possible, upstream flow type and definitely-typed types have been translated into Luau-type annotations. The major and minor version of React Lua is aligned to the upstream used for the translation, except where noted. Due to the close nature of the two implementations, most articles, videos, or blog posts that give React JS advice can be applied to React Lua -- modulo language differences, of course.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Roact

    Roact

    A declarative UI library for Roblox Lua inspired by React

    Roact is a declarative view management library for Roblox that is similar to Facebook’s React. You can use Roact to create dynamic graphical user interfaces in Roblox games. Combine with Rodux for optimal syncing with game data when creating GUIs. Roact has many similarities with React: it exposes an API much like React’s, implements nearly identical semantics, and is made out of elements.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Which Key

    Which Key

    Create key bindings that stick

    WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    feline.nvim

    feline.nvim

    A minimal, stylish and customizable statusline for Neovim

    A minimal, stylish and customizable status /winbar for Neovim written in Lua. Feline is a Lua statusline plugin that prioritizes speed, customizability and minimalism. It's fast and never gets in your way. Feline only provides you with the necessary tools that you need to customize the statusline to your liking and avoids feature-bloat. It's also extremely customizable and allows you to configure it in any way you wish to. Feline also has reasonable defaults for those who don't want to configure things and just want a good out of the box experience.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    nvim-ufo

    nvim-ufo

    Not UFO in the sky, but an ultra fold in Neovim

    The goal of nvim-ufo is to make Neovim's fold look modern and keep high performance. Not UFO in the sky, but an ultra fold in Neovim. Using a provider of ufo, must set a large value for foldlevel, this is the limitation of foldmethod=manual. A small value may close fold automatically if the fold ranges updated.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    rocks.nvim

    rocks.nvim

    Neovim plugin management inspired by Cargo, powered by luarocks

    Neovim plugin management inspired by Cargo, powered by luarocks. rocks.nvim revolutionizes Neovim plugin management by streamlining the way users and developers handle plugins and dependencies. Integrating directly with luarocks, this plugin offers an automated approach that shifts the responsibility of specifying dependencies and build steps from users to plugin authors. The traditional approach to Neovim plugin management often places an unjust burden on users, by requiring them to declare dependencies and build instructions manually.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    Oblige

    Oblige is a random level generator for classic FPS games

    Oblige is a random level generator for classic FPS games, especially the DOOM games, but aiming to support Heretic, Hexen and Quake eventually.
    Leader badge">
    Downloads: 27 This Week
    Last Update:
    See Project
  • 18
    Fish Fillets - Next Generation
    Open Source implementation of the wonderful puzzle game Fish Fillets from ALTAR interactive.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    Doom Nvim

    Doom Nvim

    A Neovim configuration for the advanced martian hacker

    Doom Nvim is a Neovim interpretation of the doom-emacs framework, adapted to Vim philosophy. Our goal is to provide a configurable, extensible, performant and stable basis for any neovim configuration.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Luci App For Clash

    Luci App For Clash

    Luci interface for Clash Openwrt

    A rule-based custom proxy client for Openwrt based on Clash.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Luvit

    Luvit

    Lua + libUV + jIT = pure awesomesauce

    Luvit implements the same APIs as Node.js, but in Lua. This helps teams migrate without having to learn a new way of programming. Choose your async model; we don’t mind; we encourage experimentation. If you don’t like callbacks and event emitters, use coroutines and write blocking-style code without actually blocking your event loop. The various projects in the luvit ecosystem can be mixed and matched to build the ideal runtime for your application. The luvit CLI tool can be used as a scripting platform just like node. This can be used to run lua scripts as standalone servers, clients, or other tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    NvChad

    NvChad

    Blazing fast Neovim config providing solid defaults and a beautiful UI

    NvChad is a neovim config written in lua aiming to provide a base configuration with very beautiful UI and blazing fast start time (around 0.02 secs ~ 0.07 secs). We tweak UI plugins such as telescope, nvim-tree etc well to provide an aesthetic UI experience. Lazy loading is done 93% of the time meaning that plugins will not be loaded by default, they will be loaded only when required also at specific commands, events etc. This lowers the start time and it was like 0.07~ secs tested on an old Pentium machine 1.4ghz + 4gb ram & HDD. NvChad is supposed to be used with its starter config, so nvchad main repo ( this repo ) can be imported as a plugin via lazy's import feature and then you can easily use this repo's modules like autocmds etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Planimeter Game Engine 2D

    Planimeter Game Engine 2D

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

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua. Planimeter Game Engine 2D was designed for multiplayer-first game experiences and to bring professional-grade game engine features to the hobbyist community. It is the most feature-packed game engine you've ever heard of, and provides more functionality out-of-the-box than most other competing game engines.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Rosé Pine for Neovim

    Rosé Pine for Neovim

    Soho vibes for Neovim

    All natural pine, faux fur, and a bit of soho vibes for the classy minimalist. Rosé Pine has three variants: main, moon, and dawn. By default, vim.o.background is followed, using dawn when light and dark_variant when dark.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Shrinko8

    Shrinko8

    Shrink (minify) Pico-8 (& Picotron) carts, as well as other tools

    Shrinko8 is a set of tools aimed at optimizing PICO-8 and Picotron cartridges by reducing their code size. It offers functionalities like code minification, linting, and format conversion, helping developers maximize the limited token space available in PICO-8.
    Downloads: 4 This Week
    Last Update:
    See Project