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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
jlibtracker: Java Library Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
ProViz is a program visualization framework for Java. It is built as a plugin to the Eclipse IDE. (We are getting close to publishing resources and making this project distributable. Stay tuned!) A video demo: http://www.youtube.com/watch?v=BsoK1n-OM
Perfidix is a tool for developers to conveniently and consistently benchmark Javacode. It's intentionally designed to be used like JUnit to simplify its adoption and comes with a suitable Eclipse plugin.
NOTE: THIS PROJECT HAS MOVED TO GITHUB!
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Code Critick is able to heuristically evaluate aspects of OO design quality, by using metrics. It also supports "code coloring" visualization -- shading lines of code by metrics. Originally developed at the University of Canterbury.
A web application that helps students learn Java. Students can submit their solutions to programming exercises and get immediate feedback through automated tests. The application is built with Scala and Lift.
Java-XML Binder (JXB) is a lightweight and easy to use Java-to-XML and XML-to-Java Mapping Tool. Mapping Rules should be configured through Java Annotations, you do not need any configuration files. JXB supports Objects of any complexity.
metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A simple tool to help you create an R interface for your Java project. Simply annotate the constructors and methods you want to make available and JAnnotateR will produce a working package, complete with documentation generated from javadocs.
Euklas is a plugin for Eclipse's JavaScript editor. It enhances the editors error detection capabilities for JavaScript and code and introduces quick fixes for problems that have been caused by copying and pasting code.
XCoder is an extensible model transformation and code generation framework
implementing the Model Driven Architecture (MDA) standard of the Object Management Group. XCoder generates arbitrary output from UML models via an XMI interface.
Pavonis is visual editor for Nullsoft Scriptable Install System (NSIS) script files. It includes visual designer of custom pages, which supports nsDialogs. Allows to easy organize functions, sections and pages included in script.
This project aims to provide a Eclipse plug-in (ch.sahits.codegen) for Javacode generation (Wizard). Get up to date with the Update Site for Eclipse: http://www.sahits.ch/project/javacodegen/update/
Testar is a tool that reduces testing time for large Java unit test suites. It runs on top of JUnit and automatically selects individual tests to execute based on changes made to your code since the previous tool invocation.
A openArchitectureWare based Generator for deriving a WS-Agreement document from a formal description of a (Web-)Service and its associated assertions (SLO) to Quality Of Service (QoS). You can use predefined QoS parameters as well as introduce new ones.
RPG Next Gen Editor is a lightweight RPG (Report Program Generator) editor based on the Eclipse platform. The focus for the editor lies on small size and speed. The goal of this project is a feature complete RPG free-format editor.
SCedit is a source codeeditor developed in java hence platform independent and light weight easy to use application. It provides many features like auto formatting, multiple language selection, syntax highlighting, color template customization etc.
The JavaCode Clone Detection API (JCCD) allows to implement individual code clone detectors. These code clone detectors can be easily integrated into other Java applications. JCCD is based on a pipeline architecture which allows to replace whole par