Showing 40 open source projects for "basic-ro"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 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
  • 1
    g3d

    g3d

    Simple and easy 3D engine for LÖVE

    groverburger's 3D engine (g3d) simplifies LÖVE's 3d capabilities to be as simple to use as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Google protobuf support for Lua

    Google protobuf support for Lua

    A Lua module to work with Google protobuf

    This project offers a C module for Lua (5.1, 5.2, 5.3, 5.4, and LuaJIT) manipulating Google's protobuf protocol, both for version 2 and 3 syntax and semantics. It splits into the lower-level and the high-level parts for different goals. For converting between binary protobuf data with Lua tables, using pb.load() loads the compiled protobuf schema content (*.pb file) generated by Google protobuf's compiler named protoc and call pb.encode()/pb.decode(). If you don't want to depend Google's...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Kong

    Kong

    The Cloud-Native API Gateway

    Kong is a next generation cloud-native API platform for multi-cloud and hybrid organizations. When building for the web, mobile, or Internet of Things, you’ll need a common functionality to run your software, and Kong is that solution. Kong acts as a gateway, connecting microservices requests and APIs natively while also providing load balancing, logging, monitoring, authentication, rate-limiting, and so much more through plugins. Kong is highly extensible as well as platform agnostic,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    lua-resty-openidc

    lua-resty-openidc

    OpenID Connect Relying Party and OAuth 2.0 Resource Server

    lua-resty-openidc is a library for NGINX implementing the OpenID Connect Relying Party (RP) and/or the OAuth 2.0 Resource Server (RS) functionality. When used as an OpenID Connect Relying Party it authenticates users against an OpenID Connect Provider using OpenID Connect Discovery and the Basic Client Profile (i.e. the Authorization Code flow). When used as an OAuth 2.0 Resource Server it can validate OAuth 2.0 Bearer Access Tokens against an Authorization Server or, in case a JSON Web Token is used for an Access Token, verification can happen against a pre-configured secret/key. It maintains sessions for authenticated users by leveraging lua-resty-session thus offering a configurable choice between storing the session state in a client-side browser cookie or use in of the server-side storage mechanisms shared-memory|memcache|redis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Agena

    Agena

    Agena is an interpreted procedural programming language.

    Agena is an easy-to-learn procedural programming language designed for science, scripting, and many other applications. Binaries are available for Windows, Linux, Solaris, OS/2, Mac OS X, Raspberry Pi and DOS.
    Leader badge
    Downloads: 190 This Week
    Last Update:
    See Project
  • 6
    IUP
    IUP is a portable toolkit for building graphical user interfaces. It offers a configuration API in three basic languages: C, Lua and LED. IUP purpose is to allow a program to be executed in different systems without any modification.
    Leader badge
    Downloads: 269 This Week
    Last Update:
    See Project
  • 7

    Underwear Arcade

    A repository to store arcade games developed by Underwear Demesne.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MPX100 Editor

    MPX100 Editor

    Patch Selector for Lexicon MPX100

    Not really an editor yet, but just a basic patch selector. One day I would like to add sysex functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    BZFlag World Map Editor

    Edit BZFlag world maps with 3D preview

    Edit BZFlag world maps with 3D preview Currently limited to basic objects; may support meshes later. Reads and parses a bzw file, displays it with 3D camera, highlights selected object, shows object definition, edits the object, creates new objects, and saves to a bzw file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    registers.nvim

    registers.nvim

    Neovim plugin to preview the contents of the registers

    Show register content when you try to access it in Neovim. Written in Lua. This plugin adds an interactive and visually pleasing UI for selecting what register item to paste or use next. It offers basic syntax highlighting, a preview, and an equally (if not more) efficient experience using Neovim registers. One simply uses " or CtrlR as one would normally, and then enjoys the benefit of seeing the contents of all filled registers without having to use the :reg command beforehand. It essentially removes an annoying step in using Neovim registers (checking where a specific item is, which register you might have used earlier, etc.), and lets you increase your efficiency while also increasing Neovim’s aesthetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LIKO-12

    LIKO-12

    LIKO-12 is an open source fantasy computer made using LÖVE

    LIKO-12 is a fantasy computer that you can use to make, play, and share tiny retro-looking games and programs. It comes with a default, fully customizable, DOS-like operating system installed, called DiskOS. DiskOS provides an environment with basic command-line programs and visual game editors. The created games and programs are saved as disk files that can be easily shared to friends or anyone else.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    Lite

    Lite

    A lightweight text editor written in Lua

    lite is a lightweight, minimalist text editor written in Lua. Designed for simplicity and extensibility, it provides a clean interface and core editing features with low resource usage. Its entire UI and logic are written in Lua, making it highly hackable and customizable. It’s aimed at developers who prefer speed and minimalism over feature bloat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    30log

    30log

    30 lines library for object orientation in Lua

    30log, in extenso 30 Lines Of Goodness is a minified framework for object orientation in Lua. It provides named and unnamed classes, single inheritance, metamethods and basic support for mixins. In 30 lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flexible ROM Corruptor

    Flexible ROM Corruptor

    ROM corrupter for multiple operating systems.

    A flexible ROM corruptor, compatible with several operating systems. ROM corrupting is a popular hobby but is known for being exclusively on Windows due to the general lack of utilities on Mac, Linux and other operating systems. This utility is designed for optimization and compatibility for multiple operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stars of Call

    Stars of Call

    A space game in the Hoshikaze 2250 universe, built on the NAEV engine

    Stars of Call will ultimately be a mix of Elite-like, Rogue-like and RTS, set in the Hoshikaze 2250 Sci-Fi universe, developed by the eponymous French Association. Hoshikaze 2250 is a very large universe, set in the year 2250, Human Occidental Calendar. With 9 sentient species sharing more than 3000 stellar systems linked by natural hyperjump tunnels and settled on nearly 200 planets, it allows to develop many things around it : short stories books, novels, comics, paperback RPGs,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Mini Mbm
    English: Mini Mbm is the name given to the graphics engine which offers basic and essential resources to develop 2D and 3D games or applications. In this first version it is possible to develop desktop (Windows) and Android (mobile). Português: Mini-Mbm é o nome dado ao motor gráfico no qual apresenta recursos básicos e essenciais para desenvolver jogos ou aplicativos 2D e 3D. Nesta primeira versão é possível o desenvolvimento para desktop (Windows) e Android (mobile).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    ...For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those scripts where querying the hosting application entities is paramount: RPG videogames, Adobe Photoshop Lightroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PDSD4TC
    Public Development for the Community Educational Project meant to inspire your creative talent in a variety of areas such as: C++ Coding, Apache / Windows / Virtual server Administration & DNS, Graphic Design, 3D in-game development, website html / php / asp / java, MySQL database management and troubleshooting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    Euphoria is a 2 Game Engine and Development kit for aspiring game designers who are interested in getting their feet wet in the world of game design and programming. Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music - Sound Effects - Simple object collision detection - Pseudo 3D for making simulated 3D with 2D graphics - Scriptable Menus, buttons, etc - Custom Lua file manipulation libraries and script engine binding - Cut scene videos - Open Source What Euphoria is NOT: - A professional game design engine (maybe someday) - Bug free - Size Efficient (textures are stored as bitmaps - 3D - Covered Under Warranty - A Game, this is a Kit to BUILD a game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Kiel University Relation package

    Fast C library for relation algebra using binary decision diagrams.

    Kure is a C library which provides manipulation of relations and operations of relation algebra using a fast implementation using binary decision diagram. It provides a Lua based domain-specific embedded programming language to conveniently manipulate and work with relations. For instance, given relations R, S, the tupling of them can be computed using [R,S] and they can be composed using R*S.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    ...This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code and writing some documentation at the point where I have a good basic feature set. I will release new alphas every few weeks, containing source code and OS-specific binaries, unless I put development on hold for a while (see below). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EncoreBassing

    EncoreBassing

    EncoreBassing Preview

    This is a Vietnamese Open-source Multimedia Player. Decode any codecs like MP3, MP4, ADX, OGG, WAVE, WMA, WMV,.... Based the BASS.dll & Fmodex.dll. The project is back since July 16th 2013. Version 1.2.0 is coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OT Script Maker
    Este es el script maker. herramienta para crear scripts en lua para open tibia
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.