General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Pika is a fast, lightweight, dynamic multi-paradigm programming language. Its list of features includes: First Class Functions, Closures, Lexical Scoping, Optimized Tail Calls, Classes, Cooperative threads, Packages, Properties and Exceptions.
Self-hosting environment for the (new) P1 Programming Language including a portable compiler, debugger, virtualmachine and an optimizing native compiler.
The ucsd-psystem-vm project is a portable virtualmachine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
A new Generation Operating System for x86-32 bit machine. In future it may extend to x86-64 platforms too. The name stands for A Native Macro Interpreting Kernel Operating System
Multi-platform execution environment for applications (and libraries) based on bytecode (compile once, run anywhere). Support for multi-language and multi-paradigm. It intends to be an open alternative to the Java and MS.NET platforms.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A distributed virtualmachine designed for executing functional programs. Automatically and transparently parallelises code, removing the need for the programmer to take care of the parallelisation themselves.
A small tools can analyze QNX Neutrino's kernel crash dump information.
It supports
1.translate context to named registers
2.machine instructions to assembly
3.backtrace in the dumped kernel stack
A small C utility to convert a raw dd image into a flat monolithic VMDK file. The code is loosely based on Liveview's java implementation of PartitionEntry.java and MasterBootRecord.java. Will be adding split file (.dd) conversion in the near future
The Simply Magical Programming Language, or SMIPL, gives everyone the chance to create their own programs without difficulties. Created to be as easy as english to understand, and let's you experience the power of a computer by writing to it.
Real time micro benchmark multi-lingual suite (RTMB) provides a good way to measure the deterministic quality of hardware, an operating system, or a Java VirtualMachine. RTMB consists of benchmarks in C, C++ and Java
Luvalley is a lightweight type-1 VirtualMachine Monitor (VMM) with novel architecture, to enable any OS to host virtual machines as pure applications by utilizing hardware virtualization extensions such as Intel VT and AMD-V.
A hardware supported hypervisor originally built for malware analysis. Features: Linux VM introspection, minimal detectability, small (~150KB), simple, and well documented. Can be used for other purposes. Support for Intel-VT & Windows coming soon.
The `Turing Machine Compiler Collection' (tmcc) contains a virtualmachine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
Contiki Instant IDE is ready to use development environment for embedded OS Contiki. The package contains: - VMWare virtualmachine with ubuntu 9.10 - Eclipse IDE - Avr-gcc - Contiki OS version 2.4 with support for MB128-USBCAN board
A set of small useful vxWorks RTOS libraries (HTTP server, JVM, etc.)
A set of small useful libraries for vxWorks. Currently includes the following packages: HTTP server, Java virtualmachine, Syslog (UDP) client, and RTime client.
OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
Cov is a code coverage tool to get your code coverage after your runuing some steps for your programs.It is based on llvm(Low Level VirtualMachine,http://llvm.org/).Now,it's only a begining,so welcome anybody to join in.