Skip to content

Commit 8aa103e

Browse files
authored
Add fastexcel
1 parent 1b2bdd9 commit 8aa103e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ _Libraries that assist with processing office document formats._
365365
- [Apache POI](https://poi.apache.org) - Supports OOXML (XLSX, DOCX, PPTX) as well as OLE2 (XLS, DOC or PPT).
366366
- [documents4j](https://documents4j.com/#/) - API for document format conversion using third-party converters such as MS Word.
367367
- [docx4j](https://www.docx4java.org/trac/docx4j) - Create and manipulate Microsoft Open XML files.
368+
- [fastexcel](https://github.com/dhatim/fastexcel) - High performance library to read and write large Excel (XLSX) worksheets.
368369
- [zerocell](https://github.com/creditdatamw/zerocell) - Annotation-based API for reading data from Excel sheets into POJOs with focus on reduced overhead.
369370

370371
### Financial

0 commit comments

Comments
 (0)