tboox/tbox
🎁 A glib-like multi-platform c library observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 96
- Release rhythm 72
- Longevity 100
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: 145
- age_days: 5624
- days_rel: 30
- days_push: 29
- n_releases_24m: 6
Adoption not part of the score
5121 stars · 753 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TBOX is a glib-like cross-platform C library providing containers, algorithms, streams, coroutines, and platform abstractions. It simplifies C development with a rich set of reusable modules across Windows, Linux, macOS, Android, and iOS.
Use cases
- write portable C code across windows linux and macos
- use containers and algorithms in C like glib
- parse xml and plist in C
- use coroutines and streams in C
- abstract platform differences in a C project
When to choose
- you need a batteries-included C utility library on multiple platforms
- you want glib-like functionality without glib's dependencies
- you need /xml parsing, containers, or coroutines in C
When to avoid
- you only target one platform and prefer native APIs
- you need a C++-only solution
- you want a minimal single-purpose library instead of a large framework
Facets
library · maturity stable
serialization parser concurrency networking developer-tools developer-tools cross-platform windows cross-platform c glib-like c-library containers coroutines stream xml plist algorithms automation linux macos android ios
5 sources
- readme: https://github.com/tboox/tbox · fetched 2026-08-28 · 1368a41ef3be
- homepage: https://tboox.top · fetched 2026-08-29 · 259b49ec0b13
- site_page: https://tboox.top/docs · fetched 2026-08-29 · 829c7b500ff8
- site_page: https://tboox.top/about · fetched 2026-08-29 · b843ec54ce73
- site_page: https://tboox.top/tag · fetched 2026-08-29 · 794d3caa1bed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tboox/tbox | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem