Showing 40 open source projects for "tiny-core-plus"

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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Sunshine

    Sunshine

    Self-hosted game stream host for Moonlight

    Sunshine is an open-source self‑hosted cloud gaming server that implements NVIDIA’s GameStream protocol. Compatible with Moonlight clients across platforms, it supports low‑latency streaming via software or hardware encoding (AMD/Intel/NVIDIA) and offers a browser‑based control UI for pairing.
    Downloads: 1,609 This Week
    Last Update:
    See Project
  • 2
    MangosZero

    MangosZero

    Mangos ZERO is a server for World of Warcraft

    Mangos is an open source project written in C++. It's fast, runs on multiple platforms and stores game data in MySQL or MariaDB. It also has optional support for SOAP. The server supports a wide range of operating systems and various compiler platforms. In order to do that, we use various free cross-platform libraries and use CMake (v3.12+) to provide a cross-platform build system that adapts to your chosen operating system and compiler.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Moon

    Moon

    A lightweight game server framework implemented with Actor Model

    Moon is a lightweight game server framework based on the actor model. One worker thread can have one or more actors (services), which communicate with each other through message queues. There are many features for game server development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GameServer

    GameServer is a sophisticated, game server designed for online games

    GameServer is a sophisticated, game server designed for massively multiplayer online games. Built with a C++ core and extensible Python scripting, it provides solution for managing persistent game worlds with real-time player interactions, advanced networking, and comprehensive monitoring capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Lucifer

    Lucifer

    Lucifer: The Ultimate Dev-Ecosystem

    "Everything is integrated. Now, even I can't control it." 루시퍼(Lucifer)는 더 이상 단순한 런처가 아닙니다. 개발자가 필요로 하는 모든 하부 구조를 하나로 집대성한, 통제 불가능한 수준의 올인원 통합 제어 환경입니다. 🚀 핵심 특징 (Core Features) 시리얼 제어 (Advanced Serial Control): 하드웨어와의 접점을 완벽하게 장악합니다. 아두이노 및 각종 임베디드 장치와의 데이터 송수신을 가장 드라이하고 정밀하게 수행합니다. 서버 통합 (Terra Server Engine): MariaDB 연동형 고성능 자바 서버 '테라(Terra)'를 코어로 품어, 데이터 처리와 로직 실행의 중심축을 담당합니다. 톰캣 내장 (Embedded Tomcat): 별도의 WAS 설치 없이도 웹 환경을 즉각적으로 구동합니다. 루시퍼가 곧 웹 서버이자 플랫폼이 됩니다. 자바 내장 (Portable Java Environment): 환경 변수 설정이나 버전 갈등에서 완전히 자유롭습니다. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    NSV13

    NSV13

    NSV13, a Ship-to-ship Combat SS13 Server

    NSV13 is a standalone fork/mod of Space Station 13, themed around ship-to-ship combat. Set aboard warships, it allows players to perform roles such as captain, gunner, pilot and crew. It requires compilation via DreamMaker or custom build tools (Windows batch or Unix scripts). The game emphasizes teamwork, wartime strategy, and immersive multiplayer gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NoahGameFrame

    NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++

    A fast, scalable, distributed game server engine/framework for C++, including the actor library, and network library, can be used as a real-time multiplayer game engine ( MMO RPG/MOBA ), which supports C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. Easy-to-use, interface-oriented design. An extensible plugin framework that makes getting your application running quick and easy. A clean, uncluttered design and stable engine that has been used in several commercial products. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lili Station

    Lili Station

    Isometric space station 13

    Lili‑station is an isometric remake of Space Station 13 built with BYOND’s Dream Maker (DM). It reimagines SS13 gameplay in a top-down isometric view, featuring core systems like medical, engineering, chemistry, combat, cooking, events, interface, and hydroponics—all still in active testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Leaf

    Leaf

    A game server framework in Go (golang)

    ...Leaf tends to provide simple and plain interfaces which are always best for use. Self-healing. Leaf always tries to salvage the process from runtime errors instead of leaving it to crash. Multi-core support. Leaf utilize its modules and leaf/go to make use of CPU resouces at maximum while avoiding varieties of side effects may be caused. Each module runs inside a separate goroutine. Modules communicate with one another via a light weight RPC channel(leaf/chanrpc). Leaf suggests not to take in too many modules in your game server implementation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Apollo Station

    Apollo Station

    The best code this side of the galaxy

    ApolloStation is a community-driven SS13-derived codebase aiming to evolve the genre. Though specifics are sparse in the repo itself, it builds on SS13 principles with an emphasis on modularity and maintainability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Undead MMO

    Top-down multi-player zombie survival game

    A top-down multi-player zombie survival game that can be played over a network. Anyone can run their own game server, and other players can join those servers. In the future, you will have the option to register your game server to our master server list, which everyone can see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shoddy Battle (later known as Pokémon Lab) is a Pokémon simulator created by Cathy and bearzly and first released in July 2007. It allows users to play Pokémon matches against other people online. Shoddy Battle was highly influential on the game of competitive Pokémon because it was free and open source, scalable (700,000 battles per month during its peak), user customisable and extensible, and it provided unprecedented statistical data on player skill and Pokémon usage trends. Visit the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    A query tool for half life game server admins. Can query Source and GoldSource game servers. Supports split packet and compressed (bzip2) packet handling. Updated to support latest HL1 protocol48 changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gamer's Proxy

    Gamer's Proxy

    Proxy for games that emulates network conditions like ping and lag.

    Ever played a competitive game with a friend in which one of you hosted the server on their own machine? Ever thought that it's unfair that one person's ping is zero and the other one's is 80? This is an open-source program that can emulate constant ping, ping spikes and packet losses. Download, extract wherever you want, launch the executable and read the instructions that are conveniently placed in the main window of the program. This program allows gamers to fake their ping and...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    S.E.G.S. (Super Entity Game Server) is a free, open source, cross-platform and object-oriented MMORPG client/server project targeting super-hero related games. We aim to provide a comprehensive set of standard super-hero MMO world components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Warhammer Online Emulator
    Game emulator game server Warhammer Online. Игровой эмулятор сервера игры Warhammer Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A vault system for NWN2. This vault system allows the following: - transfers bic files from game server to game server (using Vaultster); - backups bic files on a central repository; - pushes bic files to every game server for accessibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ScriptDev2 is an extension to the Massively Multiplayer Online Role-Playing Game Server - MaNGOS. ScriptDev2’s purpose is to provide small-scale scripts for use within MaNGOS and to provide developers information on how to work with modular application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    an general purpose online game server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    I am very sorry about my poor english. This project is for develop a game server, which is named "RioServer".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Network Game Server to create games of massive multiplayer online RPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It's a flash game server base on c++.It's dapper,and can easy to develop and extend it.It have a clear code structure,can be easy to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is created to permit the usage of a more-stable, easy to use MaNGOS object-oriented Massively Multiplayer Online Role-Playing Game Server (MMORPGS). It doesn't include unreviewed changes, so it may look more feature-less than MaNGOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo