No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
A tool to help java developers define classpath references in the Eclipse IDE.
Extends the statndard autocompletion and import system, to allow autoinclusion of classes that are completely missing from the current classpath.
Firebolt Network library (fnl) is a high level framework for network protocol implementations. You can implement your finite state machine oriented network protocol without messing with sockets. Define your states,events,transitions and you're ready.
Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.
Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
sqlpp is a conventional cpp-alike preprocessor taught to understand SQL syntax
specificities. In addition to the standard #define/#ifdef/#else/#endif cohort,
provides also #perldef for calling arbitrary perl code.
FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
Simple library written in Java to allow the creation of Excel files based on a Java Collection. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.
`Autotemplate' is a document's templates library manager. Users can use, and overload the default templates library ; also easely create new templates. A template can here be define as a specific files hierarchy, defined with rules and parameters.
SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
A XAJAX based framework for building web applications with the functionality of desktop ones. Delphi like programming style for PHP using own engine. You define ONLY form HTML and event handlers. No java except 5-6 lines to call XAJAX. Still Joomla aware
NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
A simple system written in PHP for creating documentation. It allows you to define documentation modules (bits of data) and include them and/or link to them from other places in the documentation using recursive includes to pull the data in.
Java toolkit for creating and manipulating hr-xml (www.hr-xml.org) compliant resumes. Users construct resumes as java objects and convert them to .xml, .xhtml, or .pdf. Comes bundled with stylesheets and schema; also allows users to define their own.
A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
JEvent is a framework for java-based Event Dispatching, similar to the event/delegate capabilities with the Microsoft .NET/Mono environment. It allows one to define an event and have that event fired synchronously or asychronously.
OPEX is a News, Content and User Management System which uses a User Level system to define privileges for both Anonymous and Registered Users.
It's designed to be simple with no needless extras, thus enabling those who wish to modify the script easily.
Licurgo is an open implementation of Service Data Objects (SDO, JSR 235). It will define core infrastructure APIs for heterogeneous data access that supports common application patterns and supports higher-level tools and frameworks.
Simple to use and yet powerful PHP Development Framework. MVC-based, it provides ways to programmatically (OOP) create html forms, html tables, provide access control, specify web site translation, define actions, and easily connect to a database.
Dynamic Treeview Tag Library is a custom tag for tree view presentation. The feature is to provide a flexible architecture for developer. You can define your own tree output strategy and use it in jsp with JSTL to customize its style,layout,content...etc.
...The idea is to provide configuration properties to the application independant of the way the configuration properties are persisted. Configurations can be named which allow to define different configurations.
Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported