Showing 15 open source projects for "lua-executor"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Pegasus.lua

    Pegasus.lua

    Pegasus.lua is an http server to work with web applications

    An HTTP Server to work with web applications written in Lua.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Tengine

    Tengine

    A distribution of Nginx with some advanced features

    Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including taobao.com and tmall.com. Tengine has been an open source project since December 2011. It is being actively developed by the Tengine team, whose core members are from Taobao, Sogou and other Internet companies. Tengine is a community...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    civetweb

    civetweb

    Embedded C/C++ Web Server

    Civetweb is a small footprint HTTP Server with optional Lua and SQLite support written in C. It can be embedded into C/C++ applications or used as stand alone web server for Windows, Linux, BSD or Mac-OS. This project is based on the Mongoose web server, but maintains the MIT license and is free from GPL licenses. Installation Guide https://github.com/civetweb/civetweb/blob/master/docs/Installing.md Contributions are welcome and encouraged.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    HTTP library for Lua

    HTTP library for Lua

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5

    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
  • 6
    Mako Server

    Mako Server

    Fast and Compact Web Application Server

    As a compact application and web server, the Mako Server helps developers rapidly design server side web applications. The Mako Server provides a barebone web application server environment from which developers can design and implement complete, custom solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    qHttpd - Highly Customizable HTTPD
    The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    easy to use, simple, small and fast web server for html and lua pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C++ application server optimized for very tight control of memory allocations, efficient execution algorithms, built-in timing and statistics for performance tuning and easy extension. Based on MVC model with embedded Lua scripting/template engine. Sourc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    Weabers stand for Web Application Browser and Server.It is a PHP and LUA enabled Webserver and Web browser combined into one single application. It is intended to a framework to allow easy execution of offline Web2 apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A calculator for dates. May calculate how many days there are between two dates or the next date from a starting date. Runs on Palm Os and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lancer is an HTTP server for POSIX systems. Some of the main features include a threaded design, full RFC compliance, and a powerful Lua based configuration system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple webserver supports CGI, programming language LUA gonna be embedded to allow more flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nanoki, a simple, elegant wiki engine implemented in Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    moonbird embed

    moonbird is a simple but powerful http server (beta) with lua 5.2, and

    # moonbird is a simple but powerful http server (beta) with lua 5.2, and sqlite3 embed ## inspired on a old project based on: https://www.apache.org https://www.php.org https://www.nodejs.org https://github.com/slimphp/Slim/tree/2.x https://github.com/Philipp15b/php-i18n https://redbeanphp.com/index.php https://mustache.github.io/ https://thephpleague.com/pt-br/ ## libraries/info used in this demo: https://www.lua.org https://www.lua.org/extras/5.2/ http://www.sqlite.org https://github.com/APItools/router.lua http://dkolf.de/src/dkjson-lua.fsl/home https://github.com/lunarmodules/say https://github.com/Olivine-Labs/lustache https://github.com/Tieske/date https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#information_responses ## why/motivation: a simple but powerfull webserver with lua (w/ router, i18n, template, logs, ...) and sqlite3 using a simple 'handler' interface to call lua, ring, javascript or php ## image splash created
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB