Showing 1464 open source projects for "rules"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    ExtempFile

    ExtempFile

    A program that downloads articles from RSS feeds

    This program was designed and implemented with the goal of automatically generating extemporaneous speaking files in digital format as per National Forensic League rules. I've moved the project to my github here: https://github.com/bmsmith/ExtempFile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This Library provides a java API for firewall logs, connection tracking and rules management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LightLife

    LightLife

    A lightweight Implementation of Conway's Game of Life

    LightLife offers a clearly laid out user interface to test a universe without any effort. It support various modifications, can save and open Windows-Bitmaps and has got a build-in database of the most common objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    MyCardGame

    MyCardGame

    Card Game is a neuropsychological test of "set-shifting"

    ...The participant is not told how to match the cards; however, he or she is told whether a particular match is right or wrong. During the course of the test the matching rules are changed and the time taken for the participant to learn the new rules, and the mistakes made during this learning process are analysed to arrive at a score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    KOBDIG

    A cognitive agent framework based on possibility theory

    ...The framework enables an agent to form its beliefs about the world according to input provided by partially trusted sources and to generate its desires and goals based on its beliefs and on user-provided desire-generation rules. A more rigorous description of the framework is given in Célia da Costa Pereira and Andrea G. B. Tettamanzi. "An Integrated Possibilistic Framework for Goal Generation in Cognitive Agents". In Proceedings of the 9th International conference on autonomous agents and multiagent systems (AAMAS 2010), pages 1239–1246.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SymbolicC++

    An object oriented C++ library for computer algebra

    SymbolicC++ is a general purpose computer algebra system embedded in the programming language C++. It is free software released under the terms of the GNU General Public License. SymbolicC++ is used by including a C++ header file or by linking against a library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    RelationExpertSystem

    A forward-chaining expert system in .NET using MS WWF BRE

    An Expert System developed in Visual Studio 2010 using .NET 4.0 and employing the Microsoft Windows Workflow Foundation (WWF) Business Rules Engine (BRE) to implement a Relation Expert System. A ruleset file for relations is included, as are two .people fact files. Given a set of people, each with Name, Sex, Mother, Father, and Spouse defined, the system uses forward-chaining to infer all other relations between two people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Xenophobe

    Block countries via iptables and gui menu with country flags.

    ...The gui incorporates country flags as a means of selection. Eventually, this project seeks to be able to apply fine tailored restrictions, via port and protocols to firewall rules. With help, I intend to port this to Windows in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    Text2XML

    Generic Method for Parsing Text into XML

    Text2XML provides a simple, declarative method of parsing and processing of raw text data into XML. Text2XML uses an XML configuration file which describes the desired XML output, as well as the rules for parsing the text file. Parsing is performed using XPath 2.0 and Regular Expressions. Text2XML can be used from the command line, or it can be embedded into another Java application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    YANG J. (Yet Another Network Generator)
    YANG (Yet Another Network Generator - Java) enables you to generate social networks given various social rules observed in the real population. Uses: generate realistic networks to be used in individual-centric models, teaching or benchmarking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PGBuild

    Compile your mobile web pages into mobile aps via build.phonegap.com

    ...PGBuild is essentially a web spider that make off-line versions of web pages. The off-line version is zippped and send to the Phonegap Build service. The spider is controlled by a project file that sets the rules for the spider and the options for the phonebap build service. You may create and manage your phonegap project source files manually on your webserver or use PGBuild to connect to a CMS system to extract content. PGBuild is managed from a small widget that you may use your self or integrate into a CMS system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JS Password Generator with Rulesets

    JavaScript password generator with ruleset checking.

    This javascript random password generator is different, in that the password generated must conform to a particular set of rules. The rules currently supported are: - Maximum # of Repeated characters - Minimum # of characters - Maximum # of characters - Minimum Upper, Lower, and Numbers To be done: Minimum # of special Characters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MailMarket

    MailMarket

    MailMarket is a Java application to send emails to a designated list

    MailMarket is first intended as a desktop application that allows users to send emails to different mailinglists. MailMarket is be built out of different components -- allowing it to run on different environments, as desktop or server -- and use custom content store implementations. The initial application is built as a Java Desktop application, allowing it to run on any platform that supports Java. Notes: this project is created by developers at Beanpole (http://www.beanpole.be)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    psso-sim

    scientific P sistems simulator projects

    beta version of simulator for P-systems with string replication rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NoMoreXSS_JavaTool

    A java based tool that can block cross site scripting attacks

    A JAVA based tool developed by Vikas N P and Sharath Rao.. It can detect and block malicious users from inseting dangerous links into web pages and thereby prevent xss attacks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eclipse Plug-In that determines the Minimal Access Modifier of Java types and methods project and computes the software metrics Inappropriate Generosity with Accessibility of Types (IGAT) and Inappropriate Generosity with Accessibility of Methods (IGAM). The Minimal Access Modifier of a Java type or type member is the most restrictive access modifier that is able to allow all actual usages of the particular type or member from inside a given code base (normally the entire source code of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flash Test

    Flash Test

    A fun reflex game for the PC written in Java

    Each player has a designated button which he will press under certain circumstances. Depending on the minigame, the rules will differ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AOOD Mille Bornes

    A Java version of a 2-player Mille Bornes game

    This program allows a user to play Mille Bornes against a computer opponent. Rules have been slightly altered, and are explained under "special rules" in the rules window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Ruleminer is an experimental tool for performing various data-mining tasks, especially focused on searching for association rules. The aim is to research the association rules mining process and to develop new approaches for solving the related problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    The Dog Gateway

    (formerly known as Domotic OSGi Gateway)

    --- On February 25, 2014 the project has been updated to a newer version (Dog 3.0) and moved to GitHub. --- Dog is a software-based gateway used for controlling domotic environments in a vendor-independent way, thanks to its high-level semantic device modeling strategy and its driver architecture that allows to support different domotic plant technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WarNards

    WarNards is an advanced version of backgammon.

    ...Unlike ordinary backgammon, there are opportunities to build impenetrable castles, assault them, make a coordinated attack on the units (chips) of the enemy. The same options are available for single game (hunting, assault, defense, adventure). For full board rules see game site (warnards.ucoz.ru). There is only russian version of rules now, but it may be translated by Google. Computer version of WarNards based on PHP and has both web and text interface. It is multilaguage and now translated into English and Russian. On-line game: http://warnards.co.cc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cross-Forge Migration Tool is a concept for facilitating the migration process of project metadata between forge platforms. It uses SWRL rules for mapping and OWL-S standard for exporting mapping results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    multimatch

    Find the best text match in a large set of possible patterns

    ...For details of supported specifiers see the readme file. There may be many print statements with varying contents and the best possible match should be provided. The prioritization rules are described in the readme file.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo