davyxu/tabtoy
高性能表格数据导出器 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3877
- days_rel: n/a
- days_push: 805
- n_releases_24m: 0
Adoption not part of the score
1852 stars · 428 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tabtoy is a high-performance command-line tool that exports spreadsheet data (Xlsx/CSV) into JSON, binary, and source code for Golang, C#, Java, and Lua. It is primarily used for game configuration tables, with multi-core concurrent export, cell-level error checking, and KV-style config support.
Use cases
- export excel game config tables to json
- convert xlsx spreadsheets to C# or Go source code
- generate binary data files from csv tables
- use spreadsheets as key-value configuration files
- batch export hundreds of excel files quickly
- validate spreadsheet cell data types before export
When to choose
- you need game or app config data exported from Excel/CSV into multiple languages
- you want fast, concurrent export of many spreadsheet files
- you need cell-precise error reporting and enum support in tables
When to avoid
- you need a GUI spreadsheet editor rather than a CLI exporter
- your data lives in databases rather than spreadsheets
- you need output formats like YAML or XML not supported by tabtoy
Facets
cli-tool · maturity active
etl serialization data-generation cli developer-tools developer-tools files go cross-platform cli windows excel xlsx csv json-export game-config spreadsheet code-generation lua csharp game-development automation linux macos
1 source
- readme: https://github.com/davyxu/tabtoy · fetched 2026-08-28 · 1ef95a31cf20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davyxu/tabtoy | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem