Showing 885 open source projects for "data-integration"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Steamless

    Steamless

    DRM remover of the SteamStub variants

    ...Steamless will remove the SteamStub DRM protection layer that is applied via the DRM tool from the Steamworks SDK. Steamless will never remove the Steamworks API integration. (via steam_api.dll/steam_api64.dll) Steamless will never include or distribute any emulator for the Steamworks API integration. Steamless will never handle Valve's CEG (Custom Executable Generation) DRM that is used on some older games. Steamless will never promote, encourage, or assist with piracy. Steamless will never assist with bypassing anti-cheats or other protections in place by games.
    Downloads: 297 This Week
    Last Update:
    See Project
  • 2
    AimAhead

    AimAhead

    The fastest AI powered Aimbot

    AimAhead is an AI-powered aim assist tool designed for high-speed target acquisition. It captures the screen, processes the image through a selected AI model to detect enemies, and then aims towards them. Optimized for NVIDIA graphics cards, AimAhead converts ONNX models to TensorRT engine files for enhanced performance, achieving between 100 to 200 cycles per second depending on the model used.
    Downloads: 223 This Week
    Last Update:
    See Project
  • 3
    PKHeX

    PKHeX

    Pokémon Save File Editor

    Pokémon core series save editor, programmed in C#. Data is displayed in a view that can be edited and saved. The interface can be translated with resource/external text files so that different languages can be supported. Pokémon Showdown sets and QR codes can be imported/exported to assist in sharing. PKHeX expects to save files that are not encrypted with console-specific keys. Use a save data manager to import and export save data from the console (Checkpoint, save_manager, JKSM, or SaveDataFiler). ...
    Downloads: 133 This Week
    Last Update:
    See Project
  • 4
    JKSV

    JKSV

    JK's Save Manager Switch Edition

    This started as a simple, straight port of my 3DS save manager I publicly released in 2016. Despite not originally wanting to take it too far, I continued working on it for fun when I can. Dump and restore account save data. Dump and restore device saves shared by all users (Games such as Animal Crossing). Dump and restore BCAT Data. Dump and restore cache Saves. Dump system save data. Dumping this data is always enabled, but writing back needs to be enabled from the options menu. Writing to this can be very dangerous. Processes can be terminated from the Extras menu allowing you to open even more of these and explore more. ...
    Downloads: 27 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    XCharts

    XCharts

    A charting and data visualization library for Unity

    A charting and data visualization library for Unity. Unity data visualization chart plugin. A UGUIpowerful, easy-to-use, parameter-configurable data visualization chart plug-in. It supports ten built-in charts. A powerful, easy-to-use, configurable charting and data visualization library for Unity. Visual configuration of parameters, real-time preview of effects, and pure code drawing without additional resources.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    MCiSEE

    MCiSEE

    All of Minecraft, EASILY get Minecraft resources

    ...The system focuses on capturing visual information from the game environment and exposing it to external programs for analysis or machine learning research. By converting gameplay data into visual or structured formats, MCiSEE enables researchers and developers to build AI agents capable of interacting with the Minecraft environment. The project can be used as a research platform for tasks such as reinforcement learning, perception analysis, or automated gameplay strategies. It bridges the gap between game simulation and AI experimentation by providing tools that connect Minecraft gameplay with external algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Claude Code Game Studios

    Claude Code Game Studios

    Turn Claude Code into a full game dev studio

    ...It emphasizes automation in game development, allowing users to delegate tasks such as asset creation, gameplay logic, and system design to AI-driven processes. The project is built around the concept of agent-based development, where multiple AI components can collaborate or execute tasks in sequence. It supports integration with modern coding agent ecosystems, enabling users to run tasks in controlled environments and track progress. The system also reflects experimental approaches to creative coding, where AI is used not just for assistance but as an active participant in development.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    Data Crow

    Data Crow

    The ultimate cataloguer

    Data Crow allows you to use the standard movie & video (divx, xvid, DVD, Blu-ray, etc), book (and eBooks), images, board games, comic books, games & software, music (mp3 and other music files) cataloguing modules. Besides these modules, which you can change to fit your requirements, you can create new modules (want to catalogue your stamps, equipment, or anything else?).
    Leader badge
    Downloads: 269 This Week
    Last Update:
    See Project
  • 9
    Amulet Map Editor

    Amulet Map Editor

    A new Minecraft world editor and converter

    ...The program works natively with the block state format introduced in 1.13 which enables editing of all world formats. Amulet is built on top of a world converter that converts all world data into a custom superset format. This means that all worlds can be modified in the same way rather than having custom logic for each world format. Amulet comes with a built-in world converter that can be used to convert any world Amulet can open into any other world Amulet can open.
    Downloads: 825 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Steam Achievement Manager

    Steam Achievement Manager

    A manager for game achievements in Steam

    ...Because it operates independently of the game itself, it is often used to recover bugged achievements, reset progress, or manage completion status across different titles. The application requires Steam to be running and the user to be logged in, ensuring that changes are applied directly to the account’s achievement data. Its portability means it can be run without installation, making it convenient for quick use across systems.
    Downloads: 167 This Week
    Last Update:
    See Project
  • 11
    UniTask

    UniTask

    Provides efficient allocation free async/await integration for Unity

    Provides an efficient allocation free async/await integration for Unity. Struct-based UniTask<T> and custom AsyncMethodBuilder to achieve zero allocation. Makes all Unity AsyncOperations and Coroutines awaitable. PlayerLoop-based task(UniTask.Yield, UniTask.Delay, UniTask.DelayFrame, etc..) that enables replacing all coroutine operations. MonoBehaviour Message Events and uGUI Events as awaitable/async-enumerable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    RuneLite

    RuneLite

    Open source Old School RuneScape client

    ...The client is developed in Java and maintained by a large community of contributors, ensuring regular updates and bug fixes. RuneLite is designed to be lightweight and efficient, running smoothly alongside the original game client without impacting performance. It also supports easy integration with third-party APIs and offers a robust plugin framework for customization. Licensed under the BSD 2-clause license, RuneLite encourages community contributions and open collaboration.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Arnis

    Arnis

    Generate any location from the real world in Minecraft

    Arnis is a free and open-source desktop application that generates playable Minecraft worlds from real-world geographic data. The project processes large datasets from sources such as OpenStreetMap and elevation data to recreate terrain, buildings, roads, and landmarks with impressive spatial accuracy inside Minecraft. By converting geographic information into Minecraft blocks and structures, Arnis allows users to explore real cities, neighborhoods, and landscapes in a virtual environment that mirrors the real world. ...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 14
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    ...Here there are the main awards received from Google and Epic Games. raylib supports multiple target platforms, it has been tested in the following platforms but, technically, any platform that supports C language and OpenGL graphics is valid for raylib or can be very easily ported to. raylib can be combined with several extra libraries for additional functionality, some of those libraries are already used internally while others are provided for user integration, most of these libraries are single-file header-only with no external dependencies.
    Downloads: 174 This Week
    Last Update:
    See Project
  • 15
    Command & Conquer Remastered Collection

    Command & Conquer Remastered Collection

    Command & Conquer: Remastered Collection

    The CnC_Remastered_Collection repository publishes source code for key parts (e.g. TiberianDawn.dll, RedAlert.dll, and the map editor) of the Command & Conquer Remastered Collection, enabling modding and transparency. This open code release supports the Steam Workshop, mod creation, and community enhancements. The quickest way to build all configurations in the project is open CnCRemastered.sln in Microsoft Visual Studio (we recommend using 2017 as later versions report an error due to a...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 16
    R3nzSkin

    R3nzSkin

    Skin changer for League of Legends (LOL)

    R3nzSkin is an internal skin changer for League of Legends. Change the skin of your champion, your ward, other champions, towers, minions, and jungle monsters in the game. If your CPU supports the AVX / AVX2 / AVX-512 instruction set, you can enable it in project settings. This should result in more performant code, optimized for your CPU. Currently, SSE2 instructions are selected in project settings. Change skins anytime and unlimited times in a single game. Supports all popular languages...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 17
    YimMenuV2

    YimMenuV2

    Experimental menu for GTA 5: Enhanced

    ...It is distributed as a testing-oriented tool with nightly builds, reflecting its experimental and evolving nature. The software includes compatibility considerations such as integration with external tools for safer usage and instructions for configuring the game environment. Its architecture allows for extensibility, with community contributions and scripts expanding its functionality over time.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 18
    Prodigy Hack

    Prodigy Hack

    One of the best Prodigy hacks

    Prodigy Hack is a browser-based or script-driven modification tool designed to alter gameplay behavior in the Prodigy Math Game by manipulating client-side logic and data handling. It allows users to modify in-game variables such as player stats, currency, progression, and other gameplay elements through injected scripts or browser console commands. The project demonstrates how web-based educational games can be influenced through client-side execution, exposing limitations in input validation and state management. ...
    Downloads: 284 This Week
    Last Update:
    See Project
  • 19
    GeyserMC

    GeyserMC

    A bridge/proxy allowing you to connect to Minecraft

    Geyser is an open-source proxy and protocol translation tool that enables cross-platform multiplayer between Minecraft: Java Edition servers and Minecraft: Bedrock Edition clients. The project works by translating network packets between the two different game protocols so that players using Bedrock Edition devices such as consoles, mobile phones, or Windows editions can connect to servers originally designed for Java Edition. By bridging the differences between the two platforms, Geyser...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    PlayCanvas Engine

    PlayCanvas Engine

    Fast and lightweight JavaScript game engine built on WebGL and glTF

    PlayCanvas is an open-source game engine. It uses HTML5 and WebGL to run games and other interactive 3D content in any mobile or desktop browser. PlayCanvas is used by leading companies in video games, advertising and visualization such as Animech, Arm, BMW, Disney, Facebook, Famobi, Funday Factory, IGT, King, Miniclip, Leapfrog, Mojiworks, Mozilla, Nickelodeon, Nordeus, NOWWA, PikPok, PlaySide Studios, Polaris, Product Madness, Samsung, Snap, Spry Fox, Zeptolab, Zynga. The PlayCanvas Engine...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 21
    Crown Engine

    Crown Engine

    The flexible game engine

    Crown is a general-purpose and data-driven game engine, written in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. Every aspect of the game is controlled through text configuration files. Before shipping, configuration files are compiled to efficient platform-specific binary blobs. Data in memory is organized to achieve the maximum performance possible on every platform.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Unifideck

    Unifideck

    A Decky Loader plugin that brings together games

    Unifideck is a Decky Loader plugin designed to unify a user’s game collection across multiple storefronts into one cohesive library experience on the Steam Deck. Instead of navigating separate lists for Steam, Epic Games Store, GOG, and Amazon games, Unifideck aggregates all titles into a single interface, making it easier to browse, launch, and manage games regardless of origin. It integrates deeply with the Decky Loader ecosystem, respecting existing plugin conventions and workflows while...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    Luma3DS

    Luma3DS

    Noob-proof (N)3DS Custom Firmware

    Luma3DS is a program to patch the system software of (New) Nintendo (2)3DS handheld consoles "on the fly", adding features such as per-game language settings, debugging capabilities for developers, and removing restrictions enforced by Nintendo such as the region lock. It also allows you to run unauthorized ("homebrew") content by removing signature checks. To use it, you will need a console capable of running homebrew software on the Arm9 processor. Since v8.0, Luma3DS has its own in-game...
    Downloads: 88 This Week
    Last Update:
    See Project
  • 24
    x-minecraft-launcher

    x-minecraft-launcher

    An Open Source Minecraft Launcher with Modern UX

    x-minecraft-launcher is an open-source Minecraft launcher designed to provide a modern user interface and powerful tools for managing modded Minecraft environments. The application allows players to install and manage multiple instances of Minecraft, each with its own configuration, mods, resource packs, and runtime settings. It emphasizes efficient disk usage by sharing resources between instances rather than duplicating files, which helps reduce storage consumption when working with many...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 25
    PokeAPI

    PokeAPI

    The Pokémon API

    ...This API will always be publicly available and will never require any extensive setup process to consume. Each time the build script is run, it will iterate over each table in the database, wipe it, and rewrite each row using the data found in data/v2/CSV. The option to build individual portions of the database was removed in order to increase the performance of the build script. There is also a multi-container set up, managed by Docker Compose. This setup allows you to deploy a production-like environment, with separate containers for each service and is recommended if you need to simply spin up PokéAPI.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB