Tags : Browse Projects

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

FileHelpers

Compare

  Analyzed about 11 hours ago

The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV)

36.3K lines of code

7 current contributors

over 1 year since last commit

30 users on Open Hub

Very Low Activity
4.14286
   
I Use This
Licenses: BSD-3-Clause, lgpl

Flatpack file parser

Compare

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

7 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

JSaPar

Compare

  Analyzed 1 day 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

20 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This