Showing 22 open source projects for "lua"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Neovim DBee

    Neovim DBee

    Interactive database client for Neovim

    Interactive database client for Neovim. This project aims to be as cross-platform as possible, but there are some limitations (for example some of the go dependencies only work on certain platforms). To address this issue, the client implementations are detached from the main logic and they register themselves to DBee backend on plugin start. This allows the use of build constraints, which we use to exclude certain client implementations on certain platforms. You can pass an optional table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Carmine

    Carmine

    Redis client and message queue for Clojure

    A pure-Clojure Redis client & message queue. Redis is awesome and it's getting more awesome every day. It deserves a great Clojure client. Fully documented, API with full support for the latest Redis versions. Industrial strength connection pooling. Composable, first-class command functions. Flexible, high-performance binary-safe serialization using Nippy. Simple, high-performance message queue (v2+, Redis 2.6+). Simple, high-performance distributed lock (v2+, Redis 2.6+). Pluggable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    osm2pgsql

    osm2pgsql

    Import OpenStreetMap data into a PostgreSQL/PostGIS database

    osm2pgsql is a powerful tool for importing OpenStreetMap (OSM) data into a PostgreSQL/PostGIS database, enabling geographic data analysis and map rendering. It supports various rendering schemas like "flex" and "lua" to customize how data is loaded and indexed. Designed for performance and scalability, osm2pgsql is widely used in map tile generation pipelines and by GIS professionals handling large-scale spatial datasets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Tarantool

    Tarantool

    Get your data in RAM, get compute close to data, enjoy the performance

    In OLTP scenarios, Tarantool can be used instead of relational databases. Such a solution will work many times faster. With Tarantool, you can replace the traditional bundle of database & cache and reduce operational costs. Tarantool is tolerant of write-heavy loads. It also allows keeping full-featured applications close to the data, thus reducing data access network latency to zero. The open-source Community Edition lets you develop applications and speed up a system in operation. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • #1 Solar Design & CRM Software for fast-growing solar businesses. Icon
    #1 Solar Design & CRM Software for fast-growing solar businesses.

    Solar businesses looking for a design and CRM solution to create compelling solar proposals

    Create accurate proposals from anywhere in under 2 minutes using hi-res imagery, energy analysis and 3D shading tools in Pylon's intuitive design studio. Pylon is the only solar design software to give you high-resolution imagery in-app with no monthly fees. Identify dates of concern and track shading impact throughout the year using Pylon's award-winning 3D Solar Shading toolkit. Help your team better understand customer consumption patterns and maximize self-consumption using Pylon's load profile and interval data analysis. Analyze load profiles & interval data. Close more solar proposals with interactive Web & PDF proposals, native eSignatures and a payment processing gateway. Fully integrated solar CRM designed to integrate with your solar design software and convert proposals. Get 2-way SMS and email, communications with your team, lead management, and ready-made deal pipelines with Pylon Solar CRM.
    Learn More
  • 5
    ioredis

    ioredis

    A performance-focused Redis client for Node.js

    ioredis is a robust, full-featured Redis client that is used in the world's biggest online commerce company Alibaba and many other awesome companies. Full-featured. It supports Cluster, Sentinel, Streams, Pipelining and of course Lua scripting & Pub/Sub (with the support of binary messages). High performance. Delightful API. It works with Node callbacks and Native promises. Transformation of command arguments and replies. Transparent key prefixing. Abstraction for Lua scripting, allowing you to define custom commands. Support for binary data. Support for TLS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Valkey

    Valkey

    A flexible distributed key-value datastore

    ...You can operate on data structures in-place with an expressive collection of commands. Valkey also supports native extensibility with built-in scripting support for Lua and supports module plugins to create new commands, data types, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    NSBase

    NSBase

    NSBase is a database management system.

    ...NSBase use SQLite, Firefird, Interbase, MariaDB, Mysql, Postgresql, Sybase It allows to quickly build complete database applications. Its modern interface is simple and ergonomic. Its scripting in LUA makes it possible to dynamize your applications. It is a rapid development workshop (IDE / RAD) visual type (sqlite form generator). It is a real alternative to MSAccess, kexi and other. Import your database : Text files, MS Access (MDB File), SQLite and Kexi Build your applications quickly, thanks to integrated wizards It can create stand-alone applications without specific installation, it generates an exe file under windows quickly and easily (or the equivalent under linux)
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
    Redis for Windows

    Redis for Windows

    Native port of Redis for Windows

    ...Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions, etc.
    Downloads: 143 This Week
    Last Update:
    See Project
  • 9
    Redis Client for Crystal

    Redis Client for Crystal

    Full featured Redis client for Crystal

    A Redis client for the Crystal programming language. This Redis instance can be shared across fibers and accepts the same Redis commands as the Redis class. It automatically allocates and frees connections from/to the pool, per command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 10
    sysbench

    sysbench

    Scriptable database and system performance benchmark

    ...Low overhead even with thousands of concurrent threads. sysbench is capable of generating and tracking hundreds of millions of events per second. New benchmarks can be easily created by implementing pre-defined hooks in user-provided Lua scripts. Can be used as a general-purpose Lua interpreter as well, simply replace #!/usr/bin/lua with #!/usr/bin/sysbench in your script. Execute events for this many seconds with statistics disabled before the actual benchmark run with statistics enabled. This is useful when you want to exclude the initial period of a benchmark run from statistics.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    starrydb-publice

    starrydb-publice

    starrydb is game server engine

    starrydb is game server engine, As long as a few simple scripts can help you quickly build a game server. email:admin@starrydb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Qihoo360 Atlas

    Qihoo360 Atlas

    A high-performance and stable proxy for MySQL

    ...Currently, the project has been widely applied in QIHU, many MySQL businesses has connected to the Atlas platform. The number of read and write requests forwarded by Atlas has reached billions. Rewrite all lua code with C, Lua is only used for the management interface. Rewrite the network model and the threading model. Optimize the locking mechanism, performance improved immensely. When Atlas start, it will create multiple threads. One of them is the main thread, the others are working threads. The main thread is responsible for monitoring the connecting requests from clients, and the working thread only monitor the command request from the main thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MediaWiki Extension which displays tabular data and at the same time saves it to a database table, so that it can be retrieved on other pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StrixDB is a RDF store supporting SPARQL, SPARQL/Update and SPARQL/Protocol. This RDF graph database could be used standalone (as a Lua Module) or with httpd (Apache Web Server). Provides inference capabilities through Datalog rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Procedural language for PostgreSQL which uses Lua - lightweight fast embeddable scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HSCALE is a mysql multi db partitioning system utilizing mysql proxy. It allows you to split up tables into partitions and (later on) spread these among different MySQL servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tools for the generation of content identification records. Examples of tool usage for the creation of file databases included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Use the new MySQLWorkbench to create your Propel XML Schema
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CellAO Datalogging provides the raw data Databases / Scripts / and other Documentation for Emulating Anarchy Online or makeing bots and such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next