Skip to content
#

file-parsing

Here are 42 public repositories matching this topic...

Lightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, thread-safe, UTF-8 validation, file I/O, minification, and custom allocators. Ideal for embedded systems and cross-platform projects.

  • Updated Aug 4, 2025
  • C
sheetz

Read and write Excel (.xlsx, .xls) and CSV files in Java with one line of code. Annotation-based mapping, streaming for million-row files, built-in validation, 19 type converters. A simpler alternative to Apache POI.

  • Updated Mar 3, 2026
  • Java

Improve this page

Add a description, image, and links to the file-parsing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-parsing topic, visit your repo's landing page and select "manage topics."

Learn more