全部标签
目录标签

#toml

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

61 条记录
标签为“toml”按健康指数排序
Go
98卓越健康指数
urfave/cli
A declarative, simple, fast, and fun package for building command line tools in Go
Go★ 24.2K2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
crates.io
97卓越健康指数
wasmerio/wasmer
🚀 Fast, secure, lightweight containers based on WebAssembly
Rust★ 20.9K↓ 727.5K/月2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
PyPI
93卓越健康指数
mauvilsa/jsonargparse
Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables
Python★ 429↓ 4M/月2026年8月25日
MIT2026年8月25日 · 指标 2.10.0
PyPI · crates.io
93卓越健康指数
tox-dev/toml-fmt
Format Python TOML configurations.
Rust · Python★ 83↓ 980.1K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI · crates.io · npm
91优秀健康指数
tombi-toml/tombi
TOML Formatter / Linter / Language Server
Rust★ 1,042↓ 352.6K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
crates.io
90优秀健康指数
toml-rs/toml
Rust TOML Parser
Rust★ 1,0582026年7月19日
Apache-2.02026年7月19日 · 指标 2.10.0
PyPI
88优秀健康指数
abravalheri/validate-pyproject
Validation library for simple check on `pyproject.toml`
Python★ 207↓ 303.4K/月2026年7月21日
MPL-2.02026年7月21日 · 指标 2.10.0
PyPI · npm
88优秀健康指数
frenck/probatio
⚖️ Probatio. A modern, maintained data validation library for Python. Clean-room, MIT-licensed, drop-in reimplementation of voluptuous.
Python★ 14↓ 8,911/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
PyPI
88优秀健康指数
msgspec/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Python · C★ 4,0632026年8月27日
BSD-3-Clause2026年8月27日 · 指标 2.10.0
88优秀健康指数
stephenberry/glaze
Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAML, EETF
C++★ 2,9122026年7月22日
MIT2026年7月22日 · 指标 2.10.0
PyPI
86优秀健康指数
Fatal1ty/mashumaro
Fast and well tested serialization library
Python★ 935↓ 37M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
npm · PyPI
86优秀健康指数
bvisible/mcp-ssh-manager
MCP SSH Server: 37 tools for remote SSH management | Claude Code & OpenAI Codex | DevOps automation, backups, database operations, health monitoring
JavaScript · Shell★ 364↓ 6,103/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
PyPI
86优秀健康指数
fabiocaccamo/python-benedict
:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
Python · HTML★ 1,609↓ 1.3M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
86优秀健康指数
ota-meshi/eslint-plugin-toml
This ESLint plugin provides linting rules for TOML.
TypeScript★ 35↓ 1.9M/月2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
crates.io
84优秀健康指数
oxc-project/oxc-toml
Taplo forked for Oxfmt
Rust★ 8↓ 18.4K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
Go
84优秀健康指数
pelletier/go-tOML
Go library for the TOML file format
Go★ 1,9632026年7月17日
自定义许可证2026年7月17日 · 指标 2.10.0
crates.io
81优秀健康指数
coralogix/protofetch
A source dependency management tool for Protobuf modules.
Rust★ 43↓ 34.8K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
crates.io
80优秀健康指数
YuniqueUnic/schemaui
schemaui turns JSON Schema documents into fully interactive terminal UIs powered by ratatui, crossterm, and jsonschema. The library parses rich schemas (nested sections, $ref, arrays, key/value maps, pattern properties…) into a navigable form tree, renders it as a keyboard-first editor, and validates the result after every edit
Rust · TypeScript★ 88↓ 22.4K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
Go
80优秀健康指数
ddddddO/gtree
Easily output ASCII tree from Go program or Markdown unordered list . There's also CLI tool that can output tree from JSON, YAML, or TOML! It's called *xtree*.
Go★ 3572026年7月27日
BSD-2-Clause2026年7月27日 · 指标 2.10.0
Go
80优秀健康指数
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Go★ 4,1832026年8月29日
MIT2026年8月29日 · 指标 2.10.0
Go
78良好健康指数
gookit/config
📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
Go★ 5862026年7月24日
MIT2026年7月24日 · 指标 2.10.0
crates.io · npm
78良好健康指数
hyperb1iss/opaline
✦ A token-based theme engine for Rust TUI applications
Rust★ 89↓ 3,745/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
npm
78良好健康指数
squirrelchat/smol-toml
A small, fast, and correct TOML (1.1.0) parser and serializer
TypeScript★ 299↓ 106M/月2026年8月7日
BSD-3-Clause2026年8月7日 · 指标 2.10.0
npm
77良好健康指数
Nick2bad4u/eslint-plugin-json-schema-validator-2
ESLint rules that validate JSON, JSONC, JSON5, YAML, TOML, Markdown frontmatter, JavaScript exports, and Vue custom blocks against their schema.
TypeScript · JavaScript★ 1↓ 3,796/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
Go · PyPI
77良好健康指数
confiify/confii-go
Confii — A type-safe configuration management library for Go. Load, merge, validate, and access config from YAML, JSON, TOML, env vars, and cloud stores. Secret resolution, drift detection, versioning, and a 10-command CLI — all in one package.
Go★ 02026年8月22日
MIT2026年8月22日 · 指标 2.10.0
PyPI · crates.io
77良好健康指数
lava-sh/toml-rs
A High-Performance TOML Parser for Python written in Rust
Rust · Python★ 32↓ 14.1K/月2026年8月15日
Unlicense2026年8月15日 · 指标 2.10.0
Go
77良好健康指数
oakwood-commons/kvx
A terminal-based UI for exploring structured data interactively
Go★ 02026年7月16日
自定义许可证2026年7月16日 · 指标 2.10.0
crates.io
73良好健康指数
shiguredo/toml-rs
TOML Library
Rust★ 23↓ 8,484/月2026年8月19日
Apache-2.02026年8月19日 · 指标 2.10.0
crates.io
73良好健康指数
yukimemi/teravars
Tera templating + smart [vars] for self-rendering TOML configs (planning stage)
Rust★ 2↓ 2,281/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
PyPI
71良好健康指数
Python★ 2↓ 173.5K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0