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
libxls avatar

libxls/libxls

0
View on GitHub↗
530 stars·145 forks·C·15 views

Libxls

Read binary Excel files from C/C++

Features

  • Document Parsing - Read binary Excel files.
  • Office Document Tools - Library for reading binary Excel files.

Star history

Star history chart for libxls/libxlsStar history chart for libxls/libxls

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Libxls

These projects share indexed features with Libxls. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • troldal/openxlsxtroldal avatar

    troldal/OpenXLSX

    1,753View on GitHub↗

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

    C++
    View on GitHub↗1,753
Compare all 30 related projects→

Frequently asked questions

What does libxls/libxls do?

Read binary Excel files from C/C++

What are the main features of libxls/libxls?

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

Which projects share features with libxls/libxls?

Projects with overlapping indexed features include: amiremohamadi/duckx — C++ library for creating and modifying Microsoft Word (.docx) files. troldal/openxlsx — A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files. 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…