Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
WebCounters is a Web Service written in Java which provides web counter, web ring, and web statistics services through JAX-RPC API. The services can also be accessed through simple HTTP GET so that they can be easily incorporated into existing web pages.
This project is setup to maintain a set of Javaparty codes.
This includes Javaparty benchmarks and applications.
Javaparty (http://www.ipd.uka.de/JavaParty/) is a Java extension for easy and efficient parallel programming.
It does so by extending the
NiBaWS is a WebService implementing many of the functions provided by Passport.NET. Each WebMaster may supply user identification and administration (including Single Sign-On) simply using SOAP messages.
RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Generic clustering/load-balancing platform (over a LAN or internet) using java based P2P Aorta workers that execute java "tasklets". Various tasklets can be implemented to solve fractals, process images, render webpages, crack RSA "brute force".
A framework for exporting relational data as XML. This system provides an XML view of a relational database and evaluates XQuery queries over that view
A distributed database of XML documents for Intranets and the Internet in a region where connectivity is sporadic. Development is by UN Volunteers and Loja Technical University, to support staff of the Business Development Agency in Loja, Ecuador
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
This toolkit consists of three small tools which enable the user to deploy, overview and undeploy any JSR88/J2EE1.4 conformant application into any JSR88/J2EE1.4 conformant app. server. Our target is to become the I******Shield of the J2EE world.
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.
Web Textual eXtraction Tools C++ Parallel web crawler, noun phrase idenification, Multi-lingual Part of Speech Tagging, Tarjan's Algorithm, Co-RelationShip Mappings...
Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
X Application Server System represents a new approach to distributing X-based applications, freeing users from platform constraints and scaling concerns.
Netcluster is a framework for writing parallel programs. Its main objective is to utilize the idle time of computers on a LAN by distributing tasks amongst them. The package consists of a daemon running on all volunteering machines, and a library to provi
The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media, by using distributedcomputing. This key could be used by Xbox owners to run homebrew code on their machines.
Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
The Simple Messaging Framework provides an elegant way to create robust and flexible Web services. It is based on the document-style Web services paradigm that enables you to expose arbitrarily complex business objects and services with ease.
Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
The Zillion Project is a distributedcomputing project based on GNUstep. Jobs can be created from simple template projects and can be submitted through a simple submission tool.
MPIRuby is a Ruby version of the MPI supercomputing standard interface. It enables massively parallel and distributed algorithms to be written in a platform-independent manner suitable for large-scale computation-intensive experiments. MPI is the \"Mes
Simulator of massively parallel computer cluster with minimal nodes.
Loosely based around available information regarding Chuck Moore's c18/25x core/chip designs.
Machine Forth based MISC NOSC nodes, mesh interconnection.
This project is meant to provide ISDN CAPI 2.0 services (like fax)over a TCP/IP based network.
A server (Win32/Linux) can share his ISDN cards with Clients (Win32/Linux) in the LAN.
Web based front end and services providing network management, deployed and stock inventory, billing, usage, coverage information and other services required for daily operation and long term planning of the Wireless Internet Service Provider (WISP)
RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException