Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
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.
Platemail is a cross-platform email client written in Java, featuring built-in, configurable spam detection and filtering capabilities, the potential for a variety of user interfaces and the option of storing mail in a relational database.
This framework provides the easiest way to build cross platform installers based on Java technologies. Due to its extensible architecture, it can be easily adjusted to fit your needs and allows nice UI interfaces implemented with Groovy or JavaFX.
Utility to find holidays or days off from xml-based configuration file. You can specify exact dates or something like "forth Thursday in November" for Thanksgiving. This utility is handy for putting cron jobs on "hold" during the holidays.
NetDirector is a Web-based Linux and Solaris management console providing secure, easy-to-use, one-to-many management of Open Source workgroup servers: HTTP, DNS, DHCP, LDAP, Kerberos, Samba, NFS, FTP, Email, Users and Groups.
A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.
GQLx is a SQL-like query language for Google Doc's spreadsheets. The initial release includes both a Java GUI application as well as a console application - while a demonstration Javascript implementation is available online at http://gqlx.twyst.co.za
SnapMan is a tiny java program with an integrated timer (opensymphony quartz). It takes snapshots of your desktop in regular intervals and saves it into a specified folder. Intervals and target folder is made configurable. Cron/At compatible expressions.
I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
The Genalyze log analyzer, a simple yet highly extensible framework for parsing log files, was designed for parsing T-Server log files generated by Genesys contact center software platform, yet is generic and easy enough to adapt for other log formats.
A framework for simplifying keyboard input and data validation/conversion. Created with extensibility in mind, it allows the development of extra validators to meet any need related to keyboard input, ridding code of exception handling and stream access.
This is a Java Wrapper for Cepstral.com text-to-speech engine. Cepstral makes very affordable realistic synthetic voices and provides the developers with C++ API's. We have developed a JSAPI compliant Java-to-JNI-to-C++ Wrapper to use with Cepstral TTS.
Browser based 2D scrolling shooter written in Java. The player controls an airplane in a top-down view and shoots down enemy planes, helicopters and tanks. Play right at the homepage: http://btrgame.com
As in Pretty Good Privacy, this is a Pretty Good Incremental Backup tool. Inspired in rsync, jnSynch provides a basic file synchronization engine written in JAVA and so executable from either Java-compatible computer.
PLEASE NOTE - JAVAPATHFINDER HAS MOVED TO: http://babelfish.arc.nasa.gov/trac/jpf Java PathFinder is a system to verify executable Java bytecode programs.
High performance credit card processing and fraud screening application/framework. Includes dynamic rule generation and a socket server to interface other languages. Developed in java 5. Free under GPL
This utility utilizes Apache Lucene to create an index of the contents (packages and classes) contained within jar files on a system. This will allow the user to query the index to find out which artifacts contain which classes / packages.
Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
A SWING based console for Jython. Console will be a commandline Jython interface with code completion and history. This will be a standalone application with facility to load and run scripts.
Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API. Features include syntax coloring, custom commands, autocomplete, history.
JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.