Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.
Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
Learn More
Find Hidden Risks in Windows Task Scheduler
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.
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.
Tgatb is a 2/3D client for a MMORPG using SDL libraries, written in C, so it should compile at least under Linux, Windows and Mac OS. The game server is up and running, so you can log into the game and start playing. A client for Linux and Windows is available.
OGP has moved to GitHub. The sourcecode hosted here is obsolete and is no longer being updated.
Please visit our GitHub here:
https://github.com/OpenGamePanel/
A PHP webapp (formerly known as hldstart2) used to manage server softwares, such as, Halflife1/2, UT2004, UrbanTerror4 and Warsow (and many more). Powerful features, great for game server companies, and single users.
Diplomacy is a popular turn based strategy game in which you battle to control Europe; to win you must be diplomatic and strategic. webDiplomacy lets you play Diplomacy online. Official game server: http://webdiplomacy.net/
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.
Eyeball is a chat client and game server browser for the Telstra GameArena service. It is intended to be an open-source replacement for the official "COGS" client that is only available for Windows.
This library is a general purpose library for Java programs that use the Open Game Cache (OGC).
Information about the Open Game Cache can be found at
http://opengamecache.sourceforge.net/
Keywords: master server game server
uIrcBot is a irc bot written in C++ for windows and unix. The bot can publish game-events from a counterstrike game server on an irc channel. The project includes a flexible and easy irc lib which handles the irc-events.
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
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.
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.