Tags : Browse Projects

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

opencsv

Compare

  Analyzed 3 minutes ago

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

29.9K lines of code

5 current contributors

4 months since last commit

7 users on Open Hub

Very Low Activity
5.0
 
I Use This

Flatpack file parser

Compare

  Analyzed about 23 hours 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

5 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

Super CSV

Compare

  Analyzed about 11 hours ago

Super CSV is the next generation CSV reader/writer. It is fast, free and cross platform. Its revolutionary concept of cellprocessors, makes it easy to read/write objects/maps/string lists with automatic type conversion and constraint checking.

33.5K lines of code

0 current contributors

about 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

CsvHelper

Compare

  Analyzed about 19 hours ago

Library to help reading and writing CSV files

88.8K lines of code

7 current contributors

28 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

JSaPar

Compare

  Analyzed about 11 hours 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.5K lines of code

2 current contributors

11 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

JFileHelpers

Compare

  Analyzed about 18 hours 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 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

php_component_csv

Compare

  Analyzed 3 minutes ago

free as in freedom free software csv handling library for php 5.3 and above

1.72K lines of code

3 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

JSefa

Compare

  Analyzed 1 day 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 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses