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
@@ -112,6 +113,12 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
112
113
*[TeamCity](http://www.jetbrains.com/teamcity/) - JetBrain's CI solution with a free version.
113
114
*[Travis](https://travis-ci.org) - Hosted service often used for open source projects.
114
115
116
+
## CSV
117
+
118
+
* Frameworks and libraries that simplify reading/writing CSV data.*
119
+
120
+
*[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.
121
+
115
122
## Database
116
123
117
124
*Everything which simplifies interactions with the database.*
0 commit comments