Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
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.
PGUIRobot is a very easy to use automated tool for functional and GUI testing Java programs, which can also be used for making canned demonstrations by event and screen capture.
A Java library that simplifies thread development. It has support for continuations, fork/merge, signals, thread and process serialization, event picker (similar to BPEL's pick element), among other features.
Jalava is a pure Javascript diagram editor. Unlike Windows-based programs, Jalava runs on your web browser. No Flash, no Java applets, no SVG. It is designed to be easily customised, so you can design your own editor using the framework provided.
NetBeans plug-in allowing arbitrary programs to send NetBeans any keyboard events. Communication is achieved via a stateless ASCII TCP-based protocol. The keyboard events are injected into NetBeans's UI by way of a java.awt.Robot instance.
AsmRef is a menu program and documentation file collection for development of assembly language programs. Most of the material is borrowed from others (thanks to the Linux community) and describes kernel calls, kernel structures, x86 instructions, etc.
AsmLib is a general purpose library for console or terminal programs. Everything is written in assembler and is intended for assembler programmers. Function groups include display handlers, keyboard, mouse, file, shell, sort, process control, etc.
Framework for developing PHP applications easy and fast, mainly web/html, but can be used also for command line programs. It's based in MVC2 model (some ideas came from Struts), but quite more easy to implement and extend. Loaded with lots of libraries.
A platform which hosts battles between Fruit War robots - special java programs. The platform accepts source code as robot, and ranks all robots according to battle result. This project has been totally refined and is now hosted at http://robotypo.appspot.com
wwlisp is an object-oriented language for application development and scripting which can be used in stand-alone programs, shells scripts or be embedded in another program.
Aqueduct is a simple state machine library written in Java. Some programs can be described naturally as a state machine or a flowchart; this library is intended to simplify the development of such programs.
Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
This will be to bring a GUI (Graphical User Interface) to the Java Pathfinder (JPF) so that developers can easily have JPF run through their programs and search for possible runtime exceptions in their java programs.
JTL is powerful yet intuitive query language over Java programs. Using JTL one can easily formulate sophisticated conditions for looking up classes methods or fields in Java programs.
The project of mGDesktop is composed by Server(mginit), 2D/3D graphics demo programs, games, notebook, calculator, painter, medical interface example, industrial interface example, intelligent home control interface example, STB interface example.
Currently Erlang Ant Library contains one task for compilation Erlang source files. In near future will be added task to generate documentation for Erlang programs by EDoc. In some later release a task to run unit test by EUnit is planed.
XVCL is a general-purpose language for configuring variants in all sorts of textual documents (including programs). It is based on frame technology. XVCL processor automates the customization process to produce system from specification of variants.
Spock is a prototype tool for debugging logic programs under the answer-set semantics. It provides debugging methods for propositional programs in DLV or Smodels syntax. The implemented techniques rely on ASP-meta-programming.
PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV
Zignal is a very lightweight library for handling signals (As the ones found in Qt or Boost.Signals). It aims a being used in embedded programs, in order to improve their conception, and code readability. Its implementation is based on a gcc hack.