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
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
This project is a implementation of the in1660 course assignment of the Delft University of Technology.
It is a simulator of an operating system scheduler in Java. It has sample processes/jobs as input and shows how the recources are divided.
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.
KEGS is a portable Apple //gs emulator for Linux, OS/2, HP-UX, and Solaris. It is very accurate and quick, running at an emulated 10MHz on 200MHz machines.
This version of KEGS is using SDL (Simple Directmedia Layer) for more portability.
Library for the simulation of high-performance processors. The goal is to provide an environment for testing new hardware solutions. See Doxygen doc in "CVS browse" for more info.
Low latency, high bandwidth IP for virtual machines
MQNIC ( Message Queue NIC ) Virtual Link Layer
The Message Queue NIC project provides a virtual link layer for qemu/kvm based
virtual machines. The virtual link layer provides transport using the
Apache ActiveMQ message server or other message bus and eliminates the
need for external IP infrastructure to support VM deployments.
Based on the ivshmem technology originally developed by Cam Macdonell
the mqnic drivers use zero copy vm<->host data transfers and the apache
message server to provide low latency, high bandwidth IP support for
virtual data centers while simplifying the provisioning of hosted IP.
Because the Message Queue NIC appears as a standard IP device on the target
machine the integration of MQNIC and traditional IP routing is completely
managed by the standard IP routing tools and infrastructure.
Transport security is handled by the MQ server which supports multiple
levels of encryption and authentication.
openDLX is a DLX/MIPS ISA compatible pipeline simulator.
(Visit https://github.com/smetzlaff/openDLX for the latest development version or if You want to contribute.)
PHP System, to configure Sphere(tm) in most cases. Script editor, Region editor, User Management and Axis Server Configuration are some of the goals of this project
one type of dynamic language whos backgrouand virtual machine is base on S-expression, just as lisp a looks like. and the idea of the forgrand of snail comes from python mainly, and some from java.
qsh is a shell for any operating system. It is coded in java so it inherits the pros and cons of java. It is in a very nascent stage, but all the regular commands work: Directory navigation, file tasks etc.
A microprocessor simulator for unit testing assembly code in embedded systems. Written in pure Java, it works with JUnit on any platform Java supports. Micros include 6502, 6800, 8051, Z80, and others.
A set of tools relating to an educational processor used in teaching Computer Architecture at the University of Ottawa. Currently includes a working assembler and a semi-functional emulator/debugger.
x86Lib is a x86 CPU emulation Library. It is meant to help those that want to create their own emulator. Note: This is not a PC emulator right out of the box. This is meant to aid emulator developers.
The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. It transparently converts between machine-internal binary data representation and can be used on arbitrary binary data sources.