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
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80.
Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD.
Special support for ZX Spectrum emulator file formats.
Binary or intel hex file output.
PUP is a microprocessor simulator to facilitate course study in
assembler programming, the study of instruction sets, the study
of CPU security features, and various microprocessor features
such as paging.
Ski is an instruction simulator designed to execute and test ia64 code on non-ia64 machines. This is CPUsimulator only; there is no machine simulator (for all the stuff beyond the CPU such as the PCI bus or random IO devices).
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A simple CPUsimulator whose goal is to make assembly learning easier. This goal is reached giving a simple calculator, called ENIAC, with a simple CPU, called vCPU. The vCPU's instructions are very simple and easy to understand.
Ellen is a CPUsimulator for educational purpose. A virtual accumulator based CPU is modelled. The main point with Ellen is to program the micro code in order to understand the basic concept of a CPU.
JSim8086 is platform-independent Assembly Language Simulator of the Intel 8086 CPU. It was designed to be a learning tool (CAL) for first year Computing students who are learning Computer Systems Organisation and Assembly Programming.
This is a simulation of an open CPU, called 67-80-85. It tries to implement a simple, efficient CPU. It includes the simulator, an assembler, a sample code for a boot loader (ROM), a microkernel prototype and tests. - "The 3-legged shinning steel horse
CPU Informer - CPU recognition program. A very useful tool for CPU detection. It recognizez all types of x86 CPU's including new Intel and AMD Dual Core CPUs. Also CPU Informer can work with most popular LPC SuperIO sensors.
JCPUSim is a CPU (Central Processing Unit) simulator written in Java. It is intended to aid in teaching how the fetch-decode-execute cycle, CPU, registers, memory and assembly programming language work in a computer system.
Infosys is a program that gathers system info and displays it using ncurses library. Infosys can show you info about cpu, memory, swap, ide disks, interrupts, modules, devices, uptime etc. Supported architectures are: Intel x86, AMD, PowerPC and Sparc.
osdcpufreq displays an OSD-like window with information about the CPU current status: frequency, driver, governor... It is very useful for laptops equipped with mobile technology processors (like Intel Centrino), which can change the speed on the fly.
An emulator for an educational CPU (P3) used in a Computer Architecture (AC) course in IST (a University in Lisbon, Portugal). The CPU is only theoritical and has a software simulator already implemented. Purpose: final AC project testing and evaluation.
A project to develop in C a command line based assembler/simulator for 8 bit microprocessors used in bare embedded projects. Currently, the motorola 6502 and intel 8051 are supported. Support for other microprocessors may be added.
This is the speed step daemon, for managing CPU frequency at runtime.
Do not let the name fool you: it can be used with schemes other than Intel SpeedStep.
Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
GNUDE is a complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPUSimulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.
An open source PowerPC CPUsimulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
YDLX is a generic CPU instruction simulator. It is designed to make it easy to add support for new CPUs and hardware devices in an object-oriented, "plug and play" fashion.