Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 12 Java Excel Projects
-
-
Project mention: FileOutputStream v. ByteArrayOutputStream: is there a noticeable difference in memory usage? | /r/javahelp | 2022-12-20
I'm using fastexcel to create the excel file, and I'm flushing it to the OutputStream after every row is written. Right now, I am using a FileOutputStream to write to disk. When the excel file is done being generated, I read it back in using InputStreamResource and stream the response. My thought process is that a ByteArrayOutputStream keeps everything in memory even if I'm flushing the excel file after every row, so I used the FileOutputStream. Does my logic track here? Or am I unnecessarily slowing things down with expensive filesystem IO?
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Joeffice
Java Office Suite - Word processor - Spreadsheet - Presentation - Database - Drawing - Main Libraries: NetBeans Platform and Apache POI - Apache License
-
worksheet
Android Excel Sheet Write dependency library for creating Simple Excel Sheets. Depends on Apache poi and Java
-
java-excel-utils
This Java library allows you to optimize the work with the Apache POI library. There are wrapper classes and utility classes.
HI,may i suggest you my open source library which manipulates excel files. It uses Apache POI, but tries to give out-of-the-box tools for the user. The project is still in a development phase where I haven't defined many features yet and I'm always looking for many suggestions. Anyone is free to contribute. If you might be interested, here is the link:https://github.com/MBenincasa/java-excel-utils
-
spring-zerocell
Zerocell integration to extract data quickly, efficiently and automagically from Excel files in your Spring applications.
-
ExcelPasswordCracker
A simple brute-force attack password cracker for Excel files with multi-threaded implementation.
Java Excel related posts
- Joeffice: Open-Source Java Office Suite
- FileOutputStream v. ByteArrayOutputStream: is there a noticeable difference in memory usage?
- I am looking to automate a process at work...
- A Java library to read and write Excel files in declarative way
- A Java library to read and write Excel files in declarative way
- Test
- how to create an excel file from a form in an android app
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Sep 2023
Index
What are some of the best open-source Excel projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | easyexcel | 29,007 |
2 | fastexcel | 534 |
3 | dev-ref | 91 |
4 | zerocell | 75 |
5 | spreadsheet | 56 |
6 | LegacyTableView | 42 |
7 | ExcelUtil | 29 |
8 | Joeffice | 24 |
9 | worksheet | 13 |
10 | java-excel-utils | 8 |
11 | spring-zerocell | 6 |
12 | ExcelPasswordCracker | 4 |