Showing 454 open source projects for "rules"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    FieldCatalog

    Documentation System

    This is a centralize system to 1. Define Software Products 2. Define Software Products Version 3. Define Screens 4. Define Rules 5. Build Relationships between Products, Versions, Screens and Fields Beside core features, the system will provide more functions for end-user(s) such as 1. Search 2. Tag 3. Control by Role 4. Control by Group 5. Comparison with Version or Versioning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    RuleRule is a game which might be of interest to students and researchers of AI, machine learning and related areas. In this game, rules act and modify other rules (including themselves). The goal is to reach a desired condition (e.g. a checkerboard of red and yellow). Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari : RuleRule3.zip First created with NeXT Interface Builder and Objective-C files (1995, Mach OS): rulerule.gz (Creative Commons Attribution License). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    ...It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available in the Koru,which base on ehcache. It has many excellent features: 1.small and rapid. 2.easy to learn. 3.minimum configuration.but if necessary,you can configure it flexibly too. 4.including easy file uploading and rapid paged query basing on database dialect. 5.easy to put the web form data to database. 6.supporting all kinds of cascaded query. 7.supporting cached query basing on ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The c2001 spatio-temporal mining library

    The c2001 spatio-temporal mining library

    An open source spatio-temporal data mining library

    Current functions: 1. The General Association Rule Mining Framework(GARMF) library, which support mining association rules from transactions(boolean, weighted, fuzzy), spatial datasets (vector and raster) and spatio-temporal datasets (raster snapshots). Besides it support incremental mining. 2. Rule Filtering Library (RFL), a library for rule evaluation. 3. Besides, DAP-Shell, a GUI shell for GARMF and RFL, will be provided. However I'll pay no more attention on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • 5

    SoNIA (Social Network Image Animator)

    Social Network Image Animator creates animations of network data

    SoNIA (Social Network Image Animator) is a Java-based package for visualizing dynamic or longitudinal network data and rendering it out as animations. The home page with examples is located at http://sonia.stanford.edu Documentation is at https://sourceforge.net/p/sonia/wiki/Main_Page/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JGGJCalendar

    JGGJCalendar

    A fully customizable datepicker for your Swing application!

    ...JGGJCalendar is easy to set up in your code and provides a powerful interface with getter and setter methods. It's "locale sensitive" but you can change the Locale and the formatting rules before and after the initialization. JGGJCalendar supports the Gregorian calendar, the Imperial Japanese calendar and Thai Buddhist calendar. It was built to be fully customizable: you can easily change every color of the widget to match your application style and you can easily translate the interface (except for the Locale dependent data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    L337 Scanner

    Vulnerability Scanner

    ...which means through community edition you can scan a target site for sql injection vulnerability or search google for sqli vulnerable site. Requirements : 1. Java 8 or higher (oracle recommanded) Rules : 1. Don't give trailing slash 2. Put link with protocol like http,https Test Example : 1. http://www.northernoutpost.com 2. http://www.pangang-titanium.com 3. http://www.interaliaproject.com 4. http://northeastnews.in 5. http://www.dias.net.in 5. http://www.realtymasters.co.in Report bug here : http://goo.gl/forms/j8LKR1vbYV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    aprioriProcess

    Apriori is designed to operate on databases containing transactions.

    The Apriori Algorithm is an influential algorithm for mining frequent itemsets for boolean association rules. Key Concepts : • Frequent Itemsets: The sets of item which has minimum support (denoted by Li for i th -Itemset). • Apriori Property: Any subset of frequent itemset must be frequent. • Join Operation: To find Lk , a set of candidate k-itemsets is generated by joining Lk-1 with itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Modabi

    Modabi is a Modular Data Binding system for Java

    Modabi is a Modular Data Binding library for Java, which aims to provide users with the most flexible and comprehensive feature set possible. Modabi can be used to provide mappings between Java objects in memory and a number of formats, including Yaml and XML, without any modification to existing business objects. Check out the wiki for a more in depth examination of the features of Modabi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    Run4Win

    Android:Netrunner Tournament Manager

    Web application developped with the ZK Framework. Run4Win allows you to manage your Android:Netrunner tournament with the swiss-system rules. Works offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ProGrade

    ProGrade

    Java Security Manager made easy

    The pro-grade library provides implementation of custom Java Security Managers and Security Policies. The main components are the Java Security Policy implementation with deny rules and Policy File generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cross-platform Java app for the creation and management of music playlists. Has automatically updating "smart playlists" based on user-defined rules of arbitrary complexity, and stores user-defined song segues to assist in the creation of new playlists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ObjectLab Kit

    We MOVED to GITHUB!

    http://github.com/Appendium/objectlabkit A set of modules to handle common financial functions. The first module is Date Calculator which handles holidays and weekends. A set of rules are implemented to deal with days falling on a holiday: Forward, Backward, Modified Forward, Modified Backward New FX Rate Calculators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SPINdle is a logic reasoner that can be used to compute the consequence of defeasible logic theories in an efficient manner. The current implementation covers both the basic defeasible logic and modal defeasible logic.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    OpenJanela CPQ and MTO Configurator

    OpenJanela CPQ and MTO Configurator

    Open Source CPQ and MTO Configurator

    Open Source Configurator for window, door, MTO Product Manufacturers and Resellers with a Powerful Rules Based configurator and an API for 3rd party ERP and CRM Integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    odt2braille
    odt2braille is a Braille extension to OpenOffice.org Writer. odt2braille enables authors to print documents to a Braille embosser and to export documents as Braille files. The Braille output is well-formatted and highly customizable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    BBNanalysis

    Bayesian Belief Network Analysis & Validation

    A tool for analysis of Bayesian Belief Networks/Decision Networks in Genie 2.0 (.xdsl) format. Developed as a part of the HELICOPTER project (http://www.helicopter-aal.eu).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NRL is a near-English, model-driven language for expression business constraints, actions and transformations. It works with diverse models, such as UML or XML Schema, and is designed to make it easy to translate to target languages like Java or XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A train simulation (aka game) written in Java. It allows building of tracks, driving trains, time tables for trains, complex train driving rules. UI is in german!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ExpressionOasis is a java based framework for evaluating the various type of expressions like arithmatic, logic expression etc. The framework is flexible enough to define any new grammer rules or operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FaBeansAndCo

    A project to demonstrate the Spring component and testing abilities

    A fictive company sells things. The order process uses a component 'business rules', that can replaced by any other implementation of rules. Done as a homework for the Trier University of Applied Sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OPTIMA cidoc-crm Semantic Annotation

    Semantic annotation of archaeology reports with respect to CIDOC-CRM

    ...Douglas Tudhope, University of Glamorgan, UK). OPTIMA performs the NLP tasks of Named Entity Recognition, Relation Extraction, Negation Detection and Word Sense Disambiguation using hand-crafted rules and SKOS terminological resources (English Heritage Thesauri and Glossaries). The resulted semantic annotations are associated with classes of the (ISO 21127:2006) CIDOC Conceptual Reference Model (CRM) and its archaeological extension, CRM-EH. OPTIMA is also targeted at the detection and recognition of contextual relations between CRM entities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Project Canis Minor

    A battle engine for a strategic computer game

    Canis Minor strives to create a battle engine for a strategic and fun to play computer game. The battles/fights in the game are turn based. All sets of rules are defined as part of the project. Players will be able to battle each other or an AI. At first the engine will be text-based 1vs1 fights. Later we will switch to a graphical engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gold Chest is a new game engine inspired by the old gold-box styled RPG games. My goal is to create a game with the same Look and Feel of the gold-box games while bringing to it newer graphics, sounds, music and network play.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Roolie
    An extremely simple Java Rule Engine (Non-JSR 94) that uses rules you create in Java. Simply create your basic rules, implement the single "passes" method for each, then chain them together in an XML file to create more complex rules.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB