Showing 88 open source projects for "mini"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 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
  • 1
    A summary of mini games, implemented as java applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CatchemRPG will be a fully featured Java RPG similar to the old gameboy pokemon series.A plethora of mini games, side quests and content will be added to make it a fun game to play. Early test builds released. Not very functional yet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A mini data CUBE to do some embedded data analysis and mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JVRMUDClient is a simple client for MUD ( Multi User Dungeons ) written in java. Supports mini-map, colourful ansi terminal, will support triggers, scripts,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    This is desktop management tool for MiniShowcase gallery (http://minishowcase.frwrd.net/). Uses php soap server file (NuSoap required: http://sourceforge.net/).Please use NuSOAP/0.7.2 (1.94).Minimanage may not work with older or newer versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Serie di mini applicazioni per MacOSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ministone is a mini blog system implementation in JAVA. It's based on the famous Spring and Hibernate.The web layer will using AJAX to enchance user experience.It contains blog article management,user registeration,statistics and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A mini tool that helps java developers to use parameters (arguments) for their software. The parameters will be read with annotations help and can be loaded from console or from a specific file. I hope you will find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An operating system kernel simulator complete with command-line mini-applications and a disk scheduler.
    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
    X3D Mini is an X3D model viewer intended for mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Natural Family Planning(NFP)/Fertility Awareness(FA) mobile (j2me,midp 1.0/2.0) application. Supports basal-body temperature, mucus/ovulation and calendar methods. Optimized for daily storing of records with the ability to display complex graph analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MiniLang is yet another scripting language written in Java programming language. Main features : Functional language, Strongly interact with Java, XML integration, Statickly typed, Integrated template engine like Velocity or Smarty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MinioHttpd (Mini-Nio HTTP Server) is a very simple but highly scalable web server with Java NIO implementation. It is suitable for embedding to other application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple and small Model-View-Controller mini-framework for J2ME (MIDP). Supports navigation by name, parameter passing, executing actions on page load and command selection, lazy initialization of views and page loading progress display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Serie di Mini Applicazioni scritte in J2ME per il cellulare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Unmazed implements an interpreter for a scripting mini language, similar to the JSTL core tags, but in a standalone manner that can be used in non-JSP applications. The language uses the JUEL implementation of the Unified Expression Language (JSR 245).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "TianshanAS" is a J2EE server focusing on the specification implementation. It will not be a full-function j2ee server for enterprise use, but a mini-server with JNDI, JMS, EJB, JTS, JCA, CACHE and IOC microkernal for education purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    seeetron-ssc is Java source code for controlling the SEEtronics mini-SSC servo controller board (see: http://www.seetron.com/ssc.htm). The board itself does not come with Java support, so this project provides that third-party support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Purity mini-framework is a MVC framework for Java-based web-applications. It provides distinction between Model, View and Controller, a functional Controller that dispatches user requests to the Model and tools like character escaping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A very simple CMS, where you can create a series mini portals to upload documents, create, edit and link pages easily. It provides a WEBDAV interface and a WYSIWYG html editor by interfacing with open source modules. Easily customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a very small HTTP server meant to be embedded in Java applications to provide an HTTP interface to your java application. The I/O is purely strings, and there's no JSP infrastructure, but rather direct printing. JRE5.0 Necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jones in the Jungle graphical mini game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a mini helpdesk solution, that controls user's solicitations, the status of them, pending calls, closed ones, and everything that involves this environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A lightweight journalling or diary tool for logging unformatted, textual information. Mini Journal logs entries per date in a human readable text file. MiniJournal provides a browser & search function to find, edit & create journal entries.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB