Search Results for "java virtual machine simulator"

Showing 389 open source projects for "java virtual machine simulator"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    OpenJ9

    OpenJ9

    A Java Virtual Machine for OpenJDK

    A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR and combines with the Extensions for OpenJDK for OpenJ9 repo. We're not sure which route you might have taken on your way here, but we're really pleased to see you! If you came directly from our website, you've probably already learned a lot about Eclipse OpenJ9 and how it fits into the OpenJDK ecosystem. Eclipse OpenJ9 is an independent implementation of a Java...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Vosk Speech Recognition Toolkit

    Vosk Speech Recognition Toolkit

    Offline speech recognition API for Android, iOS, Raspberry Pi

    ..., reconfigurable vocabulary and speaker identification. Speech recognition bindings are implemented for various programming languages like Python, Java, Node.JS, C#, C++, Rust, Go and others. Vosk supplies speech recognition for chatbots, smart home appliances, and virtual assistants. It can also create subtitles for movies, and transcription for lectures and interviews. Vosk scales from small devices like Raspberry Pi or Android smartphones to big clusters.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 3
    RiptermsGhost

    RiptermsGhost

    An example injectable cheat for minecraft using java native interface

    RiptermsGhost is an example of an injectable cheat for Minecraft that utilizes Java Native Interface (JNI), Java Virtual Machine Tool Interface (JVMTI), Java method hooking, and constant pool editing. It serves as a demonstration of advanced techniques for modifying Java applications at runtime, specifically targeting Minecraft. The project is currently inactive and may require a full recode due to random crashes on some versions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Besu Ethereum Client

    Besu Ethereum Client

    An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client

    ... read the wiki for more details on how to submit a pull request (PR). Besu is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java. Participation in private networks is typically restricted in some way, so the volume of traffic is much lower than on Mainnet, resulting in lower system requirements. Depending on your environment and network setup, the minimum Java Virtual Machine (JVM) memory requirement for private networks is 4 GB.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Cosmopolitan

    Cosmopolitan

    Build-once run-anywhere c library

    Cosmopolitan Libc makes C a build-once run-anywhere language, like Java, except it doesn't need an interpreter or virtual machine. Instead, it reconfigures stock GCC and Clang to output a POSIX-approved polyglot format that runs natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS with the best possible performance and the tiniest footprint imaginable. Cosmopolitan can be compiled from source on any Linux distro. GNU make needs to be installed beforehand. This is a freestanding...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    MuJoCo

    MuJoCo

    Multi-Joint dynamics with Contact. A general purpose physics simulator

    MuJoCo, developed and maintained by Google DeepMind, is a high-performance physics engine designed for simulating complex, articulated systems that interact through contact. It is widely used in research fields such as robotics, biomechanics, computer graphics, animation, and machine learning, where fast and accurate physics simulations are essential. The engine provides a robust C API optimized for real-time computation, making it suitable for scientific research and advanced simulation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Lux

    Lux

    The Lux Programming Language

    Lux is a new programming language in the making. It's meant to be a functional, statically-typed Lisp that will run on several platforms, such as the Java Virtual Machine and JavaScript, Python, Lua, or Ruby interpreters. Lux is in the beta stage. The JVM compiler is pretty stable and the standard library has grown to a respectable size. Also, new experimental support for JavaScript, Python, Lua, and Ruby has been added. Read carefully before using this project, as the license disallows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Byte Buddy

    Byte Buddy

    Runtime code generation for the Java virtual machine

    Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies. Furthermore, Byte Buddy offers a convenient API for changing classes either manually, using a Java agent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Amazon CodeGuru Profiler Python Agent

    Amazon CodeGuru Profiler Python Agent

    Amazon CodeGuru Profiler Python Agent

    ... is consumed, and suggest ways to reduce CPU utilization. Use CodeGuru Profiler to help profile your applications in the cloud from a single, centralized dashboard. CodeGuru Profiler currently supports applications written in all Java virtual machine (JVM) languages and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    Finagle

    Finagle

    A fault tolerant, protocol-agnostic RPC system

    ... clients and servers in Java, Scala, or any JVM-hosted language. We set out to develop a single implementation of the basic components of network servers and clients that could be used for all of our protocols. Finagle is a protocol-agnostic, asynchronous Remote Procedure Call (RPC) system for the Java Virtual Machine (JVM) that makes it easy to build robust clients and servers in Java, Scala, or any JVM-hosted language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    asami

    asami

    A flexible graph store, written in Clojure

    Asami is now being developed in this repository, as it is no longer being supported at Cisco. The deployment to Clojars has not changed, as it was always to my personal account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Virtual Motherboard

    Virtual Motherboard

    Plug&Play Hardware simulation over a virtual bus system.

    The Virtual Motherboard provides a specification of a TCP/IP based system bus, a motherboard simulator implementing this specifaction, and a collection of reusable device simulators. It is the perfect start to build new custom hardware simulators.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13

    Java-Enigma

    Enigma Encryption Simulator in Java

    This program is an offline and stand-alone Java application which simulates the Enigma encryption machine that was used during World War II.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    Android Tablet 7.1.2 on Virtual Machines
    .... Increase CPU Count and Memory in VM's Settings, as required, for better performance. If you are very new to virtual machines, then please refer the Wiki Page for its setup instructions, for all major operating systems. Tags: Android Tablet, Android ova, Android Phone, Android OS, Android Operating System, Android Emulator, Android Simulator, android apps, apk, virtual machine
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15
    MorganaXProc-IIIse

    MorganaXProc-IIIse

    A Java implementation of XProc 3.1

    Copyright 2011-2025 by <xml-project /> Achim Berndzen MorganaXProc-IIIse is an implementation of XProc 3.1: A Pipeline Language (https://xproc.org/specifications.html). It runs on the Java Virtual Machine, either version 8.0 or 11 (and later). More informations will be added soon. Please see our website https://www.xml-project.com in the meantime.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 16
    RARS

    RARS

    RISC-V Assembler and Runtime Simulator

    RARS, the RISC-V Assembler, Simulator, and Runtime, will assemble and simulate the execution of RISC-V assembly language programs. Its primary goal is to be an effective development environment for people getting started with RISC-V.
    Downloads: 162 This Week
    Last Update:
    See Project
  • 17
    javax

    javax

    java tools

    Execute Java code like java.exe 1. support service to start/stop 2. support console command to execute java
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18

    SUNY Pascal

    SUNY Stony Brook Pascal for the IBM/360 written in XPL

    This Pascal compiler was created by the Computer Science Department of SUNY in Stony Brook back in 1975. The Pascal compiler generates code for the IBM 360 and is written in XPL. This project includes the source code for the Pascal compiler and the XPL compiler. This project also includes an IBM/360 simulator capable of running the output of both the Pascal compiler and the XPL compiler. The simulator is written in C and can run on most machines with a C compiler.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Jainja

    Jainja is a JVM (Java Virtual Machine) written in Java

    Jainja is a JVM (Java Virtual Machine) written in Java. The VM is developed by using the smallest possible subset of Java in order to run on top of multiple environments : Java SE, JavaME, Android, Javascript, and even natively.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    SolSpace

    SolSpace

    A NOT REAL operating system simulator for Windows and in Spanish

    SolSpace is a NOT REAL operating system simulator, and at the moment it is in Spanish. It's written in C#, and the project is created to use an operating system but without having to be installed on a real or virtual machine. In other words, it doesn't have to be installed as a REAL operating system like Microsoft Windows, MacOS, and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YSticky

    YSticky

    A portable cross-platform sticky note application.

    YSticky is a portable cross-platform reminder / sticky note application. It is very simple and its use recalls that of the real sticky notes in the following three steps: 1. create a new / take a note; 2. (re)edit it; 3. stick it. YSticky is developed in Java so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install. It does not need installation since quickly creates and edits notes in the same directory of the executable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    NetRexx

    The open sourced NetRexx reference implementation

    NetRexx is a dialect of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package. Originally from IBM, NetRexx is the creation of Mike Cowlishaw...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JMultiSend

    JMultiSend

    A simple and fast cross-platform solution to send mass emails.

    JMultiSend is a simple and fast solution to send mass emails (Bulk E-mail); it only needs to load the list of addresses, the message (HTML or TXT), the data and then send. It is possible also to manage mailing lists subscribtions simply by emails, to send personalized messages with username and to schedule delays up to 24h (86400 secs); all this also from command-line. Since it is developed in Java it is a cross-platform application and does not need installation but needs only the Java Virtual...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    a sed like script language for parsing context free languages. the language implements a virtual machine which is appropriate for parsing and transforming context free languages. an implementation in c++ is nearing completion (apr07)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    M2MLabs
    A framework for building machine to machine applications. It handles device protocols, device management, storage and retrieval of data sent by devices, a web based IDE including a device simulator and scripts based custom business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.