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
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.
Siouxsie is a Swing application framework. It includes a modular application model and a autonomous MVC implementation. It also provides support for popular librairies like SwingLabs and JGoodies.
Avis is a multicast event bus. It provides a fast, publish/subscribe event routing service compatible with the commercial Elvin implementation developed by Mantara Software.
Provides a Map where values are referenced either weakly or softly. This implementation improves over org.apache.commons.collections.map.ReferenceMap n that the synchronisation & concurrency is determined via delegation similar to Java Collections.
A pure java DNS client implementation. Consists of a library and utilities for looking up the Internet domain names. The utilities are also able to fetch an entire domain zone and save it in the standard DNS zone file format.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
This is a small framework to generate CRUD forms from java 5 annotated POJO's using DAO's implementation to actually perform the CRUD operations, it supports foreign key description retrieval annotating foreign key POJOs.
A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
jga is a functors library, intented to exploit functors as a design and implementation tool. jga adapts functors from C++, adds functors natural for java, and allows basic functors to be combined into compound structures to implement extended logic.
A simple Ruby OptionParser-like implementation for Java. The focus is on simplicity and right now, we achieve that with very few classes (3 at the time of this writing) and no great plans to increase the number drastically.
The UCOP-Project provides a small framework to define a systems functionality in a UseCase-oriented way. The goal is to provide a programming paradigm that leads to a minimal gap between the dynamic model (use cases) and the implementation.
The PTK tool is Rational Rose plug-in that offers a support for PASSI (a Process for Agent Societies Specification and Implementation) a step-by-step requirement-to-code methodology for designing and developing multi-agent societies.
An ontology-centered framework within the Semantic Web infrastructure that aims at standardizing various knowledge involved in the biological modeling processes. Three biological cases have been developed to evaluate the implementation of this framework.
This software is related to ST-Guide project, an initiative arisen at the Institute of Computing of State University of Campinas (IC-UNICAMP) to solve the practice guideline formalization and implementation problems.
warpFX is a data abstraction library for Flex™ offering transparent data services between Flex™ and any AMF3 compatible server supporting some defined remote methods. warpFX ships with a server-side remote methods and AMF3 implementation for Helma.
An open-source implementation of a self-contained Java-based component model called CompUnit. CompUnit introduces users to the software component lifecycle without requiring proprietary technology or being dependent upon a number of external projects.
A Java package for pretty-printing a text by deciding where to introduce line-breaks and indentation. A Javaimplementation of Derek Oppen\'s pretty printing algorithm. It is _not_ a pretty printer for Java code, though it could be used to write one.
The MockServer project provides a mock HTTP server implementation which helps the development of tests for systems based on HTTP communication. It can be configured to return custom data or status codes.
this project aim to give you an idea about richfaces jsf implementation.. it integrates a lot of technologies such as spring hibernate,hibernate annotation,richfaces components ,facelets,spring web flow,spring security.
An implementation of "k-Way Merging" as described in "Fundamentals of Data Structures" by Horowitz/Sahni. NOTE: This project has been moved to http://code.google.com/p/kway/