BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Our Free Plans just got better! | Auth0
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.
IA-32 operating system with Java virtualmachine embedded into the ker
IA-32 operating system with Java virtualmachine embedded into the kernel. Part of the kernel is written in Java. Only Java applications can run on this system. jArt VM is a stand-alone virtualmachine that interprets java bytecode. It can run under Linu
vesper(Virtual Embraced Space ProbER) offers framework to monitor status of guests on various virtualmachine environments, by injecting kernel modules from host to other guest domains.
OpenWiz is a project assist the development of open source software for the GamePark Holdings Wiz handheld machine. We will maintain public access to the kernel sources as well as providing alternate firmwares, development tools and documentation.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
XVMSocket is a Linux Kernel Module that provides a new socket family for high throughput (40-70 times better than TCP/IP sockets) between applications running on different guest Linux VMs on the same Xen system. No changes to Xen or Linux required.
Javum, the Java Virtual Unix Machine, is an ambitious project which aims to provide a full virtualized Unix environment including C compiler (GCC), Unix-like API, shell, and command line tools, inside of a JVM. Details @ http://javum.wiki.sourceforge.net
Compressed caching is a new level in the virtual memory hierarchy, where pages are stored in some compressed format, decreasing the number of page faults that are serviced by slow hard disks. We aim to implement this idea in the Linux Kernel.
This simplest form of this project is the make a file in the file system appear as a disk. This kernel driver allows the user programs to create, delete and service SCSI low level HBA (LLD). The user program can create, register and service SCSI HBA.
MapFS is a kernel module for Linux that implements a filesystem for composing portions of additional filesystems (read/only or read/write) into a single writable virtual filesystem.
"HALOS: A Light Operating System" will provide a microkernel-based OS with as principal objectives to (1) run the Jail virtualmachine (2) be POSIX-compliant (3) use Newlib as libc (4) be secure (5) be fast & real-time (6) target x86, PowerPC and Sparc
A virtualmachine 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.
TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
Xen is a virtualmachine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Linux 2.4, 2.6 and NetBSD 2.0 ports are available. FreeBSD, Plan 9 ports on the way.
The user-mode kernel port is a port of the Linux kernel which runs in a set of processes. The result is a user-mode virtualmachine and a kernel which can be debugged and developed using all of the usual process-level tools.
Enables the possibility of suspending a machine to disk under Linux. It does not need either APM or ACPI support. Software suspend creates an image which is saved in swap partition(s) or a regular file. At the next boot, the kernel detects the saved imag
This is the Time Machine for Linux. It is a small Linux kernel patch that lets users run processes at different dates than the current one, without having to change the system date. Time Machines can evolve their own time in several ways.
kissme is a free (GPLed) Java VirtualMachine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java.
UMLWIN32 is a port of linux kernel based on user mode linux (UML) to make linux bootup in a virtualmachine on top of different windows platforms. This provides an authentic open-source alternative to run linux kernel and native linux binaries on windows.
IPGDB is a collection of extensions to GDB and FreeBSD-4.3 to allow two-machinekernel debugging over UDP. It acts much like two-machinekernel debugging over serial ports.
Patch to Linux kernel, which makes the virtual memory system use working set page replacement algorithm. It will also allow restriction of how much RAM a process can use and also a guarantee of a minumum of RAM that will never get swapped out.
Virtualmachine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module