We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af30c71 commit 98ecbd6Copy full SHA for 98ecbd6
1 file changed
README.md
@@ -231,6 +231,7 @@ _Libraries that help with implementing optimization and satisfiability problems.
231
232
_Frameworks and libraries that simplify reading/writing CSV data._
233
234
+- [FastCSV](https://github.com/osiegmar/FastCSV) - Performance-optimized, dependency-free and RFC 4180 compliant.
235
- [jackson-dataformat-csv](https://github.com/FasterXML/jackson-dataformat-csv) - Jackson extension for reading and writing CSV.
236
- [opencsv](http://opencsv.sourceforge.net) - Simple CSV parser.
237
- [Super CSV](https://super-csv.github.io/super-csv/) - Powerful CSV parser with support for Dozer, Joda-Time and Java 8.
0 commit comments