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.
Escher is a collection of libraries for X Window System written purely
in Java. It consists of an X11 protocol implementation (similar to
xlib for C/C++), and its extensions such as GLX, the OpenGL rendering
protocol.
This Java native library wraps OpenCV (Computer Vision Lib.) function cvMatchTemplate and implements methods for utilities result visualization. It allows efficient images template matching using Normalized Cross-Correlation (NCC) and others algorithms.
Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
FastAOP is an very high performant AOP (Aspect Oriented Programming) framework for java. The framework was initially
developped to support performance profiling and monitoring for large J2EE applications with nearly no runntime overhad.
Announcement: jp-mobile and fastAOP will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
jHomeNet is a home automation client/server application written in Java used to monitor and control sensors and devices around your house. The application uses of a number of existing communication technologies including Dallas Semi's 1-Wire and X-10.
TikeSwing is a framework for Java Swing development providing high-level MVC architecture . It aims to simplify usage of Swing components and supports Plain Old Java Object (POJO) programming model by connecting view components directly to Java beans.
Hyper Estraier is a full-text search system. It works as with Google, but based on peer-to-peer architecture. Using Hyper Estraier, we can construct a large-scaled search engine with cheap computers.
Hotkeys is a library for registering system wide hot keys for java applications. Offering a simple api for registering keys with the ctrl, alt and/or shift modifiers.
Open Grid Manager (OGM) is a lightweight open source grid management framework that provides a cohesive solution for monitoring and managing arrays of heterogeneous grid resources deployed within live production grids.
BITXml is an open xml based protocol for Machine to Machine communications. BITXml is both language and "transport" agnostic and covers all the requirements of a generic M2M telemetry & control application. For more info www.bitxml.org
A very smaller script interpretor that j2me based system. Can work on j2me / j2se / C++ platform ,the major goal is used to build an more flexible j2me game. Script language's phrase like as BASIC .
Jii is a scripting language for the JVM. It is a pure, proto-type based OO programming language with roles. It also provides access to the Java class library in Jii syntax. It takes influences from Newspeak Smalltalk, Io and Perl.
Stonehenge is a java tool for code generation. It simplifies the process of mapping DB tables into programming code. It generates Java code, C# code, VB.NET code and potentially code for any language.
QDBM is a library of routines for managing a database. It is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API..