Search Results for "virtual software" - Page 21

Showing 1262 open source projects for "virtual software"

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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    JavaCá&Lá

    A Java Distributed Shared Memory Middleware

    How can we easily develop applications for multicore or multicomputer architectures? We frequently use middlewares for that problem, but they are often complex and less productive. This way, at DECOM-UFOP, we have a middleware, named JavaCa&La or just JCL, to build portable and scalable solutions over many high performance computer architectures. Our middleware APIs is simple, intuitive and designed for young and senior programmers who don’t have high performance programming skills. Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CArtAgO is a framework for programming and executing virtual environments in multi-agent programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    nexbridge

    Makes Celestron mounts controlable over the network

    ..._nexbridge._tcp.local. where XXX is user specified name with "-s" option. Now ttynet tool is added which connects a virtual serial port to a network exported serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    flAVR

    A simulator for Atmel's 8/16-bit AVR microcontrollers

    flAVR is a simulator for the Atmel(tm) AVR(tm) microcontrollers written in C. The project aims to implement a cycle-accurate AVR CPU core simulator along with a range of peripherals, allowing firmware written for a variety of parts to be run on a host PC. In addition, flAVR provides enhanced interactive debugging functionality - featuring breakpoints, data watchpoints, execution tracebuffers, flash/RAM/EEPROM viewers, and run-time disassembler. flAVR also implements the GDB remote...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    Symbiota

    Mobilization of Biodiversity Data

    Symbiota Virtual Flora/Fauna project is an open source software project with central goals of developing online search engines and tools that will aid in the exploration & management of biodiversity data (herbarium specimens, images, checklist, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lilac - a Java assembler

    Lilac - a Java assembler

    An assembler and disassembler for the JVM (Java Virtual Machine)

    Lilac is a tool suite, which contains an assembler and a disassembler for the JVM (Java Virtual Machine) bytecode. The assembler takes textual representations of Java classes, written in an assembler-like syntax, and converts them to binary Java class files, which can be loaded into JVM. The disassembler takes binary Java class files and creates out of them assembler files suitable for the assembler. In general (except for some very rare cases) Lilac tools allow a perfect round-trip,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jelatine is a Java virtual machine implementing the Connected Limited Device Configuration of the Java 2 Micro Edition body of standards. It also includes its own CLDC-oriented classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Loglan82

    Loglan language and Virtual Loglan Processor repository

    Loglan'82 is a programming language conceived for object and distributed programming. It has many features that make Loglan'82 a tool surpassing other programming languages: * It enjoys a unique safe and efficient system of managing objects, see [[Safe dealocation]], * It offers modules of classes (__class__), moreover it allows to declare modules of cooperating objects i.e. **coroutines** and modules of threads ('''process'''). One can create not only objects of classes, but also...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Jikes RVM
    The Jikes Research Virtual Machine (RVM) is designed to execute Java(TM) programs that are typically used in research on fundamental virtual machine design issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Virtual Eyewear

    Virtual Eyewear

    An eyewear trying simulator

    Try this software and find out the eyewear style that is the most suitable for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EV3Utils

    LEGO EV3 Utilities and Assembler

    EV3Utils are Communication and Assembler utilities written in JAVA for working with the LEGO Mindstorms EV3 from Linux. A command line interface is provided which can be used to up- or download projects as well as assemble new bytecode files. Communication with the brick is currently limited to USB-only, but other transports should be easy to add. The assembler supports all of the functionality of the one provided by LEGO, but uses a slightly different syntax and supports far more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Infinity Virtualization Platform

    Infinity Virtualization Platform

    A virtual infrastructure without the dedicated physical infrastructure

    Infinity saves time and money by providing users with a virtual infrastructure without the need to buy and manage dedicated hardware. The Infinity virtualization platform gives users centralized management of their virtual machines (VMs), but unlike traditional virtualization solutions, Hosts running VMs can be any computer. Computer workstations and servers which are running Windows, Mac, Linux, BSD, Unix or no OS at all can be used to host VMs alongside their current applications. VMs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Object Graph Visualizer

    Object Graph Visualizer

    A modeling tool for software engineers (OO)

    Object Graph Visualizer is a tool primarily meant to be used in CS courses to help new students understand the Object Oriented paradigm and patterns. Classes and objects - that can be part of a software project - are visualised in 3D: The classes stay In the xz-plane in form of an UML class diagram. Directly above in the y-axis objects can be instantiated as an object diagram. Classes can be connected with all sorts of relations (Associations, Compositions, Generalization, etc.), objects with object relations. Following additional functionality is provided: Attributes, Mulitplicities, Roles, Object Graph Mode, Coloring, Save and Load, XMI 1.1 Import from Enterprise Architect, Associations (undirected, directed, bidirected), Aggregations, Compositions, Dependency, Generalization, Multiple Virtual Inheritance (Developer Addendum: It shouldn't be too difficult to add an API for remote application control, e.g. visualize and debug a running programm. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    TWAIN sample Data Source and Application
    [Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/twain-samples Use the TWAIN 2 sample data source and application, to test your TWAIN project, or as templates to incorporate TWAIN into your graphic applications or Scanner drivers. The samples are released as open source software and uses a Modified BSD licenses.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 16

    WS1281 decoder

    Decoding of OOK signals transmitted by a weather sensor on 433,82 Mhz

    WS1281DEC is a portable Win32 application that extract and display the data transmitted by WS1281 weather station external sensor, using the sound device of a PC computer and some additional hardware and software. Hardware requirements are RTL-SDR dongle (e4000 or R820T tuner ), external antenna, and a PC. As additional software, it is necessary to have SDR Sharp and Virtual Audio Cable. The whole system was tested on Windows 7 64 bit OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Savuka-VirtualBox

    Savuka-VirtualBox

    Virtual Box VDI of SliTaz Linux with Savuka installed and configured

    Savuka global analysis software (www.osmanbilsel.net) is installed and configured in a light version of SliTaz linux (www.SliTaz.org). root name: root root password: root username: tux password: root Instructions: -Download and install 7zip (www.7-zip.org) -Extract files to HDD -Install included VirtualBox (not tested on other versions, but shouldn't matter) -Within VirtualBox make a new machine ----Machine/New --------Name: Savuka / Type: Linux / Version: Other Linux (32-bit) --------1024MB RAM -------- Use Existing virtual drive (point to extracted Savuka.vdi) ---- Machine/Settigns/Display: set video memory to 50 MB, enable 2D and 3D acceleration ---- Machine/Settings/Shared Folders: Create new machine folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RednetOS

    RednetOS

    a long term automation operating system

    RednetOS is a Ubuntu-based linux distribution it uses XFCE as its default desktop environment,RednetOS contains all the required software to take the automation to the last level. this operating system is made for dedicated servers or virtual private servers if your provider allows custom images. RednetOS is made to run more likely on servers because desktop users are not used to let their computers up for 24 hour a week you still can test it on your desktop RednetOS is developed and maintained by Rednet team. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xiaopan OS

    Xiaopan OS

    Easy to use pentesting distribution for wireless security enthusiasts

    Xiaopan OS is an easy to use software package for beginners and experts that includes a number of advanced hacking tools to penetrate WPA / WPA2 / WPS / WEP wireless networks. Based on the Tiny Core Linux (TCL) operating system (OS), it has a slick graphical user interface (GUI) requiring no need for typing Linux commands. Xiaopan OS is Windows, Mac and Linux compatible and users can simply install and boot this ~70mb OS through a USB pen drive or in a virtual machine (VM) environment. ...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 20

    VolumStudio3d

    Volumetric Rendering Software

    -- !!! OLD IMPLEMENTATION BASED ON !!! VTK 4.2.2 / JAVA 1.4 !! THE INSTRUCTIONS TO COMPILE ARE NOT YET AVAILABLE -- Based on VTK 4.2.2 / Java 1.4 An old software wrote several years ago (1999 - 2002). - Volumetric Rendering - Virtual endoscopy - Segmentation (extract/isolate parts from volum) - Pattern Search (intestinal polyps search)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    open-vm-tools
    The open-vm-tools project provides a suite of open source virtualization utilities and drivers to improve the functionality and user experience of virtualization. The project currently runs in guest operating systems under VMware virtualization.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 22
    Packer Windows

    Packer Windows

    Windows Packer Templates

    This repository provides pre-configured Packer templates for automating the build of Windows virtual machine images (Vagrant “boxes”) for VMWare Fusion and VirtualBox. Originally based on VeeWee, it automates unattended Windows installation, provisioning, and packaging, streamlining the creation of reusable dev/test environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    nMars - Corewars MARS for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenNode is a open source server virtualization solution providing easy to use bare-metal ISO installer. It's based on CentOS and supports both OpenVZ container-based virtualization and emerging KVM full virtualization technology on the same host.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    RESHL

    RESHL

    ROS-Enhanced Scalable Haptic Library - discontinued

    ...This way you don't have to install software for devices or functionality you're not going to use. Refer to Structure section for details on the single sub-libraries. - Haptic: the end-application is using pen-master devices to simulate the sense of touch in a haptic virtual environment. - Library: the software is distributed in c++ libraries with an easy interface. A graphic environment based on OpenGL is generated to improve the user's experience.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB