From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
Try Compute Engine
MongoDB Atlas runs apps anywhere
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.
liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
LED Color Control System for RaspberryPi and Dreambox
This project is about a light controlling system with a 4 RGB-LED channels to run different modes:
• autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness)
• remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries)
• ideal platform for color experiments with your RaspberryPi
The system consists of 4 layers:
• PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat)
• Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM)
• C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player
• HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser
Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!