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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A domain driven code generation tool for building a working Java application, including Presentation, Service, and Data Access layers, from a UML Class Diagram of the domain model.
LogicBuilder helps developers create complete and correct logic structures (if then else). Logic structures based on multiple variables are prone to human error. LogicBuilder eliminates this source of error.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
A conversion/mapping framework to help converting data from different domains stored in various technologies and formats, by specifying a conversion method in an XML file.
JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.
ItronIDE is an integrated development environment for developers of ITRON embedded systems. It includes features allowing for automatic generation of ITRON-specific APIs and function stubs.
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.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
Scripteon is an evolutionary tool enabling the creation of portable scripts that are easy to build without any software development skills. For instance, such scripts can be aimed at deploying websites, compiling software or automating strategic tasks...
A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
The application takes the pseudo code as an input and generates the necessary C
code for the same logic. Thus the software can be used to produce the results just with
the use of logic and there is no special importance given to a specific language in which
the pseudo code should be implemented, instead there is a complete focus on the logic
itself. The system to be designed must be user friendly, so that even if the end user or
the client is technically illiterate he should be able to...