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
LEA is a lightweight eyetracking algorithm library (hence the name) written in and for Java. LEA is able to track eye movements with an ordinary webcam and returns relative movements (up, down, ...). It is also able to compensate for slight head motions.
Framework for manipulating Connections: The API mean purpose is provide a unified API through Adaptersto easily incorporate a third-party library into existing application. Also provide an efficient NIO based implementation supporting UDP and TLS
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Java implementation of GNTP, the Growl Network Transport Protocol. This library allows your Java application to send notifications to Growl.
This project is deprecated. Use the successor project at https://github.com/feilimb/libgrowl instead.
Neuroph OCR - Handwriting Recognition is developed to recognize hand written letter and characters. It's engine derived's from the Java Neural Network Framework - Neuroph and as such it can be used as a standalone project or a Neuroph plug in.
.NET wrapper for 7Zip, based on 7-Zip-JBinding, produced with IKVM. Extracts (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Udf archives. Archive creation/more formats coming soon.
MicroWSS is a lightweight web services server/toolkit written in Java. Its purpose it to allow for simple development and deployment of services that use SOAP 1.2 and WSDL. It handles everything relating to XML, so that you only need to deal with Java.
This project is aimed at making a complete flexible Neural network library in Java. The library works fine with most complex problems.Future targets: Configurable Learning rate and momentum. More details at http://www.w3avatar.com
This javalibrary can read oracle dump files generated by the oracle exp utility. The library has been tested with database dump files of oracle 8 and oracle 9.2 on unix.
Small and simple javalibrary for working with Jasper Reports dynamically, enabling dynamic column creation and dynamic data sets using Apache DynaBeans. Project is developed by people at small software company called Softberries www.softberries.com
A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
The JUnique library can be used to prevent a user to run at the same time more instances of the same Java application. JUnique implements locks and communication channels shared between all the JVM instances launched by the same user.
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE to transcode audio and video files from a format to another (
Javalibrary implementing simple management of application deployed in Google App Engine. Right now is supported only downloading and parsing of quota details. Which in fact the primary reason of existence of this library.
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.
CoreDD is an open source data dictionary library for defining and standardizing generic purpose applications. CoreDD is 100% pure Java and XML based. You can manage your software to enable continuous change and customization.
The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
quExec allows you to execute and control external OS processes from within a Java application server in a Java EE-compliant way. quExec comes with a light-weight, Spring-based container for native processes that is accessible via JMS.
UGL is Java to OpenGL adapter library: designed to be used in scientific applications; works on wide range of host systems: Windows, Linux, Solaris, AIX, IRIX, HP-UX and Mac OS X; supports Java from 1.1.8 to 1.6
jBingAPI is a javalibrary to query the microsoft search engine bing (http://www.bing.com/) using their public api. jBingAPI just makes it a lot easier to communicate with this api.