Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

opencsv

Compare

  Analyzed 25 days ago

opencsv is a very simple csv (comma-separated values) parser library for Java.

30.2K lines of code

5 current contributors

3 months since last commit

7 users on Open Hub

Very Low Activity
5.0
 
I Use This

Flatpack file parser

Compare

  Analyzed 24 days ago

FlatPack came out of the frustration of having to mix file parsing logic with business logic. FlatPack on SourceForge: a Java (1.5+) flat file parser that handles CSV, fixed length and custom delimiters. The formats are configured in XML, it is fast and released under Apache license 2.0. ... [More] Substrings in a fixed width parse can be daunting to deal with when trying to analyze what existing code is doing, and what about when you have no comments... We also provide delimited file parsing; works with any delimiter / qualifier, multiline records, delimiter or qualifier allowed in column value. [Less]

12.9K lines of code

2 current contributors

4 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

JFileHelpers

Compare

  Analyzed 25 days ago

Chances are every programmer will end up having to manipulate structured text files at any point in his career. Those files are called flat files and, until now, you had to go through that same boring script to work with them. You had to open the file, create a reader, then start reading and parsing ... [More] line by line. No more. JFileHelpers is a library that automates the tedious task of parsing and creating structured text files. It handles fixed width or delimited files with Java annotations sweetness. [Less]

3.86K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

JSaPar

Compare

  Analyzed 25 days ago

JSaPar is a Java library providing a schema based parser and composer of almost all sorts of delimited and fixed width files. It is an open source java library created with the purpose of making it easy to process delimited and fixed width data sources. By separating the description of the data ... [More] format into a schema that can be loaded from XML it makes the code easier to maintain and increases flexibility. [Less]

19.6K lines of code

2 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

JSefa

Compare

  Analyzed 24 days ago

JSefa is a simple library for stream-based serialization of java objects to XML, CSV, or FLR and back again using an iterator-style interface independent of the serialization format. There is a standard and an android edition available.

19.5K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses