zxing-cpp/zxing-cpp
C++ port of ZXing observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 95
- Longevity 100
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: 21
- age_days: 3795
- days_rel: 35
- days_push: 13
- n_releases_24m: 6
Adoption not part of the score
1987 stars · 553 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZXing-C++ is an open-source, multi-format 1D/2D barcode image processing library written in pure C++20, ported from the Java ZXing library with improved runtime and detection performance. It reads and writes many barcode symbologies (QR Code, Data Matrix, Aztec, PDF417, EAN/UPC, Code128, etc.) and offers bindings for many languages and platforms.
Use cases
- decode qr codes from images in c++
- read barcodes from camera frames in an android app
- generate qr code images from text
- scan data matrix codes on shipping labels
- add barcode scanning to a python application
- detect pdf417 codes from scanned documents
When to choose
- you need fast, dependency-free barcode reading/writing in C++ or via native bindings
- you need broad symbology support including QR, Data Matrix, Aztec, and PDF417
- you need thread-safe barcode processing in a production application
When to avoid
- you need a ready-made GUI scanning app rather than a library
- you only target Java/JVM and can use the original ZXing directly
- you need symbologies not listed as supported, such as certain niche legacy formats
Facets
library · maturity active
image-processing computer-vision parser computer-vision image-processing cross-platform developer-tools cpp cross-platform python rust wasm dotnet barcode qr-code barcode-scanning barcode-generation zxing android ios
1 source
- readme: https://github.com/zxing-cpp/zxing-cpp · fetched 2026-08-28 · 9cbcb845b9c7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zxing-cpp/zxing-cpp | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="zxing-cpp/zxing-cpp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem