Showing 887 open source projects for "lua-cjson"

View related business solutions
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    json.lua

    json.lua

    A lightweight JSON library for Lua

    json.lua is a lightweight JSON library for Lua that provides straightforward encoding and decoding without requiring a large external package. It is designed to be dropped into an existing project as a single Lua file, then required directly from application code. The library exposes a simple API for turning Lua values into JSON strings and parsing JSON strings back into Lua values.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Feneric Minima

    Feneric Minima

    Minima is an homage to the 8-bit Ultima games

    Minima is an adventure RPG developed in the PICO-8 environment, serving as an homage to the early Ultima games, particularly Ultima II through V. It features a world view, enterable towns, and 3D dungeon displays, capturing the essence of classic 8-bit RPGs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Shogun

    Shogun

    Unified and efficient Machine Learning since 1999

    Shogun is a unified and efficient Machine Learning since 1999. Shogun is implemented in C++ and offers automatically generated, unified interfaces to Python, Octave, Java / Scala, Ruby, C#, R, Lua. We are currently working on adding more languages including JavaScript, D, and Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Luaj

    Luaj

    Lightweight, fast, Java-centric Lua interpreter

    Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    hyper3DGE Project

    hyper3DGE Project

    3D-Accelerated open-source DOOM engine

    As a continuation of the EDGE Project, hyper3DGE gives the end-user more power from the most advanced alternative DOOM engine - combined with portability to most systems, including game consoles.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6

    eja

    micro web server

    This is a forking and extensible micro web server written in C and Lua that can serve static files and dynamic Lua scripts. Commands can be passed from script, interactive shell or via signed url. Scripts can be compiled to portable bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    luabot v2

    luabot v2

    IDE y placa de desarrollo tecnológica de programación/electrónica

    LuaBot es una plataforma que puede ser usada en robótica, domótica u otros fines donde sea necesario automatizar un proceso y pueda intervenir la electrónica. Consta tanto de un hardware y un software, ambos de tipo open source. LuaBot es pensado como una herramienta que facilita la programación de tareas que necesiten ser automatizadas y/o tele-operadas incorporando elementos básicos para tal fin, además, evita al usuario final la engorrosa tarea de aprender un lenguaje de programación,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DeepMask

    DeepMask

    Torch implementation of DeepMask and SharpMask

    ...A companion refinement model (SharpMask) sharpens the coarse predictions, recovering fine boundaries like thin limbs or object edges. The repository (in the original Torch/Lua stack) includes pretrained weights, training scripts, and evaluation utilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    lua_alt_getopt is a module for Lua programming language for parsing command line arguments. Goals: compatibility to POSIX "Utility Syntax Guidelines" (guidelines 3-13), GNU getopt_long(3) extentions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    RaptorJIT

    RaptorJIT

    A dynamic language for system programming (LuaJIT fork)

    RaptorJIT is a Lua implementation suitable for high-performance low-level system programming. If you want to use a simple dynamic language to write a network stack; a hypervisor; a unikernel; a database; etc, then you have come to the right place.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    EmmyLua

    EmmyLua

    Lua IDE/Debugger Plugin for IntelliJ IDEA

    Lua IDE/Debugger Plugin for IntelliJ IDEA.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    waifu2x

    waifu2x

    Single-image super-resolution for anime-style art

    Single-Image Super-Resolution for Anime-Style Art using Deep Convolutional Neural Networks. And it supports photo. You can train your own model, change image size, reduce image noise, upscale and customize your image's style. It provides the option of converting and downloading your edited images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Titan Panel

    Titan Panel is an AddOn for the MMORPG World of Warcraft

    Welcome to the Titan Panel Development Team SourceForge site. This will be our home for the Titan Panel bug tracking and wiki. Titan Panel is an AddOn for the MMORPG World of Warcraft. Titan Panel adds information bars to the top and/or bottom of the Blizzard UI window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Luacheck

    Luacheck

    A tool for linting and static analysis of Lua code

    ...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: 11 This Week
    Last Update:
    See Project
  • 16
    Moses

    Moses

    Utility library for functional programming in Lua

    A Lua utility-belt library for functional programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ponder

    Ponder

    C++ reflection library with Lua binding, and JSON and XML

    ...For example, Ponder can be used to expose and edit objects' attributes in a graphical user interface. It can also be used to do automatic binding of C++ classes to script languages such as Python or Lua. Another possible application would be the serialization of objects to XML, text or binary formats. Or you can even combine all these examples to provide a powerful and consistent interface for manipulating your objects outside C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ltui

    A cross-platform terminal ui library based on Lua

    LTUI is a cross-platform terminal ui library based on Lua. This framework originated from the requirements of graphical menu configuration in xmake. Similar to the linux kernel's menuconf to configure the compilation parameters, so using curses and lua to implement a cross-platform character terminal ui library. Refer to kconfig-frontends for style rendering. Of course, users can customize different ui styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xmake

    xmake

    A cross-platform build utility based on Lua

    xmake is a cross-platform build utility based on lua. The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Bilibili Mac Client

    Bilibili Mac Client

    An unofficial bilibili client for Mac

    ...Barrage keyword shielding, intelligent shielding. Support watching live, with live barrage. Support custom mpv configuration files, customizable shortcut keys, load Lua scripts. Multi-language/font perfect ASS subtitle rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DRAKON Editor

    DRAKON Editor

    A free cross-platform editor for the DRAKON visual language.

    ...DRAKON serves them to explain the dynamics of a software system. Software engineers can use DRAKON Editor to build algorithms in Go, Java, Processing.org, D, C#, C, C++, Python, Tcl, Javascript, Erlang and Lua.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22
    The secrets of Dyrt

    The secrets of Dyrt

    A fun and challenging RPG game

    Eric thinks he's no good as his sister Rebecca tops him in everything. When he tries to prove himself he gets noticed by evil guys going to hunt him down. How are you gonna solve that? This is an oldskool RPG game in old NES/SNES style, but with still some cool new twists. Features: - Turn based battles - Playable in English and Dutch - Strong storyline - 8 playable characters with their own background and unique spells/skills/abilities - Available for Windows and Mac - Ability...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Highlight

    Highlight

    Source code to formatted text converter

    ...Highlight was designed to offer a flexible but easy-to-use syntax highlighter for several output formats. No syntax or coloring information is hardcoded, instead all relevant data is stored in configuration scripts. These Lua scripts may be altered and enhanced with plug-in scripts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Ardb

    Ardb

    A redis protocol compatible nosql, it support multiple storage engines

    ...Ardb instance work as slave of Redis 2.6/2.8+ instance. Arab instance work as master of Redis 2.6/2.8+ instance. Ardb instance work as slave of Ardb instance. Auto failover support by redis-sentinel. Lua Scripting support. Pub/Sub. All redis pubsub commands are supported. Transactions. All redis transaction commands are supported. Backup data online. Use 'save/bgsave' to backup data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenTomb

    OpenTomb

    Game engine for playing tomb raider 1 - 5 levels.

    ...Resource loading routines are taken from http://icculus.org/vt/vt/ project. It is developing in netbeans 7 + GCC TDM 4.9.2 Used libraries: SDL2, SDLimage with jpeg and png libs, vorbis (ogg support), OpenGL, OpenAL, freetype 2, LUA, BULLET. Youtube engine work example: http://www.youtube.com/watch?v=Jf3JGm67oS0 I need some help in game behavior algorithms, level parsing, e.t.c. Needed for work: 1) Original Tomb Raider levels 2) Font .ttf 3) Config files (config.lua and autoexec.lua)
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo