Showing 298 open source projects for "pattern"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    A simple solitaire card game written in Java using AWT and Swing. Based upon the MVC design pattern.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Surf Framework is a framework that aims to simplify the development of Java Swing applications by implementing a taste of MVP (Model View Presenter) design pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An implementation of the Compositional Pattern Producing Networks (CPPNs) and Neuro-Evolution of Augmenting Topologies (NEAT) proposed by Kenneth O. Stanley, based on the Genetic Art tool from Mattias Fagerlund.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Erubis-J is a converter and evaluator of embedded JavaScript, similar to ePerl or eRuby. It has the following features. * Embedded pattern (default '<% %>') is changeable. * Auto-escaping support. * Context data file support (*.yaml, *.json, and *.js).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5
    MicroDB is a implementation of relation database in J2ME plataform. The objectives is create a partial relational database without SQL pattern, but with Object/Relation mapping. The firsts plans is storing data with fast and facility fetch and update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java framework to simplify LDAP operations, based on the pattern of Spring's JdbcTemplate. Relieves the users of the burden of looking up and closing contexts, looping through NamingEnumerations, encoding/decoding values and filters, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project uses a combination of JSP tag, Factory pattern classes and XML to display directory structures. The directory will be specified in the JSP tag, then it will call the package to generate a XML document that describes the directory structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JthinFramework is a basic infrastructure for j2ee framework in which the j2ee developers can use it to build their own framework to improve their productivities.It supports multi-pattern framework that is used to power java applications(web-based or not)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Seek & Destroy Music Duplicates is a tool for locating and removing duplicated music files. It uses an incremental scanning strategy and uses relatively few system resources. Mp3, ogg, wma, aac formats. Pattern matching: crc32, mp3, ogg tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    The project main goal is to provide various tools and libraries to manipulate XML documents. The first released library from XMLFoundry is a SAX based information extractor using XPath pattern subsets to define the information one wish to extract.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AJUI is a java widget toolkit for creating user interfaces in java. AJUI uses a XUL like xml format for laying out widgets, uses a non tradition event handling system, follows an MVC design pattern, and uses an SPI model enabling AJUI to look native.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Generic Java XML stream parser API makes it much easier to use event-based stream parsers like SAX Parser. Includes an implementation for SAX parser. Also supports recursive pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rail pattern design for toy train
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AMP was inspired by RoR partials. It is a framework-independant Java API that enables processing of AJAX requests in a normal MVC pattern. It is currently integrated with the Spring framework to allow for easy configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java framework to create multi-threaded dispatching applications. It is a framework that realizes an application pattern that often appears while creating business applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gene4j is a simple java notification framework which will connect event providers with event consumers. It is based upon a plugin pattern where each plugin may contain any number of providers andor consumers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    _Stamps_ is a framework for java application development which extends the MVC (Model - View - Controller) pattern providing a complete decoupling between view and model with the usage of annotations (JSE5) and dispatching mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NiceSwing is a Swing implementation of the ContentProvider pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A small but extensible Java based "embedded lisp"- derives from the 1960 Mc Carthy Lisp a new consequently functional, dynamically scoped dialect enriched by modern features (pattern matching, parallel processing, implicit lex. closures etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Eclipse plugin which generates the code of J2EE design patterns and includes support for J2EE refactorings. It uses XML files to store the pattern descriptions. The plugin has a user friendly wizard-based user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Eloquence is a plug-in for the Eclipse IDE to allow seamless and automated integration of aspect-oriented design pattern implementations with Java/AspectJ projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JCrawler is a perfect cralwing/load-testing tool which is cookie-enabled and follows human crawling pattern (hit/second).
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB