Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Start Free Trial
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This is a complete artificial life framework written for Neverwinter Nights (NWN) available for Mac, Linux, and Windows. This provides modular, class-based response systems as well as preemption and automatic resumption of priority-based behaviors.
This project is a pure Java implementation of an MMORPG / mud, server and client. It is a fully persistent world, backed by a MySQL datastore. Features NPC AI, shard-level scalability, and persistent items, and a particle attack system.
Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
An Open-Source map editor coded in C++ to be used with OpenTibia. Supports many advances features such as autobordering. Runs under both Linux and Windows using wxWidgets and OpenGL.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
It consists of a library of Java classes that gives us support the programming of applications. Boring, repetitive tasks will be included in CommunityUtil. So this is the aim: to provide fast that encapsulates all classes complicated tasks.
A modern mud-server. UnsignedByte uses a sqlite3 database as it's backend instead of slow and old-fashioned text-files. It uses a 3rd party GPLed socket library. Mugglenet's mud (Legilimensia) will use this engine when the project reaches beta stage.
Cross platform Space-based MMORPG: spaceship construction using basic bricks of structural elements with infinity modularity. Space exploration and trading, factory building, spaceship and weapon creation, development of guilds and politics.
A simple and open command-line damage parser made initially for the Necromancer class on the Shards of Dalaya - http://www.shardsofdalaya.com - server written in PERL.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
An Erlang libary for XML parsing. It supports various modes of operation: as an efficient SAX parser, as a simple DOM-like parser, or as a 'data mapper'. The data mapper transforms the XML document to Erlang records, based on an XML Schema.
Sonnheim - A place in the sun, to meet friends and explore worlds. Sonnheim is a multi user environment consisting of landscape and city like maps. It tries to combine the ideas of socializing and role playing and provides an environment for this.
This is a simple "green" adventure game with a textual user interface. The game-play may be equated to a MUD mixed with a Roguelike (Nethack). Players convert legislators to hippies by planting grass and trees and replace cities with forests and plains.
Another PHP MVC framework.
Goals are: cakephp's style, lightweight, strength javascript/ajax integration.
OO and Coded in PHP5, ready to move to PHP6.
dbo, url routing, many helpers, debugging tools, scaffolding..
Autofetch automates adding association prefetches to object queries. Prefetch is an optimization to reduce the number of round-trips to an object store. Autofetch is designed to integrate with different object persistence technologies such as Hibernate.
Gentle.NET is a database independent object persistence framework. It has an extensive feature set, excellent performance, and reasonably complete docs. Features include SQL generation, object construction/caching/uniqing, validation, and much more.
A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.