54 programs for "module" with 2 filters applied:

  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not released...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    The Mind Module

    Gives agents personality, moods, emotions and emotional attachments.

    The Mind Module (MM) is a spreading activation network (SAN) that can be used as part of an avatar, non-player character (NPC), or agent architecture for providing dynamic and fine-grained states of mind. The MM models a character's personality as a collection of traits, maintains dynamic emotional state as a function of interactions with objects in the environment, and summarises an avatar's current emotional state in terms of `mood'. In the folder MMUnity (see Files) you will find...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5

    KSTweak

    A game-management tool for Kerbal Space Program

    This project aims to serve as a tool for managing installations of Kerbal Space Program (available here: https://kerbalspaceprogram.com/en/). The primary goal is to allow savegame editing; however, other ideas include module management and part tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Insurrection

    Science Fiction, heavy assault, disestablishment of power.

    .... Weapons may be independently targeted, and it is possible to utilize anti-munition weapons during defense. Captured ships can be added to your fleet, and other AI players may join the cause. This project is currently pre-alpha, but preliminary code can be compiled to give the test environment with currently implemented functions. The intention is to introduce each game element as, and when, the implemented module is capable of supporting it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    rpg1 (perl)

    Very Beta ASCII Text RPG (in perl)

    RPG1 is a very beta but not as beta as it was before role playing game. Its graphix are provided by the perl ANSI::Color module and ASCII text. It looks best in gnome-term or the console. Highlights include: weapons, food depletion, armor, and magic. To play the game you move N S E W UP or DOWN from room to room (NOTE: it uses a top-down view orientation, ie: you're 'floating' above the room looking down). It currently only has a limited number of rooms and I would appriciate help in adding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of python module, libraries and final users utilities in Python language. Targets can be end user desktop, but also Python developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to keep track of your favourite tv shows. You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    osgXI is a general interface of GPU effects, resource managers, and game developing components. It also includes a NVIDIA CG module and an Autodesk Maya exporter for use. osgXI is based on the OpenSceneGraph project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpFFL is a free and fully customizable online Fantasy Football League Manager with a live(ajax) draft module. phpFFL is a web based application which uses php & MySQL. League Admin & Individual Team Admin is all handled through the phpFFL web interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    EPIC Multiplayer Strategy RPG

    EPIC Multiplayer Strategy RPG

    EPIC is an indepth Multiplayer Strategy RPG Web Game

    Join yahoo group EpicMultiRpg ! EPIC is a Multiplayer Strategy RPG game where you are pitted against or work with real people in various fantasy settings called modules. The game will start with a Conan and Malazan module. 3rd parties can create new modules eg Star Wars. The system supports adventures, armies , characters , assassins , guilds/buildings , very rich magic ( over 400 spells) and over 2000 items in a realistic fantasy world . The game focus on minimum game time but maximum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EVI will be a Java module framework. Modules will focus to internet communication and entertainment. We plan to support IRC, DCC, ICQ, write a number of small games and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Perl module allowing ease of development for roguelike games. Concept is to have cross-platform console handling, line of sight, path-finding, and other basic roquelike needs. For discussion groups, and bug tracking please see the Roguelike-Utils distrib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An easy to port Protracker module player. -up to 8 Channels. -only fixed point arithmetic (32 Bit) -mixed/unmixed output -single channel settings (free left/right/mono/mute) BSD like license ! Example: http://www.youtube.com/watch?v=LxcifVp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ImpressCMS Module for creating and tracking your teams roster, game schedule and games. The module is written to support REST web services and support an android mobile application that uses the hosted module for team roster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Behaviours provide a way to quickly author reusable sequences of actions for use in the PaSSAGE framework, or any Neverwinter Nights module. The Behaviour Tool is a tool for the creation and management of behaviours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sports Club Manager (S.C.M) is a Joomla! component designed and built around managing teams and fixtures for sports clubs, S.C.M is being developed for use of Football(Soccer) clubs but can be configured for other team based sports. ---- NOTICE: 5th Feb 2012 ---- I have removed the old version of the S.C.M module for Joomla in order to remove confusion for people e-mailing me complaining that it doesn't work in the new Joomla, Smart people, i know. So until i can find the time to update...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SuiteGM
    Java & XML desktop application. ANY paper & dice RPG game system can easily be added through easy to use data entry forms. Initially d20 and MERP/Rolemaster, with the tools to make it easy for others to add other game systems as optional module plugi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A clone of Frogger game, sample for developping the FGame module : a library to build arcade game on top of pygame/python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Galclone is a free clone of the simple 2d real-time strategy game galcon. Like his archetype, galclone is written in python and uses the pygame module (LGPL) for its gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mr Arduino is an open source childrens toy using a gadget box, LEDs, arcade buttons, a sound module, and the Arduino embedded platform. The toy lights up in different ways as the user depresses buttons in combination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    oyunaltyapisi is a game framework. This framework is composed of 4 replacable modules: 1. Core module 2. Graphics engine module (direct3d) 3. Game Logic Module 4. Network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    easyGM is a toolset for GameMasters. It creates a virtual tabletop on which you can store information, roll dice, and create maps. It has lots of tools to begin with and can be extended using it's built in module system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next