Showing 1777 open source projects for "rules"

View related business solutions
  • 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
  • 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
  • 1
    Scene
    Scene is a computer vision framework that performs background subtraction and object tracking, using two traditional algorithms and three more recent algorithms based on neural networks and fuzzy classification rules. For each detected object, Scene sends TUIO messages to one or several client applications. The present release features GPU accelerated versions of all the background subtraction methods and morphological post processing of the object blobs with dilation and erosion filters, implemented in OpenCL. The framework was mainly designed as a toolkit for the rapid development of interactive art projects that explore dynamics of complex environments. ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jajuk

    Jajuk

    Your Advanced jukebox

    Jajuk is a jukebox for all platforms. The goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections. (Note: the codebase is now hosted at http://gitorious.org/jajuk/jajuk .)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    function qualityGuide

    function qualityGuide

    A JavaScript Quality Guide

    function qualityGuide is a comprehensive JavaScript quality and style guide designed to keep codebases readable, consistent, and maintainable across teams. It lays out clear ground rules for everything from module usage and strict mode to spacing, semicolons, equality, and ternary operators. The guide emphasizes pragmatism: it explicitly warns against obsessing over superficial style checks while strongly recommending sensible linting and tooling that catch real issues. It provides concrete examples of good and bad practices for strings, variable declarations, conditionals, prototypes, object and array literals, regular expressions, and console usage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Takt

    Takt

    Text-based Music Programming Tools

    Takt is a text-based language for describing note and chord sequences as well as algorithmic compositon rules with C-like syntax. This software package contains a REPL (read-eval-play loop) interpreter for Takt, a MIDI-file-to-Takt translator, and an Emacs interface program which enables note entry from a MIDI keyboard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    CoppeTeX
    We have moved to GitHub: https://github.com/COPPE-UFRJ/CoppeTeX Recent releases can be found at https://github.com/COPPE-UFRJ/CoppeTeX/releases This project provides a LaTeX class suitable for writing thesis and dissertations according to the format rules by the Alberto Luiz Coimbra Institute for Graduate Studies and Research in Engineering (COPPE/UFRJ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Synctocloud

    Synctocloud

    synctocloud.voji.hu - The way to put your offline bits to cloud

    ...If you are synctocloud enduser, please check official synctocloud webpage: http://synctocloud.voji.hu SyncToCloud is the delivery of free software designed to synchronize data from various sources into a cloud (or between computers), whereby data may be shared based on end-user-defined rules, and is accessible by cloud computing to several computers and other devices. The application is compatible with any file-based cloud computing implementation, and is applicable even to synchronize amongst computers (e.g. via file sharing over a network). We aim to provide (and continuously improve) an easy to use software, which is still adaptable to complex problems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    ...While powerful, it’s intended for legitimate testing and incident response, reinforcing best practices like build-time artifact generation and strict web server access rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    D&D Next Loot Generator

    Loot generator for D&D Next

    This loot generator was written by myself while I was trying to teach myself python. It's written badly but there are no bugs (that I know of) and it works as intended. It's written in python and the .csv and .txt files can be added to if you want to add your own loot. Just run the .exe file for it to run (in windows!). It's also good for any other fantacy RPG, or you can create your own csv and txt files for a modern RPG you are running. Needless to say, if you are running Linux and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    use
    Use modifies a Unix shell's environment variables in accordance with predefined rules. The program is ideal for users with complex directory configurations where software products are spread across various directories. The official source repository is located at https://github.com/textbrowser.
    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.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    NullBot

    An adaptive skirmish AI for Warzone 2100.

    NullBot is a skirmish AI for Warzone 2100 v3.1+ (see http://wz2100.net) that tries to reproduce many strategies used by human players in actual multiplayer games. Most of the NullBot development and testing happens in the following wz2100 forum thread: http://forums.wz2100.net/viewtopic.php?f=10&t=8826
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    flex: the fast lexical analyser

    flex is a tool for generating scanners

    ...The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates a C source file named, "lex.yy.c", which defines the function yylex(). The file "lex.yy.c" can be compiled and linked to produce an executable. When the executable is run, it analyzes its input for occurrences of text matching the regular expressions for each rule. Whenever it finds a match, it executes the corresponding C code.
    Leader badge
    Downloads: 1,638 This Week
    Last Update:
    See Project
  • 12
    Android Saripaar

    Android Saripaar

    UI form validation library for Android

    ...Synchronous and Asynchronous validations, you don't have to worry about threading. Supports both BURST and IMMEDIATE modes. Works with Stock Android Widgets, no custom view dependencies. Isolates validation logic using rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vim-easy-align

    vim-easy-align

    A Vim alignment plugin

    vim-easy-align is a Vim/Neovim plugin that makes it simple to align text by a pattern, character, or regular expression across a selection or motion. Instead of hand-inserting spaces and fiddling with tabs, you select lines and invoke an interactive prompt that previews the alignment as you type the rule. It supports multiple delimiters—commas, colons, equals signs, pipes—and can align on the nth occurrence or on complex regex groups. The plugin is designed to be composable with normal Vim...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VelisphereClientSDK

    VelisphereClientSDK

    Client SDK for the VeliSphere IoT System

    ...It provides tools and libraries to develop clients that connect as devices or services (with sensors, actors and other configurable function) to Velisphere, where you can connect them with other devices based on an easy to build rules-system, analyze data, locate devices, remote manage them, store binary data in a "dropbox for things", etc. Currently the SDK is available to connect to Velisphere via the AMQP message queuing protocoll, releases for MQTT and ReST will follow. This is still work in progress and will continue to evolve over time. To create your own account for free, go to http://www.velisphere.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    owl reasoning over big biomedical data

    A OWL reasoning framework for the analysis of big biomedical data

    ...OWL reasoning method is ideally suitable for problems involved complex semantic associations because it is able to infer logical consequences based on a set of asserted rules or axioms. MapReduce framework isused to solve the problem of scalability. In our experiment, we focus on the discovery of associations between Traditional Chinese Medicine (TCM) and Western Medicine (WM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Linknx is an automation platform providing high level functionalities to EIB/KNX installation. The rules engine allows execution of actions based on complex logical conditions and timers. Lightweight design allows it to run on embedded Linux. The project has been migrated to Github in 2015: https://github.com/linknx/linknx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SpamAssassin Rules Emporium

    SpamAssassin Rules Emporium

    Obsolete SARE rule archive - SpamAssassin autogenerated rules

    Archived SpamAssassin Rules Emporium (SARE) (useful rules have been added to default SA - don't use the old stuff) "SARE Ninja" SpamAssassin autogenerated rules (partially mantained/updated) LICENSE: Free as in speech. You get the picture... DISCLAIMER: - These rules are unsupported and may cause harm to your mailflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hypersocket FTS

    Hypersocket FTS

    A File Transfer Server built with RBAC and custom business rules

    ...You can install the server on any operating system supporting a Java runtime and we provide easy-to-use installers for Linux, Windows and MacOSX. The server comes with built in support for executing tasks based on custom trigger rules and also on a automated schedule. With its powerful role-based access control you have very granular control over who has access to what files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    evilrpg

    plugin-based RPG manager in C++ and Qt5

    ...Network-centric with a user-defined central list server (with a default public list server) to find games and players or just chat/spectate. Intended to manage game assets (character sheets, effects, initiatives, automate rules, etc) with a print function so you're not bound to the application to play your game. Plugins planned include a 3D mappiing capability using the Unreal Engine and initiative/effect tracking. Plugins may be under a different license than the base application, depending on the plugin. evilrpg itself is going to be under the BSD license supporting Windows, Linux, and (hopefully) Mac. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WANem2

    WANem2 is a wide area network emulator. Its a GUI to netem.

    ...Based on WANem project - http://wanem.sourceforge.net/ PHPNetemGUI - http://sourceforge.net/projects/phpnetemgui/ PHPNetemGUI2 - http://sourceforge.net/projects/phpnetemgui2/ It is problem witn using WANem livecd on new hardware (for example with USB 3.0 only). Php code rewritten with php 5.6 rules. You can install it on you own fresh Linux with modern drivers or use a LiveCD LiveCD based on Debian 8 (3.16.0-4-686-pae), Arora Browser and Systemback project. WANem2 is distributed under GNU GPL v2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Break-Out

    Break-Out

    The classical breakout game for hours of fun !

    This game is a nice remake of the traditional brick breaker game, which rules are the following. Bounce the little ball with the bar to destroy all the bricks. Try to survive all the levels to get a nice score or go as fast as you can to make the best chronos and be in the high-scores. Good luck ! If the game does not launch correctly, you probably have to install a more recent version of Java. I uploaded a light version of the game (without the soundtrack).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pH7Client

    pH7Client

    pH7Client is a PHP Web client class that simulates a Web browser

    pH7Client is a wonderful tool if you need to automate tasks (like posting articles every day to your blog, add message in a member area, etc). Yes! The pH7Client bot can do almost everything (you just need to create some rules and need to know the input name of the website's forms). In fact, it's a PHP Web client class that simulates a Web browser for retrieving webpage content, login to websites and posting forms, ... Finally, you have created rules that you want to automate by pH7Client, you need to setup a cron for executing the script every X time on a server (Type crontab -e on your server Linux terminal, then add the desired cron jobs and save it). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyLogAnalyser

    A Python multiplatform tool to filter, colorise and analyse logs

    PyLogAnalyzer is a tool that receives an input log in black and white, a configuration INI file, which contains the list of rules to process the input, and an output file where to save the results. These rules permit to detect an input line according to a regular expression (regex) or line number range, filter it, pass it, colorise in foreground and background, columnise the groups of the regex and enable or disable the rule. The final goal of this tool is to ameliorate reading long and difficult b/w logs, speed up the analysis and enhance day to day wearying activities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExSTraCS

    ExSTraCS

    Extended Supervised Tracking and Classifying System

    ...Michigan-style LCS algorithms constitute a unique class of algorithms that distribute learned patterns over a collaborative population of of individually interpretable IF:THEN rules, allowing them to flexibly and effectively describe complex and diverse problem spaces. ExSTraCS was primarily developed to address problems in epidemiological data mining to identify complex patterns relating predictive attributes in noisy datasets to disease phenotypes of interest. ExSTraCS combines a number of recent advancements into a single algorithmic platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A multiplatform game/framework for card games, implements the rules for klondike (with 2 decks) and spider (with 2 seeds). It's highly portable and it works at least in windows, linux, macosx, iphone & windows CE.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB