Tags : Browse Projects

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

opencsv

Compare

  Analyzed 28 minutes ago

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

29.9K lines of code

5 current contributors

5 months since last commit

7 users on Open Hub

Very Low Activity
5.0
 
I Use This

Flatpack file parser

Compare

  Analyzed about 22 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

6 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

Super CSV

Compare

  Analyzed about 22 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

over 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

CsvHelper

Compare

  Analyzed about 18 hours ago

Library to help reading and writing CSV files

88.9K lines of code

7 current contributors

8 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

stream-csv-enhanced

Compare

  Analyzed about 19 hours ago

stream-csv-enhanced is a collection of node.js 0.10 stream components for creating custom standard-compliant CSV processors, which requires a minimal memory footprint. It can parse CSV files far exceeding available memory. Even individual data items are streamed piece-wise. Streaming SAX-inspired event-based API is included as well.

578 lines of code

0 current contributors

almost 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

JFileHelpers

Compare

  Analyzed about 10 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

JSaPar

Compare

  Analyzed about 12 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

12 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

CSVeed

Compare

  Analyzed 1 day ago

Light-weight, easy-to-use Java-based CSV utility

8.97K lines of code

2 current contributors

4 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This

csv2html

Compare

  Analyzed about 5 hours ago

Convert CSV files into HTML tables.

581 lines of code

1 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
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