Skip to content

Commit 98ecbd6

Browse files
authored
Add FastCSV
1 parent af30c71 commit 98ecbd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ _Libraries that help with implementing optimization and satisfiability problems.
231231

232232
_Frameworks and libraries that simplify reading/writing CSV data._
233233

234+
- [FastCSV](https://github.com/osiegmar/FastCSV) - Performance-optimized, dependency-free and RFC 4180 compliant.
234235
- [jackson-dataformat-csv](https://github.com/FasterXML/jackson-dataformat-csv) - Jackson extension for reading and writing CSV.
235236
- [opencsv](http://opencsv.sourceforge.net) - Simple CSV parser.
236237
- [Super CSV](https://super-csv.github.io/super-csv/) - Powerful CSV parser with support for Dozer, Joda-Time and Java 8.

0 commit comments

Comments
 (0)