RSS 14 projects tagged "Java SE"

No download Website Updated 16 Mar 2009 Jasymca

Screenshot
Pop 18.84
Vit 39.44

Jasymca is an interactive system for solving math problems. It supports arbitrary precision numbers and symbolic variables. Scalars, vectors, and matrices can be built from all datatypes and used in calculations. From the pseudoinverse of symbolic matrices over trigonometric simplifications to symbolic solutions of integrals and systems of equations, the main functionalities of CAS-programs are provided. Additionaly, high performance numerical routines from LAPACK and a plotmodule are implemented. The user interface can be selected from either an Octave/Matlab/SciLab-like language or a GNU-Maxima style. Three versions of Jasymca are provided to cover almost any computer platform: a midlet version for portable devices like cell phones or PDAs; a Java application for desktop PCs, laptops, and workstations; and an applet which can be integrated in Web pages.

Download Website Updated 16 Jun 2009 JavaStubs

Screenshot
Pop 19.18
Vit 38.26

JavaStubs is a Java class library that provides class mocking and method stubbing (partial mocking) for JUnit 4. You may optionally use the included BDD framework (which also runs inside JUnit 4).

Download Website Updated 02 May 2013 OpenSearchServer

Screenshot
Pop 718.22
Vit 34.86

OpenSearchServer is a stable, high-performance search engine and a suite of high-powered full text search algorithms. Documents can be indexed in sixteen languages. Multi-lingual analyzers slice sentences into words, then run lemmatisation algorithms on words based on the document's language. Numerous document formats are supported, such as XML, HTML/XHTML, PDF, Word, PowerPoint, RTF, OpenOffice, plain text, MP3/4, Ogg, FLAC, etc. The Web interface, built around the Zkoss framework, provides an easy way to manage OSS. The integration is fast using the PHP client or the API (XML over HTTP). The crawlers of OpenSearchServer go through Web sites, file systems, and databases to rapidly and easily build your index.

No download Website Updated 04 Jun 2010 Jxt4NoteJ

Screenshot
Pop 16.88
Vit 33.33

Jxt4NoteJ is an easy-to-use notepad application that will help you edit your texts quickly and easily.

No download Website Updated 04 Jun 2010 Jxt4DatabaseJ

Screenshot
Pop 18.11
Vit 33.33

Jxt4DatabaseJ is an application that provides a friendly interface for frequently executing DDL and DML queries on a MySQL database.

Download Website Updated 17 Jan 2011 OpenFootie

Screenshot
Pop 20.78
Vit 29.91

OpenFootie is a text-based soccer match generation engine. It reproduces the match with statistics and reports. It is meant to be used as a library by integrating with host applications.

Download No website Updated 13 Dec 2010 SpiderDB

Screenshot
Pop 87.11
Vit 3.19

SpiderDB is a lightweight database schema crawler library developed using Java. It is a simple library that can be used to Crawler the underlying schema of a database and return POJO objects, which makes it very easy to use. This library takes care of all the differences among the various database management systems, and makes application code free from the DBMS differences.You keep using same POJOs even if you change the underlying DBMS.

No download No website Updated 21 Feb 2012 QuiteSleep

Screenshot
Pop 128.77
Vit 3.05

QuiteSleep is an Android application that controls which people can interrupt your sleep, or any other activity defined by start and end times. In addition to muting calls, it can send an SMS and email with predefined text to advise callers that you are sleeping or busy.

Download Website Updated 03 Jan 2011 persistence4j

Screenshot
Pop 62.77
Vit 2.85

persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just create a POJO and simply save it. Transactional and non-transactional connections are supported and can be configured from the simple properties file.

Download Website Updated 07 Dec 2010 nioReactor

Screenshot
Pop 63.44
Vit 2.05

nioReactor is a framework for quickly building scalable event-driven network applications. It is built on top of the Reactor design pattern using NIO sockets. This provides high performance and allows for a complete separation from the application specific code. The goal of the project is to provide a simple set of APIs that allow users to build scalable servers without needing to deal with with the cumbersome and sometimes temperamental peaces of the NIO package.

Screenshot

Project Spotlight

check_updates

A Nagios plugin to check if a Red Hat system is up to date.

Screenshot

Project Spotlight

uniclient

A universal TCP client.