Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Parallelizable is a tiny framework in complement for java.util.conccurent api. Parallelizable is an abstract class to extend for making asynchronous parallel execution on a synchronous task. Very usefull if task often calls a very long process.
The Annotated Object Validator provides a mechanism for writing validators for any Object using Java Annotations. This allows for complex, reusable validation code to be constructed and applied to Fields and Classes with a minimum amount of effort.
An automated website testing framework. Includes a utility to spider a site to determine content and a variety of testing plugins to ensure the content complies to validity and accessibility. A report is then generated with the results of the test.
"Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
The Squidy Interaction Library eases the design of "post-WIMP" user interfaces by unifying various device drivers, frameworks and tracking toolkits in a common library and provides a central and easy-to-use visual design environment. www.squidy-lib.de
An automated database patching framework for Java.
AutoPatch is an automated Java patching system. Among other things, it allows a Java application to easily do things like keep a database schema in sync with what new application versions require thus radically lowering the cost of database maintenance.
This project is now hosted on GitHub: https://github.com/tacitknowledge/autopatch
equanda is an tool to generate a J2EE application based on a XML description of the data and constraints. It generates the access objects, a powerful base user interfaces (with help for more powerful stuff) and support for web services with versioning.
Distributed Computing Over P2P Networks(DisCo) is focused to provide a java framework for programmers to develop distributed software application with lesser or no time spent on distributed computing part.
KemetLF is a Java/Swing library + DEMO which defines the Look and Feel of kemet project. This library which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian) - Art and Cu
Jargl (Java ARGument parsing Library) is a library for parsing command line arguments in Java. It follows a declarative, bean-like approach and thus is very easy to use.
Petaapan is exploring the opportunities that multi-touch displays present. Initially we are looking at tools to support agile development to provide a concrete target for the investigations.
jSmaTeP - JAVA Smart Text Processor Library for processing import and export data by configuring data structure and generating a value object representation for a described record. ()
Lima-Loa is an automatic implementation of the GoF Adapter Pattern for Java, allowing the marshalling of method calls to any interface onto any target object, including the automatic conversion of parameters, results and exceptions.
The Slim Network Application Framework is designed to be a simple asynchronous networking library that will provide both client and server inbound and outbound network connections with other Slimnet nodes.
JD Framework is a framework build in Java, used to create java desktop applications based on database connection. Use this framework as a start point for new application. JD Framework is distributed under GPL v2
Web-as-corpus tools in Java.
* Simple Crawler (and also integration with Nutch and Heritrix)
* HTML cleaner to remove boiler plate code
* Language recognition
* Corpus builder
Tubo is a simple integration adapter that can be used by configuration or component especialization. This adapter is build with a Pipeline Achitecture in mind, using a components pipeline to do the job, configuring or extending.