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.
Try Free
Ship Agents Faster
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.
HybridOS is an operating system dedicated to embedded devices, it's based on Linux kernel and FMSoft's mature software technologies, like embedded graphics system (MiniGUI), embedded web browser (mDolphin), and embedded J2SE solution (mPeer).
Acquaintance OS aims to be a lightweight Linux distribution based off of OpenSUSE. Remember, don't be fooled by the OpenSUSE branding, this project is very different from OpenSUSE, software-wise and goal-wise.
Crocos is a small opensource UNIX-like kernel, designed with simplicity in mind, for educational purposes. It is developed in several steps to allow people to understand how a tiny operating system can be built from scratch.
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
K-OS is an open-source realtime-operating-system based on the OSEK/VDX standard aimed at compiler and microcontroller independence. Currently we support Motorola (Freescale) HC12/HCS12/HCS12X targets.
Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
This is a project to download latest version of linux, and test them... we will do this by downloading from a GIT repository compiling the kernel and testing the features.NOTE The Linux kernel is under the GPLv2 and we don't include license info. Joe Mo
CooCox CoOS is an Embedded RTOS specially for ARM Cortex-M3. It is a real-time multitask kernel which accords with CMSIS ( Cortex Microcontroller Software Interface Standard ). It is a free and open real-time Operating System.
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
The load robin-robin algorithm directs network connections to different real servers based on server weights in a round-robin manner. This case the weights are update in real time and it is based in the loads real servers monitored for the director.
ESOSI (Employment of Secret-Sharing for Object Security in Intranets) offers a security solution for companies and authorities. It extends the eCryptfs file encryption system by adding Secret-Sharing, smartcard support and a Linux Security Module (LSM).
Aiptek Hyperpen USB tablet drivers for Linux and X.Org/XFree86. Also includes GUI front-end for configuring the tablet while in-use. Supports Aiptek 6000U, 8000U, 12000U. May work with 4000U/5000U, also reported to work with off-brand clones such as LT95
LogoROS is new object-oriented operation system (currently in early development). See wiki page: https://sourceforge.net/apps/mediawiki/logoros/ and development blog: https://sourceforge.net/apps/wordpress/logoros/ for more info.
l7-filter classifies packets based on patterns in application layer data. This allows correct classification of P2P traffic that uses unpredictable ports as well as standard protocols running on non-standard ports.
Berkley Snoop protocol module for Linux. Purpose: avoid speed reduction between big fat pipe (satellite) and wireless links caused by error prone nature of wireless links.
Exploring the possibilities of doing an Operating System completely different than all of the existing ones. Instead of basing it upon concepts that are 40 years old, design it from the ground up object oriented, peer-to-peer, and for security.
Linux ForceFeedback driver for GreenAsia (Product ID 0x12) input devices like Manta Warior and SpeedLink Strike2 and many other cheap vibration gamepads.
Tasks often depend on each other because of inter-process communication/synchronization. Task dependency have significant impact on performance. swap-sched solves the problem by dynamically detects dependency and use it for scheduling.