Showing 19 open source projects for "data structure"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    mapgen2

    mapgen2

    Map generator for games

    mapgen2 is a procedural map / island generator intended for games. It focuses on generating continent/island style maps (coastlines, mountains, rivers, etc.) with a vector / polygonal structure rather than a full high-resolution tile grid. Originally written in ActionScript, this tool emphasizes generating aesthetically pleasing island maps with realistic natural features while keeping computational complexity manageable. It supports exporting to SWF (Flash) via appropriate tooling. The most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Redot Engine

    Redot Engine

    Multi-platform 2D and 3D game engine

    Redot Engine is an open-source game engine that aims to provide a flexible foundation for building games — likely offering a modern, modular structure so developers can compose only the systems they need (rendering, physics, input, scripting, etc.). It is built to give a base framework rather than a full “batteries-included” engine, which makes it suitable for developers who prefer minimalism, want complete control over architecture, or desire to build custom workflows. Because it’s...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    WorldCupSokerban

    WorldCupSokerban

    Soccer-themed 3D Sokoban Game

    ...The mouse wheel can let you zoom in on the action! Works on Macs running OS-X and PCs running Windows or GNU/Linux. The proper command to extract the archive and maintain the directory structure is "7z x filename".
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    RufasSlider

    RufasSlider

    Klotsky class block slider puzzles.

    ...The objective in each game is stated near the window top, but usually involves moving a large block to a specified location within the window. The DirtyDozen family is similar except there are L-shaped puzzle pieces. The Traffic-Rush family uses data, with 2x1, 1x2, 3x1, 1x3 rectangles. Here, the long rectangles represent cars or trucks that can only move [roll] lengthwise...the goal being to move the red car toward the shaded "exit door". The proper command to extract the archive and maintain the directory structure is "7z x filename".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Amidst

    Amidst

    Advanced Minecraft Interface and Data/Structure Tracking

    Amidst or Advanced Minecraft Interface and Data/Structure Tracking is a tool to display an overview of a Minecraft world, without actually creating it. It can render an overview of a world from a given seed and Minecraft version, save an image of the map, display biome information and numerous other structures, and more.
    Downloads: 235 This Week
    Last Update:
    See Project
  • 7

    amidst

    Advanced Minecraft Interface and Data/Structure Tracking

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenDiablo2

    OpenDiablo2

    An open source re-implementation of Diablo 2

    This is an open-source re-implementation of the classic action-RPG Diablo II (including its expansion) — or rather, a game engine that can run it. The engine is written in Go and cross-platform, aiming to bring the feel of the original 2000s-era ARPG to modern systems. Because the project does not include the original game assets, users must supply their legally purchased copy of Diablo II / Lord of Destruction; the engine then loads the MPQ archives and runs the game. The project is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Euler

    Euler

    A distributed graph deep learning framework.

    As a general data structure with strong expressive ability, graphs can be used to describe many problems in the real world, such as user networks in social scenarios, user and commodity networks in e-commerce scenarios, communication networks in telecom scenarios, and transaction networks in financial scenarios. and drug molecule networks in medical scenarios, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph were items on shelves like books or CDs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Aurora.3

    Aurora.3

    The code for Aurorastation's new base, forked from Baystation12

    Aurora.3 is the codebase for AuroraStation, a heavily roleplay-focused Space Station 13 server set aboard the megacorporate starship SCCV Horizon, building upon a Baystation12 fork with rich lore, Discord integration, and MySQL-backed data systems. If you wish to develop for our codebase, please take a look at the guides under .github/guides and the github wiki, as they outline the guidelines for contributing to our codebase, which outline both the process for and the guidelines you must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Roguelike Game Kit
    A collection of reusable modules and packages which simplify roguelike game development in Java. Includes demonstrator programs to show how to use the modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ragnarok Online Site Engine (ROse) - Free Control Panel (CMS) for eAthena Ragnarok Online server Emulator. Written in PHP language. Use smarty php class for templates. contains many functions for manage eAthena dabases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RPGCalc is a calculation engine designed to allow user/developers to model RPG systems and create tools like GM assistants and character generator. Using Scheme for math and XML+Xpath for data and structure any system can be modeled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    J2MEFS is an API for the J2ME that extends the RMS. It lets you save persistent data in your MIDlets without even knowing what a RecordStore is. You can create a structure of directories and access files through names and paths (MIDP 1.0 and above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PCGen Data Manipulation/Management - For the manipulation/management of the data sets (list files) and data structure (directory tree) used within PCGen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tools based on a data structure to efficiently represent the current state of a game of Go. These include a Go problem solver and a SGF editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a C++ template container implementation of k-dimensional space sorting based on the kd-tree data structure. THIS PROJECT HAS MOVED TO ALIOTH.DEBIAN.ORG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Used to be Battle for Destiny. All rooms/objs/mobs/areas are one data structure. Players are within a world where wars happen and players can shape the direction of the world. The world can be automatically generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next