With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
...
Avrora is a suite of tools for analyzing and debugging programs for AVR microcontrollers. It has support for a sensor platforms such as Mica2 and MicaZ, allowing wireless network simulation and allows dynamic instrumentation and static analysis.
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.
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.
VBoxCtl picks up where the native VirtualBox environment leaves off. Virtual Box provides and interactive environment for managing virtual machines and their execution. However, this environment does not expose all the most common options.
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.
Playputer SDK is open source C/C++ framework whose purpose is to help development of virtualmachine libraries for playing casual games.These libraries emulate classic home computers, video game consoles,and other hardware or software systems.
A pure python module for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.
A multi-ISA "assembly debugger" with graphical and terminal frontends. Currently sporting LC-3, Georgia Tech's LC-2200, and brain*. MIPS support is in the making, to compete with SPIM. (Windows, Linux, MacOSX; LC-3 simulator and LC-2200 simulator)
GUI for creating Virtual networks with use of VMware Workstation and technology VMware Teams.This program lets you to create and save *.vmtm files which are used for storing information about VMware Virtual Team.
N-sim is a framework for studying and developing wireless sensor networks. It emulates the computation of sensor platforms, simulates the wireless communications, and allows plug-in models for source detection simulation. Intended for cluster computing.
BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
Kernel Emulation on Windows allows you to run x86 Linux native binaries under MS-Windows. No recompiling is required. The goal is to be able to run your favorite distro without dual-booting or using emulation products such as Vmware, Qemu or coLinux
NEmu is an emulator/simulator for exploring computer architecture. It
provides a virtualmachine, a debugger, and simulations of various cpus
and hardware. NEmu is built on top of ALib, my own application framework.