# davyxu/tabtoy

高性能表格数据导出器

Repository: https://github.com/davyxu/tabtoy
Canonical: https://ross.abutalabs.com/products/tabtoy
Language: Go
License: MIT
License Family: permissive
Topics: game, excel, tool, json, csharp, lua, csv, exportor, xlsx, golang, fast
Last push: 2024-06-19T07:28:09+00:00

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

## Adoption (not part of the score)
Stars 1852, forks 428 (observed 2026-08-28T04:05:44.484918+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: etl, serialization, data-generation, cli, developer-tools
- domain: developer-tools, files
- platform: go, cross-platform, cli, windows
- tags: excel, xlsx, csv, json-export, game-config, spreadsheet, code-generation, lua, csharp, game-development, automation, linux, macos

## Member repositories
- davyxu/tabtoy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.484918+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-30T03:16:52.586164+00:00, confidence not recorded.
  - readme: https://github.com/davyxu/tabtoy (fetched 2026-08-28T04:05:44.484918+00:00, sha 1ef95a31cf20)
- Data as of 2026-08-30T08:39:29.467469+00:00.
