Search Results for "virtual machine plugins" - Page 51

Showing 1359 open source projects for "virtual machine plugins"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    A portable operating system based on the java virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CDIS means "Context Dependent Instruction Set". Byte-code can extend its' own Instruction Set (IS) in runtime by querying of Addit. IS (AIS). Each AIS has unique ID. Basic IS realized as the virtual stack-machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UMLWIN32 is a port of linux kernel based on user mode linux (UML) to make linux bootup in a virtual machine on top of different windows platforms. This provides an authentic open-source alternative to run linux kernel and native linux binaries on windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ...Able to intern and persist arbitrary ELF loadble objects. Convenient class library (Lists, Strings, Dicts, Namespaces, etc.) optimised for spatial locality of reference. Virtual machine toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    BorgASM will be a fully integrated environment for simulated cybernetic and robotic experimentation. A general purpose real-time AI/physics/animation engine core will facilitate virtual exploration of the unification of man and machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generic Virtual Machine is embeddable JavaVM for C/C++ projects (mostly Win32). Based on Super Waba JavaVM but with very big changes for optimization and usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An enivornment for running multiple Java applications in a single shared virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    secureADMIN is a small, lightweight package for administering a machine over the web, or with a web interface. It consists of a small, custom web server and "plugins" written in perl. These plugins are customizable and extensible making sysadmin'g easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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