toml
There are 818 repositories under toml topic.
urfave/cli
A simple, fast, and fun package for building command line apps in Go
mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
jaywcjlove/reference
为开发人员分享快速参考备忘清单(速查表)
TomWright/dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
dbohdan/structured-text-tools
A list of command-line tools for manipulating structured text data
kamiyaa/joshuto
ranger-like terminal file manager written in Rust
postlight/awesome-cms
📚 A collection of open and closed source Content Management Systems (CMS) for your perusal.
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
rust-cli/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
dflemstr/rq
Record Query - A tool for doing record analysis and transformation
pelletier/go-toml
Go library for the TOML file format
marzer/tomlplusplus
Header-only TOML config file parser and serializer for C++17.
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.
tamasfe/taplo
A TOML toolkit written in Rust
OreosLab/checkinpanel
一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)
numtide/devshell
Per project developer environments
ToruNiina/toml11
TOML for Modern C++
sclevine/yj
CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order.
Monibuca/engine
Monibuca 核心引擎,包含流媒体核心转发逻辑,需要配合功能插件一起组合运行
Fatal1ty/mashumaro
Fast and well tested serialization library
toml-rs/toml
Rust TOML Parser
yukinarit/pyserde
Yet another serialization library on top of dataclasses, inspired by serde-rs.
kgiszczak/shale
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
alexander-akhmetov/python-shortcuts
Create Siri Shortcuts with Python
thombashi/pytablewriter
pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
pipelight/pipelight
Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.
JFryy/qq
jq inspired (and gojq dependent) interoperable config format transcoder with interactive querying.
cktan/tomlc99
TOML C library
cristalhq/aconfig
Simple, useful and opinionated config loader.
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应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
remarshal-project/remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
mattrobenolt/jinja2-cli
CLI for Jinja2
hukkin/tomli
A lil' TOML parser
mkb79/audible-cli
A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
build-cpp/cmkr
Modern build system based on CMake and TOML.