JTables

JTables 2.1.7

JTables is a simple and lightweight framework to work with tables and table based files such as CSV and other (tab)-delimited files. It supports reading, writing, and parsing CSV and CSV-like files such as tab- or comma-delimited files. Files may be read/...

Anna

Anna 0.1

Anna is a lightweight, simple, and fast application. It is a Java framework to build pipeline systems of any kind. It will take care of recurrent needs such as dependency management, data serialization, and synchronization as well as parallelization of...

JFASTA

JFASTA 2.0

JFASTA is a lightweight framework for handling FASTA files. It supports reading, writing, and parsing of single- or multi-FASTA files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, very intuitive, and good integrated...

Javatuples is an application that used to creates tuple library for developers in Java. Javatuples is a library that brings developers various tuple classes. These classes can include from one to ten different elements. Tuples are object sequences that do...

Subconnector is a lightweight Java library designed to help you establish connections to subsonic servers. To setup the connection, Subconnector uses the JSON Subsonic API and desterilizes the server responses into Java objects using Google...

Super CSV

Super CSV 2.1

Super CSV is to be the most programmer-friendly and free CSV package for Java. It is used to read or write CSV files with Java and perform deep mapping and index-based mapping using the new Dozer extension. It is properly escaped or un-escaped according...

IJChart

IJChart 1.0

IJChart is a free 100% Java graphics based chart library that like JFreeChart. It's smaller, faster, and extendable. It supports a wide range of chart types like bar charts, pie charts, line charts, time series charts, scatter charts, histograms, Gantt...

Java IOBuffers is a data buffer management library in Java. It allows you to read or write typed data from or to a byte buffer. It is very useful when you have to create or interpret a byte array with typed data like send or receive a message via Udp...

GCViewer

GCViewer 1.28

GCViewer is a free open source tool to visualize data produced by the Java VM options -verbose:gc and -Xloggc:. It also calculates garbage collection related performance metrics (throughput, accumulated pauses, and longest pause). It supported format are...

Roolie

Roolie 1.0

Roolie is a Java Rule Engine that uses rules you create in Java. Create your basic rules, implement the single "passes" method for each, and chain them together in an XML file to create more complex...