Search Results for "virtual machine plugins" - Page 11

Showing 932 open source projects for "virtual machine plugins"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 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
  • 1
    The LiquidCore Project

    The LiquidCore Project

    Node.js virtual machine for Android and iOS

    LiquidCore enables Node.js virtual machines to run inside Android and iOS apps. It provides a complete runtime environment, including a virtual file system. LiquidCore also provides a convenient way for Android developers to execute raw JavaScript inside of their apps, as iOS developers can already do natively with JavaScriptCore. One of the newest features in 0.7.0+ is the ability to automatically bundle JavaScript files in the application build process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SquirrelJME

    SquirrelJME

    Java ME Compatible Environment

    SquirrelJME is intended to be a Java ME 8 compatible environment for strange and many other devices. The source is written in pure Java and is licensed under the GNU GPLv3+.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    NanoVM - a portable tiny java vm running on microcontrollers with at least 8k code space, especially Atmel AVR controllers. Robotic examples for the Asuro, the c't-Bot and the Nibo robot are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Novel Insight Hypercube VST

    Novel Insight Hypercube VST

    VST parameter reducer software for finding new sounds from synths

    ...AI code requires lots of CPU so you should have very fast computer to use the tool. You need to calculate a parameter reduction model for each VST instrument separatedly. Note that many VST plugins don’t allow reading preset values which makes it impossible to calculate machine learning model. Hypercube VST is closed source but this demo version is freeware. Software has been developed by Tomas Ukkonen/Novel Insight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Isis PKI and Keystore Service

    Isis PKI and Keystore Service

    Public Key Infrastructure and Java Key Store

    The Isis PKI and Keystore Service supplies a full PKI service for creating, storing and managing RSA Private/Public keys and Certificates and symmetrical keys. Isis can manage multiple key stores files and an internal default store kept in an embedded H2 database. These stores are then accessible remotely over IIOP using the Isis Java provider library. The service uses external passwords for access which can/should be different from the actual password of the store file. Isis allows you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Seshat Naming and Balancing Service

    Seshat Naming and Balancing Service

    Extended COS Naming and Balancing Service

    The Seshat Extended Naming and Balancing Service supplies a fully conformant COS Naming Service with extensions allowing you to store any serialized object in the naming tree. The Service also supplies a Balancer for session balancing multiple CORBA servants of the same type in balanced groups. The balanced groups can be bound to the naming tree. If you look up a balanced group you will transparently get a reference to an object in the group. The members of a group can be delivered either...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Amentet Monitoring Service

    Amentet Monitoring Service

    CORBA Server Monitoring service

    The Amenetet Monitoring Service monitors remote services which register with it, heart beats are used in both directions to monitor the health of remote services. Remote services maintain a lease with Amentet and renew that lease regularly. Amentet then pings back to the remote service to monitor its health. Remote Services can monitor multiple objects internally, when "pinged" by Amentet, if any of these objects has disappeared an exception is thrown back with the list of missing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    VM Migration Assistant

    VM Migration Assistant

    Virtual Disk Convert Between VMDK,VHD(X),VDI,QCOW/QCOW2,RAW(IMG)

    ...For saving time during migration and hypervisor switch, V2V Converter / P2V Migrator enables to convert VMs directly from one hypervisor storage to another, without creating an extra VM disk copy. On top of that, the utility ensures a safe P2V migration by using a VSS snapshot of the source machine to ensure data consistency.
    Downloads: 18 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
    ocapi

    ocapi

    C-level driver collection for MSP430 and derivatives

    ...So it should work, no matter if you live in the Windows, Linux or Mac world. ocapi is used as the hardware abstraction layer for the MSP430 port of the Takatuka Java virtual machine (JVM). Before it can be used, the library must be built from the sources provided here. The build environment allows for fine grained configuration of the library's functionality and target system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simplify

    Simplify

    Android virtual machine and deobfuscator

    Simplify virtually executes an app to understand its behavior and then tries to optimize the code so that it behaves identically but is easier for a human to understand. Each optimization type is simple and generic, so it doesn't matter what specific type of obfuscation is used. Provides a virtual machine sandbox for executing Dalvik methods. After executing a method, it returns a graph containing all possible register and class values for every execution path. It works even if some values are unknown, such as file and network I/O. For example, any if or switch conditional with an unknown value results in both branches being taken. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BookPart2

    Interpreter Code for Book Part 2

    Source code for the book "Writing an Interpreter for Object Pascal: Part 2 This is the second part of a series that will show you how to write an interactive interpreter in Object Pascal. Part 2 describes the building of the first version of a virtual machine together with a simple assembler. The book combines the virtual machine with the syntax checker for the Rhodus language. Intermediate code is generated directly as the source code is parsed. At the end of Part II, the reader will be a very serviceable interpreter that supports user-defined functions, built-in functions, string, and list support together with a range of looping constructs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RISC-V BOOM

    RISC-V BOOM

    SonicBOOM: The Berkeley Out-of-Order Machine

    The riscv-boom project (also called BOOM or SonicBOOM) implements a high-performance, synthesizable out-of-order RISC-V core written in the Chisel hardware construction language. It targets the RV64GC (i.e. 64-bit with general + compressed + floating point) instruction set and supports features such as virtual memory, caches, atomics, and IEEE-754 floating point. The design is parameterizable, meaning users can tune pipeline widths, buffer sizes, functional units, and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GimpRemote

    Ubuntu Based Virtual Server using noVNC to serve Gimp.

    ...GIMP is a trademark of its owner. No endorsement is implied. Source code for files that have been created or changed is included in this project. Source code for the remainder of the virtual machine can be downloaded from Ubuntu, noVNC, and WebSockify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DevuanOS

    Buils your own Devuan Linux Live in 10 Minutes with Debootstrap

    Only need to Execute 5 Scripts in a Xubuntu Virtual Machine and get your own Live Devuan Linux Distro created. GITHUB: https://github.com/dinooz/devuanos Have u ever like to have your own Devuan Linux Distribution ? Have you ever like to have a lean distro with only specific packages ? Have you ever wanted a Devuan Linux distro with the assurance of what is installed ?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PPface

    PPface

    PPface is vector processor emulator / simulator

    PPface is vector processor emulator / simulator (SIMD array processor with 1-bit processing elements). VEPRAN language used to design parallel algorithms and operate data slices. The system allows to visualize algorithm work by viewing vector memory and registers, it supports debugging and animated program execution. To run this app on 64-bit system please install Windows Virtual PC and Windows XP Mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF).
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 18
    FRDCSA

    FRDCSA

    Formalized Research Database: Cluster, Study and Apply

    We are creating a large repository of FLOSS AI software that solves problems which affect people through the Free Life Planner and FRDCSA projects. We are making OS packages for external and internal software that employ symbolic AI (Prolog/OpenCYC/etc) and connectionist AI (ML/DL/NN), to solve computational problems. Our goal is to use logic to solve planning problems - to treat the world as a "game" and then win that game by proving that bad things don't happen to people....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Docker Machine

    Docker Machine

    Machine management for a container-centric world

    Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage the hosts with docker-machine commands. You can use Machine to create Docker hosts on your local Mac or Windows box, on your company network, in your data center, or on cloud providers like Azure, AWS, or DigitalOcean. Using docker-machine commands, you can start, inspect, stop, and restart a managed host, upgrade the Docker client and daemon, and configure a Docker client to talk to your host. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ApertusVR

    ApertusVR

    Virtual Reality software library

    The main feature of ApertusVR is the so called "Distributed Plugin-in Mechanism" which means that not only humans could be involved in a multi-user virtual reality scene but any element of the Internet of Things like hardware, software, robot or any kind of smart device. ApertusCore is a programming library written in C++11, that fulfills modern software requirements as it is modular, embeddable, platform-independent, and easily configurable. It contains basic software interfaces and modules for logging, event-handling, and for loading plugins and configurations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ZM

    ZM

    A library to handle coroutine and green thread in C

    ZM is a C library to handle continuations (coroutine, exception, green thread) with finite state machines. The library is written in C99 without external dependecy or machine-specific code and can be compiled in ansi-c or ansi-c++ with the minal effort to define two unsigned int type (uint8_t and uint32_t).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Vmdk2Phys

    Vmdk2Phys

    Convert a Virtual disk (VMDK) in a Physical disk and vice versa

    Convert a Virtual disk (VMDK) in a Physical disk. this operation allows to run a virtual machine in a physical machine and vice versa V2P and P2V, mainly designed for USB HDD support
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 23
    Passwords Generator

    Passwords Generator

    If You want to change your passwords globally, this program is for You

    ...Also, you can save passwords in the file with the .pass extension. The program takes very low memory on your computer. You don't have to install a program - it's just a jar file ready to run. You only need to have JVM (Java Virtual Machine). So, if you want to change your passwords to social media and others globally this program is created just for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Metasploitable

    Metasploitable is an intentionally vulnerable Linux virtual machine

    This is Metasploitable2 (Linux) Metasploitable is an intentionally vulnerable Linux virtual machine. This VM can be used to conduct security training, test security tools, and practice common penetration testing techniques. The default login and password is msfadmin:msfadmin. Never expose this VM to an untrusted network (use NAT or Host-only mode if you have any questions what that means). To contact the developers, please send email to msfdev@metasploit.com
    Leader badge
    Downloads: 14,681 This Week
    Last Update:
    See Project
  • 25

    BlackDiamond FL Studio Clone

    Fruityloops clone with sound samples using Fmodex lib

    http://blackdiamond-fmodex.freeforums.net/ BlackDiamond (formerly Crazy Machine) is a project I neglected for years until I got back into making music. The package comes with free VST plugins (gonna hunt for some more) and samples, and soon to be introduced (If I can figure out the programming ms timelines) some point in time perfect sequencer sample mixer playback thingamagiggy we are now back in full armor trying to create the wildest dreams of software working on BlackDiamond (form. crazy machine). ...
    Downloads: 2 This Week
    Last Update:
    See Project