General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Build Agents and Models on One Platform
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.
A 3D engine for virtual globes designed to illustrate engine design and rendering techniques described in our upcoming book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK).
OpenGlobe is now also on GitHub: https://github.com/virtualglobebook/OpenGlobe
Implementation of the ISO 8583 protocol for .NET, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible. This is the .NET version of the j8583 project.
.NET Wrapper around the user interface library IUP and the graphic library CD from the guys at techgraf. Quite usable right now but lacks docs and some polishing. Should run on win/linux without recompiling.
Yet Another Persistance System is a framework for object persistance in C# that stores wide class of C# objects into a relational database without a need for ANY REDUNDANT CODING, such as object-table maping, writing SQL commands etc.
The Mud Designer gives developers a quick and simple approach to generating text based game content and an easier way to manage their MUD games. It is being developed from the ground up in C# 2008 using .NET 3.5
A cross-platform framework built in C with multiple language bindings, easing the transition between languages and platforms, while maintaining ABI compatibility.
A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.
Funkit is a .NET/Mono library written in C# filled with portable “pre-coded” functions, methods, classes, and other goodies to make your programming life easier and develop faster.
Elysion Frameworks are a powerful, yet leightweight cross-platform multimedia library to help create games or graphical applications. The frameworks are splitted in three branches: ElysionKronos, ElysionLegacy and ElysionMobile.
Sharp2p helps you including peer-to-peer functionalities in your .NET software. It is written in C# and lets you implement new p2p networks or use well known (CAN, Pastry, etc..)
Xoml is an effort to create to replicate the functionality of Xaml, without all the WPF trappings. Xoml allows markup extensions, data-binding, persistence and more, with thread-safety and maximum extensibility.
A utility to generate a set of entity and entity collection classes directly
from an SQLite database so that developers can rapidly interact with a client side database.
The Official Address Normalizer parses a mailing address into a set of potentially matching US Postal Service standardized addresses. The library is intended for real-time usage and emphasizes speed over completeness.
Pensieve.NET is an extension to ASP.NET framework. It facilitate storing variables into ASP.NET sessions, Applications, Caches etc. using Declarative Programming.
The Selective API Engine is a .NET framework which allows programmers to tie together multiple APIs to provide redundant and broad compilation of related data.
Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
LITS is a game development engine, which offers basic implementations of the most needed interfaces: Graphic, Network, Sound and Input. All interfaces have several (parts plattform independent) wrappers which can be choosen as needed.
The Transparent Framework is a Microsoft.Net 2.0 open source software engineering framework that provides an flexible infrastructure to implement new capabilities in programs by using Design Patterns and principles from Eric Evans Domain Driven Design.
.NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
This project provides a framework upon which a Silverlight user interface can be created. It provides control navigation, pop-up windows, data-bound controls, and some basic user controls. The framework is XAML-driven and coded in C#.
nToolbox is a .NET library of commonly used code. It provides developers with a set of reusable .Net components that solve common problems and simplifies common tasks.