Showing 1133 open source projects for "pattern"

View related business solutions
  • 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Composite is a Java package that provides a standard implementation of the Composite design pattern. The package is simple and unintrusive, and provides convenient implementations of common usage patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A utility to measure the energy states of a system. It also can be used to create energy consumption profiles for one or more realistic workloads (e.g., a web server that receives a certain pattern of requests).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Locris is an open, extensible Javascript API for creating rich HTML user interfaces using the MVC design pattern. The API includes many widgets (tree, table, scroll panes, etc) that UI developers expect. Extensible controllers provide AJAX support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simulation of diffraction pattern duality experiment. Each particle impacts the phosphor screen at a particular localized point, but when many individual particle impacts occur, the wave-based diffraction pattern emerges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    KNeTS (Knowledge Elicitation Tools) is a survey tool to create multi-agent models based on local knowledge using pattern analysis to identify rules that are iteratively validated with the informant. The final output is a knowledge-based multi-agent model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fusion of ARToolkit and Ogre3D, SimpleAugmentedReality is a augmented reality application which can display a 3D model over a live video stream from a webcam. Tracking of the object is handle by ARToolkit pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Data mining tool for the extraction of spatio-temporal frequent patterns ("Trajectory patterns" or "T-patterns") from GPS-like trajectories of a set of moving objects. Work performed within the European project GeoPKDD - www.geopkdd.eu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Implementation of Media Resource Control Protocol Client (MRCP). Supports ASR and TTS functionality. Design pattern implementation. Documentation, sample application and library source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...It searches for MP3 files with inconsistent filenames and ID3 tags, supports individual editing as well as batch updates of ID3 tags, and automatic file renaming based on a user defined pattern. Supports ID3v1 and ID3v2.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    FreeChess4 is a java chess board based on design Pattern Factory in order to implements at your choice : GUI (drag & drop, chess Font), AI (communicate with gnuchess.exe from WinBoard via shell), RS232 (chess board desk via PIC16F877, ASM, serial port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP/MySQL implementation of the Active Record pattern. This project is highly focused on simplicity of usage, high compatibility (from php4/mysql3 up to php5/mysql5.1) and code cleaness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an ASP.NET C# implementation of a CAPTCHA. You can choose any; size, font, color, background, pattern, add random lines or even add a background image. Also includes an audible version of the captcha text as well as refresh functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wrappers. An "application model" - 2nd "M" as in MMVC pattern GUI_toolkit-independent implementation for C++ and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JGetDate is a simple Java Console Application. It converts any Date from one pattern to another. All patterns are validated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quinoa Framework is web application framework written in PHP that follows the MVC architectural pattern. Quinoa is an open source project released under the new BSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A few simple OSS-Components with industrial strength are provided: A design-Pattern for Building your SOA-Poject, A Business Process Engine with event oriented Architecture, Security Services, A Service Registry...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EJOE is a lightweight remoting framework with focus on pluggable (de)serialization mechanisms. It offers a scaleable high-performance implementation of the request-process-response-pattern build around a modern multithreaded server architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CCA-fMRI is a SPM-toolbox (http://www.fil.ion.ucl.ac.uk/spm/) for detecting brain activity pattern using functional magnetic resonance imaging (fMRI) in combination with canonical correlation analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dejavu allows you to create in-memory snapshots of internal status of your Java objects at different points of time and to restore that status later. Dejavu is inspired by Memento design pattern and allows you to easily implement undo-redo, rollback etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Akelos is a PHP framework for developing database-backed web applications according to the MVC pattern. Being port of Ruby on Rails to PHP it lets you write beautiful PHP/Javascript/Ajax Code by favoring convention over configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Arasphp is a simple and flexible web development framework for non-gigantic sites. Following the MVC pattern, provides a lot of features: URL mapper, fully-featured models, search engine, paginator and static content controller, relationships and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DomGrep is a Windows based grep like utility accepting either command line or graphical user interface input. It searches for files containing text that matches a regular expression pattern, and is compatible with DOMercury, SlickRun and other applicatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The builder plug-in project consists of an Eclipse plugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications
    Downloads: 0 This Week
    Last Update:
    See Project