jabcode/jabcode
jabcode - color bar code observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 77
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3523
- days_rel: n/a
- days_push: 138
- n_releases_24m: 0
Adoption not part of the score
1010 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
image-processing computer-vision parser cli developer-tools files windows cross-platform cli cpp barcode color-barcode 2d-barcode qr-code-alternative jab-code image-encoding c11 linux
1 source
- readme: https://github.com/jabcode/jabcode · fetched 2026-08-28 · f46e19be5595
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jabcode/jabcode | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem