Search Results for "tiny virtual machine" - Page 48

Showing 1266 open source projects for "tiny virtual machine"

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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Stalk is a new prototyping, message-passing OO language similar to Self. The interpreter compiles source text to bytecode for the Stalk Virtual Machine (SVM) and caches it. Compilable on most systems with sane C++ compilers, stalk has optional gtk binding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Basilisk is an embeddable data engine and virtual machine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TRVM, the Tiny RISC Virtual Machine, is a tiny (less then 50k of code) virtual machine. It has support for multitasking, with the TRVM machine code. It's fairly easy to learn, with less than 20 operators. And it's easy to integrate into larger programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LIPI (acronym for "LIPI Is Platform Independent") is a new project to develop a binary-interpreter that will allow truly platform-independent programs to be written. Unlike Java (which was originally conceived for the purpose of operating appliances)
    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
    Internet C++/Internet Virtual Machine is a high-speed, open-source alternative to Java and .NET. Applications written in standard languages, such as C and C++. OpenGL 1.2 support brings portable high-speed 3D graphics and games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    avram is a virtual machine emulator with strong support for functional programming operations such as list processing. It also allows interoperability of virtual code with other applications by way of the expect library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Distributed Genetic Programming SRVM (Simple Risc Virtual Machine) Distributed function approximator of nonlinear functions with automatic induction of machine code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Linux kernel module JVM, derived from kissme (also on SourceForge). Includes a host build for debugging. Built with an eye toward the JOS Project (http://www.jos.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JShell provides a powerful way to host multiple Java applications inside a single Java Virtual Machine (JVM). It attempts to insulate each application by providing certain resources that all Java applications must use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The GNUton project is a re-implementation of the (defunct) Apple Newton platform. It consists of the virtual machine, storage architecture and templates for GUI and general OS features. It aims to support execution of existing pure NewtonScript packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The notorious bytecodehacks rewrite the bytecode executed by the CPython virtual machine to do things you never dreamt possible for Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pocket Smalltalk is Smalltalk-80 for small machines. Currently we support PalmOS with a virtual machine. We are looking for ports to other devices. PSt consists of an IDE (currently for Win32), which generates executables from Smalltalk source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    0 B.C. Time Machine

    0 B.C. Time Machine

    Educational Virtual Time Machine (Historical simulation)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    microPascal Virtual machine

    VM for microPascal Compiler IL

    VM for microPascal Compiler IL. microPascal specifications, IL specifications, and example compiler included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A virtual machine for a SISC (Single Instruction Set Computer) using SBN (Subtract and Branch if Negative) as its instruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Implementation model of the virtual machine manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vector Graphics Virtual Machine is a library for simple storage and replay of vector graphics operations, much like Windows MetaFiles. This allows 2D drawing with abstraction of both frontend (e.g. SVG) and backend (e.g. Cairo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Compiler and virtual machine of a new programming language similar to pascal with learning proposals for computer science engineering students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A driver for NT-compatibles (later other OSes) that implements processor protection abstractions (like memory and instruction protections) for user-mode applications, enabling the creation of cooperative OSes, accelerated emulators and runtimes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project