Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Arianne is an engine to develop multiplayer online games like Stendhal
Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host.
Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
FreeMUD is a free text-based MUD game server designed from the ground up using Python 3.
A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3.
Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.
This is a project with game server hosters in mind. Rather than following protocol changes of CVS this project will have permanent support for protocol 7.6 but will also always update to the latest client protocols of Tibia and will be managed by a team
The time of Archmages will be an open-source MUD game.
Players can be connected to the game server using either a special client or through IRC or they can use a Web-interface. This means that a player can reach the server from virtually any platform.
The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
IO_Crusher is a C++ multithreaded library that permits to handle a huge number of sockets and provide the best responsiveness using the bandwidth as fast as possible. The library is especially designed to be integrated into an Online Game Server.
CoXServer is a development project aimed at creating a game server emulator for the game Dark Age of Camelot.
The server will be written in C++ and will use a XML backend by default with MSSQL, MySQL and Oracle support in the future.
NAGS (Not Another Game Server) is a core system for creating a talker or mud, the code base uses object orientated PHP with a SQL database backend (MySql, Sqlite, Oracle) to track users, room, objects and npc's.