dbzhang800/QtXlsxWriter
.xlsx file reader and writer for Qt5 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 4760
- days_rel: n/a
- days_push: 1909
- n_releases_24m: 0
Adoption not part of the score
1333 stars · 635 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
QtXlsx is a C++ library for Qt5 that reads, writes, and edits Excel .xlsx files without requiring Microsoft Excel. It works on any platform Qt5 supports and can be built as a Qt addon module or included directly via qmake.
Use cases
- generate xlsx files from c++ without excel
- read data from excel spreadsheets in qt app
- edit existing xlsx files programmatically
- export qt application data to excel
- parse spreadsheet files cross-platform
When to choose
- you are building a Qt5/C++ application that needs Excel file support
- you need a dependency-free, cross-platform xlsx reader/writer without Microsoft Excel
- you want to integrate via qmake as a module or source
When to avoid
- you need a Python, .NET, or other non-C++ solution (use openpyxl, EPPlus, ClosedXML)
- you need active development or recent feature additions
- you are not using Qt and want a standalone C++ spreadsheet library
Facets
library · maturity maintenance
file-system parser serialization files spreadsheets developer-tools cross-platform cpp cross-platform windows xlsx excel qt5 spreadsheet ooxml c++ linux macos
2 sources
- readme: https://github.com/dbzhang800/QtXlsxWriter · fetched 2026-08-28 · 57e4db52872e
- homepage: http://qtxlsx.debao.me · fetched 2026-08-29 · b7dd2c34bdf1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dbzhang800/QtXlsxWriter | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dbzhang800/QtXlsxWriter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem