$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build AI Apps with Gemini 3 on Vertex AI
Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
SPM Monitoring System - Complete Solution for Efficient Monitoring and Alerting
SPM Monitoring System is an all-in-one monitoring solution for IT environments that offers comprehensive features to ensure high availability, stability, and optimal performance of your infrastructure. With SPM Monitoring Systems, you can monitor your network, servers, applications, and services with ease, and receive timely alerts when issues arise.
Host Availability Monitoring.
Agent-Based Monitoring:...
Actor based programming using WCF and async-await.
...It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5.
AsyncWcfLib supports threadsafety through an actor based programming model.
Actors are loosly coupled system units interacting by passing messages.
Message objects are passed inside a process between actors running on different threads.
Also, messages may be passed between actors running on different processes, hosts and operating systems.
The library is designed for configuration free, asynchronous messaging.
A router application is included. It discovers actors by their name on any linked host, even
when host name resolution is not possible because of routing- or operating system limitations.
A library that keeps objects synchronized over a network.
Designing network protocols by hand is a costly and sometimes troublesome work. This C# library implements a generic network protocol that transports the events object creation, object destruction and the change of a property of one of those objects. It also has facilities to observe the objects for property changes.
In sum, the properties of objects that are taken care of by the library are automatically kept in sync. The only requirement to the objects is that they notify the modification of their properties, similiar to what WPF requires from a (typical) view model.
IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A distributed application for ethernet packet sending (using c# and remote objects). Large part of the project its currently in development, and many parts are not yet available.
tbot (transport,business,object,transformer)is a Java/C# object marshaller/unmarshaller that maps transport objects to user objects. Overcomes deficiencies of other projects that require predefined generated classes. Support for: TibRV,ION,JMS,FIX, etc.
CIOP is the project which allows to connect [Web]Applications to each other by simple Common Information Objects and to exchange the data between Information Systems.