apache/fesod
Fast. Easy. Done. Processing spreadsheets without worrying about large files causing OOM. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 74
- Longevity 49
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 90
- age_days: 697
- days_rel: 95
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
6175 stars · 519 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache Fesod (Incubating) is a high-performance, memory-efficient Java library for reading and writing spreadsheet files such as xlsx, xls, and csv. It is the Apache-incubated successor to EasyExcel, using stream-based processing to handle very large files without causing out-of-memory errors.
Use cases
- read large excel files in java without running out of memory
- write xlsx spreadsheets from java data
- import excel data into a java application
- export reports to excel or csv
- stream-process millions of spreadsheet rows
- parse csv files in java
- replace apache poi with a simpler excel api
When to choose
- you need to read or write xlsx/xls/csv in Java with low memory overhead
- you handle very large spreadsheets that crash POI-based solutions with OOM
- you want a simple listener-based API over raw Apache POI
- you need an Apache-licensed, actively maintained EasyExcel successor
When to avoid
- you need to manipulate spreadsheet formatting, charts, or formulas in depth
- you are not on the JVM
- you need to generate other office formats like docx or pptx
- you require a stable non-incubating release for strict governance policies
Facets
library · maturity active
serialization file-system developer-tools files developer-tools spreadsheets jvm cross-platform excel xlsx csv memory-efficient streaming-read apache-poi easyexcel-successor spreadsheet-processing
5 sources
- readme: https://github.com/apache/fesod · fetched 2026-08-28 · a000a947bdfa
- homepage: https://fesod.apache.org · fetched 2026-08-29 · 519218bfb55b
- site_page: https://fesod.apache.org/docs · fetched 2026-08-29 · 67596f4aeb56
- site_page: https://fesod.apache.org/docs/download · fetched 2026-08-29 · cdfef803f1cf
- site_page: https://fesod.apache.org/docs/quickstart/guide · fetched 2026-08-29 · a109739b61ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/fesod | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem