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.
Try Auth0 for Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
PARASOL is a C library for implementing computer-system simulations.
PARASOL is a C library for implementing simulations of computer systems. It supports a simulated, user-configured, multiprocessor environment on which user-written software (in C or C++) is executed.
NEmu is an emulator/simulator for exploring computer architecture. It
provides a virtual machine, a debugger, and simulations of various cpus
and hardware. NEmu is built on top of ALib, my own application framework.
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.
EMUFE (Extensible, Multi-emUlator Front End) This is a Front end system for any emulator. This front end runs in full-screen Kiosk tmode rather than a GUI. It was designed to run cleanly from CD-Roms (both LiveCDs and ordinary CDs)
A KDE (QT3) front-end for QEmu cpu emulator. QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. KQEMU makes it easier to launch QEmu directly or create scripts for easy launching of QEmu environments.
The purpose of the cinc project is to develop an emulator for Bell Labs' Cardiac (cardboard illustrative aid to computation) computer. The main product from this project is a Java program called jcinc.
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.
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.
AdaptiveCells J2EE generates test-beds for benchmarking J2EE performance. They consists of highly customizable EJB cells that can emulate CPU load, memory usage, memory leaks and exceptions. The behaviour of the cells is coordinated from a web front-end.
Project to create 64bit virtual CPU in Gambas, a 64 bit assembler in for the CPU and then port C to it, and then scripts to port GNU/Linux to it. The aim is to run 64 bit Linux on common 8/16/32 bit CPUs in applications where speed is not an issue.
A virtual machine inspired by the concept of IBM's z/VM. The goal is to create a secure, fast and reliable server platform with focus on security with the ability to nest more VMs.
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.
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.