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.
Try It Free
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.
optronic is a group of geeks (mostly coders, but a few of us are artists
aswell).
On this page you can find almost all of our source code, and sometimes even
something not entirely different from documentation.
jVB is a partial reimplementation of the VBasic APIs for stand-alone applications and ASP pages. It is intended to serve as a framework for porting existing VB and ASP applications to Java with minimal changes to pre-existing code.
The DocSOAP XML Development Kit (XDK) is a Java Web Services SOAP, and XML Development Kit that provides effective and efficient ways of manipulating XML documents and building Web services solutions for "document style SOAP".
BIM is a Java based AOL Instant Messenger (AIM) Client featuring a full feature Swing GUI. BIM also comes with encryption support. It has a small code base (617KB w/encryption libs) and can be easily dropped and run on wide array of operating systems.
C/C++/Javasourcecode library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.
x.Link offers an alternative to commerical J2EE profilers.
Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.
XDoclet module to generate MySQL and PostgreSQL DDL from class and method tags. Generates CREATE TABLE or ALTER TABLE statements. Supports all MySQL and PostgreSQL extensions. Turns .java files into .sql files.
MDGen is a UML class model-driven J2EE code generator. It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
Cadence is a collection of frameworks for accelerating J2EE.
J2EE is complex and time consuming.
Cadence makes building enterprise J2EE systems much easier
by providing tools and frameworks to realize faster ROI.
J2EE Nirvana indeed !!
IGLU is a Java class library designed to facilitate sharing of code among Artificial Intelligence/Information Retrieval researchers to illustrate how various problems can be solved in Java. It is developed and maintained by the IGLU Research Group.
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
JavaBY Template Engine is simple to use, scalable, flexible, completely allows to separate presentation logic from application logic. No calls are made from the template to the application and no calls are made from the application code to the template.
ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code
orange is a new object oriented programing language, combining features from objective c, java and scheme. it's main targets are compactness, efficency and rapid prototyping.
Utilises the JVMDI (Java Debug API) to produce line coverage reports
detailing which lines of code have been executed during a test. Report is
produced in XML and may be post-processed via XSLT into a prettier one.
The Gremlin Engine allows one to make its own, full featured, graphical RPG-style adventure without a line of code.
The adventures may include scripted parts like introduction sequences and animated effects like spells or traps.
DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
Java 2D PostScript Text builds on the Java 2D Graphics2D class
to generate PostScript code for text-intensive, global printing
applications. This includes support of CID fonts for multi-lingual
printing.
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...
Online code review tools for C/C++/Java and other types of sourcecode. Supports Clearcase, CVS and SVN. Can be extended to support other sourcecode management systems.
gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.