# jabcode/jabcode

jabcode - color bar code

Repository: https://github.com/jabcode/jabcode
Canonical: https://ross.abutalabs.com/products/jabcode
Language: C
License: NOASSERTION
License Family: other
Last push: 2026-04-17T12:21:15+00:00

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

## Adoption (not part of the score)
Stars 1010, forks 82 (observed 2026-08-28T04:03:13.054748+00:00)

## What it is
JAB Code (Just Another Bar Code) is a high-capacity 2D color bar code that encodes more data than traditional black-and-white barcodes. The repository provides a C library for reading and writing JAB codes, plus reader and writer sample applications.

## Use cases
- encode large amounts of data into a color 2D barcode
- generate JAB code images from files or text
- decode and read JAB code symbols from images
- embed a color barcode library in a C application
- try a high-capacity alternative to QR codes
- build a Windows DLL for barcode generation

## When to choose
- you need to encode more data than QR codes allow in a 2D symbol
- you want a C library for reading and writing color barcodes
- you need configurable error correction levels for barcode data

## When to avoid
- you need broad scanner/app compatibility like standard QR codes
- you need a pure black-and-white barcode symbology
- you need a managed-language (Java/Python) barcode library without C bindings

## Facets
- artifact type: library
- maturity: active
- function: image-processing, computer-vision, parser, cli
- domain: developer-tools, files
- platform: windows, cross-platform, cli, cpp
- tags: barcode, color-barcode, 2d-barcode, qr-code-alternative, jab-code, image-encoding, c11, linux

## Member repositories
- jabcode/jabcode (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:13.054748+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-30T07:11:57.134868+00:00, confidence not recorded.
  - readme: https://github.com/jabcode/jabcode (fetched 2026-08-28T04:03:13.054748+00:00, sha f46e19be5595)
- Data as of 2026-08-30T08:39:29.467469+00:00.
