Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Start Free Trial
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
a sed like script language for parsing context free languages. the language implements a virtual machine which is appropriate for parsing and transforming context free languages. an implementation in c++ is nearing completion (apr07)
PigIron is an open source Java class library which implements the client side of the IBM z/VM Virtual Machine Operating System Systems Management Application Programming Interface (VSMAPI). PigIron is not associated with the IBM corporation.
A MIPS processor modeled in Java for educational purposes and aimed at undergraduate Computer Architecture courses. It presently runs MIPS 32-bit R3000 ELF executables on any platform where Java itself will run. Five successively more sophisticated models of a pipelined MIPS RISC processor are included. Though the code is deliberately kept clear and simple in order that readers are able to figure out how a real processor works through the medium of the code, it will soon be able to run a...
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.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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...
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...
This project is a simulation of an electromechanical computer based upon the design presented in Charles Petzold's book "CODE: The Hidden Language of Computer Hardware and Software"
Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
This is an x86 emulator written in pure Java based on the Dosbox project. It currently supports running Dosbox's built in DOS and well as booting into Windows 95/98/NT4.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This is a Java re-implementation of the original AT-Robots project <http://necrobones.com/atrobots>. The players can program robots in AT2 assembly. Seek and destroy your opponents using scanners, radar, sonar, missiles, and mines.
Virtual Box 4.0 Cloner.Java based.It clones your VM taking care of HD, XML descriptions etc.Runs on Windows/Linux.On Linux VBoxCloner takes advantage of reflink copying on BTRFS filesystem allowing us to clone VM of hundreds of GBs in just seconds.
JVix is a Java wrapper to the VMware VIX API, allowing control of virtual machines through a Java interface.
Now on github: https://github.com/randomnoun/jvix
raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.
SimDK is a VMware vSphere4 simulator which provides vSphere4 API-compatibility for official vSphere4 clients and other applications built using the vSphere4 SDK.
The Universal Virtualization API (UVAPI) aims to provide a unified and simplified programming interface which may be used to access the world's leading hypervisors.
PLEASE NOTE - JAVAPATHFINDER HAS MOVED TO: http://babelfish.arc.nasa.gov/trac/jpf Java PathFinder is a system to verify executable Java bytecode programs.
LiveView is a forensics tool that creates a VMware virtual machine out of a raw (dd-style) disk image. This allows an examiner to "boot up" the image and gain an interactive, user-level perspective of the environment, all without modifying the imag
abiquo platform allows to create intelligent distributed networks interconnecting all kind of devices. We ease the interaction between gadgets, users and organizations through empowering technologies which add intelligence to actual networks.
The Version Checker Tool traverses the given folder or directory and groups the found classes by java major and minor version. It helps to identify and resolve the java run time compatibility issues with class and jar files.
insideApps from determyne: Transaction-level performance monitoring for J2EE applications. Correlates and reports on transactions across HTTP server, J2EE container, and database layers. Pinpoints the source of performance issues in real time.
BaseMovil is a framework for fast development of J2ME applications: a powerful J2ME database engine, a scripting engine and an ui toolkit which is fully integrated with both and allows xml view definition. The framework handles device differences/bugs.
Fully graphical mips simulator, with a simple text editor. The aim is to not only have the entire mips isa implemented and simulated, but to have a mips ide. The text highlighting for the mips instructions set is currently underway. Version 3 Available.
JMixSim is an implementation of Donald Knuth's MIX computer. It provides a compiler for the MIXAL language and an interpreter for the resulting MIX program, both easily usable via a graphical user interface.