Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
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.
OpenCSBC is a project aimed at provide linux support for Chinese native Single Board Computers(SBC), including bootloader, kernel, file systems with GUI environment
high-performance pure-asynchronous modular client/server engine implementation based on linux kernel AIO stuff (linux/fs/aio.c) with support proxy and openSSL's SSL/TLS realization
Boot the T-Online Vision S100 (or other x86 PCs) using TFTP via the builtin WiFi/WLAN adapter. To make this possible a mini linux is booted from the DOM configuring and connecting the adapter using DHCP/PXE (WEP/WPA) and start the new kernel using kexec
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.
uITRON is the RTOS that widely use in Japan. Original from TRON Project by Dr. Ken Sakamura. This project aims to provide ref. platform for Thai Developer. Credited to the original source code from HOS Project http://sourceforge.jp/projects/hos/.
A PHP based auto Local Exploit trigger. It detects kernel version ,gcc and auto pwn it for specific vulnerabilities. A standard proof of concept.This PHP based script, when allows to upload on vulnerable server .
Userlandia project: a userland platform that includes an input/output standard, an kernel and other operating system tools and features. High portability between other platforms, languages, systems and architectures.
Linux kernel 2.6 for media players based on Sigma EM85XX SOC (arm with no mmu). Processors: EM8500, EM8510, EM8511 Hardware: Mediagate MG-35, Technosonic MP101
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.
A userland debugger (featuring kernel memory access) capable of debugging x32 and native x64 bit applications. The Debugger is using SDL with the look and feel of a well known one
Nano Service Bus is small, embeddable SOA Service Bus. It aims to be to the Enterprise Service Bus model what the Java micro-kernel containers were to the J2EE stack 5 years ago.
Open source contribution of the Linux kernel and drivers of the SYSOPENDIGIA 3G Linux smartphone.
Linux SW built on top of Marvell Monahans/PXA patches to kernel version 2.6.14.
this project aims at porting part of uclinux kernel to vs2008, such as memory management, device management, file systems, etc. it's used for research only!
The project is a Windows XP kernel driver allowing debugging kernel drivers over a named pipe EXTREMELY FAST. Compatible with both VMWare Workstation and VMWare server.
PyChemEq is an Open Source project which goal is to simulate chemical equilibrums. It provides classes (that are the project's "kernel" ) and a user interface using PyGtk and Glade. The whole project will be written in Python.
This research project is a port of the Rice University's Superpages FreeBSD prototype to the Linux 2.6 kernel for IA64, x86-64, and x86-32 processor architectures. See the wiki section for more information.
The Advanced XIP File System is a Linux kernel filesystem driver that enables files to be executed directly from flash or ROM memory rather than being copied into RAM.
The purpose of the Hi-Performance Protocol Identification Engine/HiPPIE is to analyze network traffic, and determine what protocol is in use within a given session based on packets sent to the engine. Linux kernel mod with support for iptables/netfilter
...Recent driver kits can be found on the Emulex.com website as well as websites for various OEMS.
OLD: This project is a development area for a Linux Device driver for Emulex Fibre Channel HBA's, targetting the Linux 2.6 kernel. For White Papers and Errata, please see the driver download area. SCST support has just been added!!
An operating system aiming towards distribution by being a low level VM for object-oriented languages featuring introspection. Pending rewrite to meet new goals. The old kernel is available in SVN for reference.
This program control keyboard language indication on linux-console. The indication is realized by VGA border color or (in case framebuffer console) by the color of last screen row. Kernel patches are included.
In all , I want to implement a slab cached memory management in application layer instead of linux kernel layer. That memory mechanism is to serve for one type of object which needs frequently allocating and deallocating.