You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -94,6 +95,12 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
94
95
*[TeamCity](http://www.jetbrains.com/teamcity/) - JetBrain's CI solution with a free version.
95
96
*[Travis](https://travis-ci.org) - Hosted service often used for open source projects.
96
97
98
+
## CSV
99
+
100
+
* Frameworks and libraries that simplify reading/writing CSV data.*
101
+
102
+
*[uniVocity-parsers](https://github.com/uniVocity/univocity-parsers) - One of the fastest and most feature-complete CSV parsers for Java. Also comes with parsers for TSV and fixed width records.
103
+
97
104
## Database
98
105
99
106
*Everything which simplifies interactions with the database.*
0 commit comments