awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
troldal avatar

troldal/OpenXLSX

0
View on GitHub↗
1,753 stars·388 forks·C++·BSD-3-Clause·11 views

OpenXLSX

A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.

Features

  • Document Parsing - Read, write, and modify Excel XLSX files.
  • Office Document Tools - Library for reading and modifying Excel XLSX files.

Star history

Star history chart for troldal/openxlsxStar history chart for troldal/openxlsx

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to OpenXLSX

Similar open-source projects, ranked by how many features they share with OpenXLSX.
  • jmcnamara/libxlsxwriterjmcnamara avatar

    jmcnamara/libxlsxwriter

    1,745View on GitHub↗

    A C library for creating Excel XLSX files.

    C
    View on GitHub↗1,745
  • amiremohamadi/duckxamiremohamadi avatar

    amiremohamadi/DuckX

    501View on GitHub↗

    C++ library for creating and modifying Microsoft Word (.docx) files

    C++
    View on GitHub↗501
  • brechtsanders/xlsxiobrechtsanders avatar

    brechtsanders/xlsxio

    519View on GitHub↗

    XLSX I/O - C library for reading and writing .xlsx files

    C
    View on GitHub↗519
  • libxls/libxlslibxls avatar

    libxls/libxls

    530View on GitHub↗

    Read binary Excel files from C/C++

    C
    View on GitHub↗530
See all 30 alternatives to OpenXLSX→

Frequently asked questions

What does troldal/openxlsx do?

A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.

What are the main features of troldal/openxlsx?

The main features of troldal/openxlsx are: Document Parsing, Office Document Tools.

What are some open-source alternatives to troldal/openxlsx?

Open-source alternatives to troldal/openxlsx include: amiremohamadi/duckx — C++ library for creating and modifying Microsoft Word (.docx) files. libxls/libxls — Read binary Excel files from C/C++. brechtsanders/xlsxio — XLSX I/O - C library for reading and writing .xlsx files. jmcnamara/libxlsxwriter — A C library for creating Excel XLSX files. iofficeai/officecli — OfficeCLI is a headless office suite and automation tool designed for programmatically reading, editing, and… phpoffice/phpword — PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It…