# devilsen/CZXing

Make you have the QRCode Scan ability like WeChat!

Repository: https://github.com/devilsen/CZXing
Canonical: https://ross.abutalabs.com/products/czxing
Language: C++
License Family: other
Topics: android, qrcode-scanner, qrcode-generator, zxing, qrcode, barcode, java, wechat, wechat-sdk
Last push: 2026-03-13T09:51:32+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 72, release rhythm 8, longevity 100
- inputs: {"age_days": 2627, "days_push": 173, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1060, forks 174 (observed 2026-08-28T04:03:25.627853+00:00)

## What it is
CZXing is a C++ port of ZXing for Android that provides WeChat-level QR code and barcode scanning, including WeChat's detection and super-resolution decoding models. It ships a ready-made scan activity plus lower-level components (DecodeEngine, CameraView, ScanLayout) for customization.

## Use cases
- scan QR codes in an Android app like WeChat does
- generate QR codes on Android
- scan barcodes such as EAN-13
- decode small or blurry QR codes with super-resolution
- build a custom camera-based scanner UI
- continuously scan codes without closing the screen

## When to choose
- you need high-accuracy QR/barcode scanning on Android comparable to WeChat
- you want a prebuilt scanner activity with customizable UI
- you need low-level access to the decoding engine or camera view

## When to avoid
- you target platforms other than Android
- you need a maintained, permissively-licensed library (no license file is present)
- you want a pure-Java/Kotlin solution without native .so libraries

## Facets
- artifact type: library
- maturity: active
- function: image-processing, computer-vision
- domain: mobile-development, computer-vision
- platform: -
- tags: qrcode, barcode-scanner, zxing, wechat-style, cpp, opencv, super-resolution, android

## Member repositories
- devilsen/CZXing (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.627853+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:55.983544+00:00, confidence not recorded.
  - readme: https://github.com/devilsen/CZXing (fetched 2026-08-28T04:03:25.627853+00:00, sha ee96fdb76dff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
