Ross ROSS = Recommend OSS · open-source software intelligence for agents

jmcnamara/libxlsxwriter

A C library for creating Excel XLSX files. observed · 2026-08-28

github.com/jmcnamara/libxlsxwriter · homepage · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 91
  • Release rhythm 41
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 93
  • age_days: 4469
  • days_rel: 233
  • days_push: 57
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1754 stars · 384 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

libxlsxwriter is an ANSI C library for creating Excel 2007+ XLSX files with text, numbers, formulas, hyperlinks, charts, images, and full formatting. It has minimal dependencies (only zlib) and works across many compilers and platforms.

Use cases

  • generate excel xlsx reports from c
  • write spreadsheets with charts and formatting in c
  • export data to excel files on linux or windows
  • create large xlsx files with low memory usage
  • add macros and images to excel workbooks programmatically

When to choose

  • you need to generate Excel-compatible XLSX files from C or C++ code
  • you want a lightweight library with only a zlib dependency
  • you need rich Excel features like charts, conditional formatting, and data validation
  • you must run on many platforms, compilers, and endianness configurations

When to avoid

  • you need to read or parse existing XLSX files rather than create them
  • you are working in Python, JavaScript, or another high-level language with native alternatives
  • you need to edit legacy .xls binary Excel files

Facets

library · maturity stable

file-system data-visualization files spreadsheets developer-tools windows cross-platform c xlsx excel spreadsheet-generation c-library reporting linux macos ios

2 sources

Member repositories

RepositoryRoleHealth v2
jmcnamara/libxlsxwritermain75

For agents

markdown · JSON · MCP: product_card(name="jmcnamara/libxlsxwriter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem