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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Simple meta-server for locating other multiplayer servers
The OverServer is a "server for servers" - its purpose is to allow for coordination of player-hosted servers in one central location so that other players can easily locate games. The OverServer is an open-source tool for game developers who are working on network games and do not require a massively scalable backend for their network services but want a metaserver for their own games.
One particular strength of the player-hosted games setup is that it places the burden of Internet...
Linux game server UDP flood analyzer and protector
ServerArk is a application for Linux gaming servers that samples and analyzes incoming UDP packets at the kernel level in real time to determine if any packets are part of a UDP flood attack. Flood attacks on gaming servers are typically designed to make the players on the server lag to the point where the game is not playable. It can even crash some game servers.
ServerArk automatically detects when a UDP flood attack occurs and uses kernel-level iptables rules to dynamically block...
KalliX is a multifunctional tool for gamers & people who'd like to manage their games, interact between games or in the games themself with other gamers. This project is (of course) OpenSource and based on the GPL license.
XLattice is a communications infrastructure for server-assisted peer-to-peer networks.
Initial implementation is Java (and so platform-independent) with C/C++ for Linux and then Windows to follow.
2D tilebased/networked game development libraries. Include functionality
for different configuration files (INI-style, XML) and IFF (ancient format
design from Electronic Arts). All is based on the Simple Directmedia Layer
and related libraries.
Ztats is a overall info tool for an Halflife server. (it may expand to other server types in the future).
it's intended for wesite admins/game admins who want to include all sorts of server info in their site.
main features :
- live server monitor
Extendable game server for a Linux Deathmatch. Basically, a Linux Deathmatch is a realtime hacking competition where several teams share a network and try to set up services, for which they get scores, and hack the other players.
PANG - Protocol for Arcade Network Gaming
Provides multiplayer arcade games with frame synchronization and packet reliability. The PANG protocol is UDP-based, written in the C language, and developed for Linux, Unix, and Solaris systems.
Dreamos is an operating system developed on Sega Dreamcast to be ported to an array of embedded devices. The goal of the project is to be able to run non-ported Unix programs on the Sega Dreamcast and other embedded devices with ease and POSIX compliance
A server/client application who can manage multiple users. This project is a possible solution for developers of realtime multiuser applications i.e. Games, Chats ... who require a fast Socket server.