Showing 109 open source projects for "java vm"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Collection of agents for a Java 1.5 VM. See the package description of java.lang.instrument for an introduction to agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Software distribution/packaging framework for Java allowing side-by-side deploying of classloader-separated applications in the same VM. Uses Spring Framework for component management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Visual Manager(VM) is a WYSIWYG productivity tool, focusing on reducing the amount of "dirty work" involved in everyday business management. Future plans include creating a B2B marketplace for VM-based business plans - a new way to market your talents & e
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lightweight SQL querying tool written in Java. Connects to any JDBC compliant database and will run on any OS with a Java VM. Features: keyword highlighting, result formatting, statement history, multi-window, multiple database connects at one time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Jau, a VM in Java with tail-calls & continuations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ssh port forwarding - this java application creates multiple port forwarding tunnels to remote hosts, using SSH2 logins with public key or user/password. This provides secure access for mobile devices that support a java VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mobile Java VM for PocketPC, WindowCE, Linux and Zaurus based portable devices, PDAs and SmartPhones, as well as Desktop Windows and Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An eclipse 2+ platform launcher written in java. Enables users to config different versions of eclipse with different workspace locations and launch these configuration. You can give different VM params and sort the configurations
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Ultima I-V RPGs redeveloped in Java. Initial goal is a faithful remake of the Ultima 1 re-release by Origin for the IBM PC that runs on any computer with a Java/SuperWaba VM and bitmapped graphics. Ultimately, it will run on most modernish platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    A Map (or HashTable) for Java that is backed by the filesystem to provide unbounded size. Additionally, MegaMaps may remain on disk between VM invocations, providing persistent hashtables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This software lets communicate your computer to a Polar S710 heart rate monitor via the serial IR interface. Written in Java for the VM ewe (www.ewesoft.com) . More Information at http://daveb.net/s710/, www.ewesoft.com. This software was coded and teste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Aegis VM Project is an on-going effort to implement a lightweight, secure virtual machine for executing Java bytecode. It will eventually feature a modular architecture, Proof Linking, that supports pluggable verification modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jclassinfo is an information extractor for java classes (.class). Information includes but not limited to: VM requirements, inheritance, dependencies, field and method signatures and class attributes.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    The integration of the VM on most OS is not very deep: It sits on top of the OS, running as a simple app, and does not access most features of the OS. This project's aim is to deeply integrate with the OS to facilitate many services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A bridge to the Java virtual machine via JNI for Haskell (and perhaps later other functional lanaguages).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Eclipse plugin that provides support for developing applications for SuperWaba VM. For binary packages, use the update site, please (see project home page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A peer-to-peer wireless sketch pad running on Sharp Zaurus PDA, Compaq iPaq PDA with Jeode VM, Windows and Mac OS X 10.2.8+, using Java (Personal Profile), Zero-conf (aka Rendezvous), and SVG.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A NetRexx compiler for the Java VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jeal Paster is a meal plan assistant written in jython. It is extremly portable and runs as an applet or with any vm listed at http://www.jython.org/platform.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NEW System with NEW FILE SYSTEM IN DATA BASE (Firebird), with service for ftp access and more.. You can access with web browser, Java VM applications, Object Pascal, C++... Look demo: http://tlsystem.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of this project is to provide a PVCS VM plugin for common development environments like JBuilder and Eclipse. Currently a working JBuilder plugin is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visual IP is a network protocol analyzer that works in any operating system with a java VM. At the moment it only allows you to examine data from the disk, and created by tcpdump. You can interactively browse the capture data, viewing summary and det
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Light-weight Java XML parser with limited XPath search support. Aimed to be used as a utility for misc developing tasks (i.e. config file parsing, message exchange between objects, etc). Features: (i) Runs on Java 1.1 VM (can be used for applets) (i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CharlieBot is an artificial intelligence program written in the Java language. It is based on work from the ALICE, ANNA v7.0, and Program D v4.1.5 projects. It works on Mac OS X or any Java 1.3 VM. Charlie is a 58 year old computer enthusiast.
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB