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.
Java objects that share parts of immutable graphs. Reused subgraphs have directly or indirectly recursive Elements. Selected components get replaced by new counterparts in Context of Mirrors - translation tables. Deep copies are not involved.
A simple (~20 line python) O(n^6) algorithm for the traveling salesman problem that seems to do pretty well for most graphs; so well that I have not been able to find a graph which it does optimally solve. Those with spare cycles are welcome to help out.
GD2++ is an OOP wrapper for the GD2 extension for PHP, completely written in PHP. It covers all GD2 functionality, plus a lot more like gradients, graphs etc.
Writing extensions to Perl. Integrating basic operations in Perl syntax
rather than writing modules. Possible areas are extended types (graphs etc.)
and php like outputing.
Personal Software Process tool to track time spent on projects and activities. Time is input with a Java Swing GUI and recorded as XML. Includes an XSLT-based reporting system that generates HTML reports and SVG graphs.
Digital graph 1.3 is an advanced JAVA SWING component for modelling, displaying, saving and loading graphs(using XML and XMLSchema). It is fully documented and requires jdk 1.5.x.Version 1.3 adds 9 bug fixs, 3 rengineering and 4 new features.
A platform independent and ANSI-C compliant framework simplifying the implementation of event driven designs on embedded systems. Unlike other similar frameworks StrawLib uses the simpler metaphor of flow graphs rather than that of finite state machines.
Free Java monitoring library to easily instrument apps to measure performance detail over time with minimal overhead. Has dashboard, SVG graphs. Extends Jamon and its statistical data, same usage. http://www.e-peas.com/opensla/. JMX, SNMP planned.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
Cvsplot is a perl script which analyses the history of a CVS-managed project. The script executes on a set of files, analyses their history, and automatically generates graphs that plot lines of code and number of files against time.
Catspeed is an easy to use java performance monitoring tool for Apache Tomcat.
By modifying the monitored classes/methods at load-time (using javassist).
Responsetime for methodcalls are measured and statistics generated and shown as graphs
Oda is the Object Data Archiver. Oda is an extensible Java framework for saving and retrieving object graphs to and from varous storage backends which which presently include XML documents and document hierarchies.
A Java package to read and manipulate graphs in the GXL (Graph eXchange Language) format, as well as providing a GXL graph editor. Note from admin: This project is discontinued, send me a message if you want to take over.
...It provides a means to identify objects, generate type equivalent client side classes, and an API allowing clients to remotely select, modify, delete, and invoke server side object graphs.
JPerfAnal is a performance analysis tool for the Java 2 Platform. It performs post-run analysis of data collected by Sun's hprof profiler, cooks the data in useful ways, and displays call graphs and profiling information in an interactive GUI.
dom4jb is a XML-Data-Binding library for the dynamic mapping of JavaBean-based object graphs into a tree-based XML representation (i.e. DOM or XPath-Models), so that these can be transformed by means of XSLT. It is completly written in Java.
An Eclipse plug-in and KDE application to visually and interactively explore arbitrary graphs (collections of nodes and edges) specified in the Graph eXchange Language (GXL).
The project ASHWOOD has a goal to create an open source Java implementation
of graphs, graph related algorithms, and other useful concepts and algorithms
of CS, Applied Mathematics, and their applications.
NoUnit Graphs your code to give you a picture of how good your JUnit tests are. NoUnit.Net is a .NET version of the program. (More Information at http://nounit.sourceforge.net).
JDigraph is a Java library for representing and working with directed graphs and paths hosted at http://jdigraph.dev.java.net . The API is patterned after the Java collections API.