All Projects → toml → Similar Projects or Alternatives

97 Open source projects that are alternatives of or similar to toml

Night Config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations
Stars: ✭ 93 (+389.47%)
Mutual labels:  toml
Tommy
A single-file TOML reader and writer for C#
Stars: ✭ 44 (+131.58%)
Mutual labels:  toml
Konf
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
Stars: ✭ 225 (+1084.21%)
Mutual labels:  toml
Toml To Go
Translates TOML into a Go type in your browser instantly
Stars: ✭ 134 (+605.26%)
Mutual labels:  toml
Dasel
Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.
Stars: ✭ 759 (+3894.74%)
Mutual labels:  toml
tomlrb
A Racc based TOML parser
Stars: ✭ 63 (+231.58%)
Mutual labels:  toml
Re Txt
converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc
Stars: ✭ 59 (+210.53%)
Mutual labels:  toml
coc-toml
Toml extension for coc-nvim, using taplo for lsp engine
Stars: ✭ 52 (+173.68%)
Mutual labels:  toml
Yunmai Data Extract
Extract your data from the Yunmai weighing scales cloud API so you can use it elsewhere
Stars: ✭ 21 (+10.53%)
Mutual labels:  toml
Python Benedict
dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities. 📘
Stars: ✭ 204 (+973.68%)
Mutual labels:  toml
Rq
Record Query - A tool for doing record analysis and transformation
Stars: ✭ 1,808 (+9415.79%)
Mutual labels:  toml
Koanf
Light weight, extensible configuration management library for Go. Built in support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Stars: ✭ 450 (+2268.42%)
Mutual labels:  toml
dssg
A static site generator with a different approach
Stars: ✭ 15 (-21.05%)
Mutual labels:  toml
Datafiles
A file-based ORM for Python dataclasses.
Stars: ✭ 113 (+494.74%)
Mutual labels:  toml
generate-awesome
🖨 A command-line tool for generating Awesome Lists from a set of data files.
Stars: ✭ 22 (+15.79%)
Mutual labels:  toml
To.ml
OCaml library for TOML
Stars: ✭ 68 (+257.89%)
Mutual labels:  toml
Cli
A simple, fast, and fun package for building command line apps in Go
Stars: ✭ 16,995 (+89347.37%)
Mutual labels:  toml
Resticprofile
Configuration profiles for restic backup
Stars: ✭ 48 (+152.63%)
Mutual labels:  toml
rcpptoml
Rcpp Bindings to C++ parser for TOML files
Stars: ✭ 26 (+36.84%)
Mutual labels:  toml
Go Toml
Go library for the TOML language
Stars: ✭ 952 (+4910.53%)
Mutual labels:  toml
Tomlc99
TOML C library
Stars: ✭ 216 (+1036.84%)
Mutual labels:  toml
Config Rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
Stars: ✭ 915 (+4715.79%)
Mutual labels:  toml
toml-f
TOML parser implementation for data serialization and deserialization in Fortran
Stars: ✭ 69 (+263.16%)
Mutual labels:  toml
Structured Text Tools
A list of command line tools for manipulating structured text data
Stars: ✭ 6,180 (+32426.32%)
Mutual labels:  toml
Simple Settings
A simple way to manage your project settings.
Stars: ✭ 165 (+768.42%)
Mutual labels:  toml
Fig
A minimalist Go configuration library
Stars: ✭ 142 (+647.37%)
Mutual labels:  toml
Remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Stars: ✭ 421 (+2115.79%)
Mutual labels:  toml
version-sync
Keep version numbers in sync with Cargo.toml
Stars: ✭ 65 (+242.11%)
Mutual labels:  toml
Taplo
A TOML toolkit written in Rust
Stars: ✭ 136 (+615.79%)
Mutual labels:  toml
config-cpp
C++ Configuration management library inspired by the Viper package for golang.
Stars: ✭ 21 (+10.53%)
Mutual labels:  toml
Devshell
Per project developer environments
Stars: ✭ 129 (+578.95%)
Mutual labels:  toml
serdepp
c++ serialize and deserialize adaptor library like rust serde.rs
Stars: ✭ 70 (+268.42%)
Mutual labels:  toml
Staert
Merge your configuration sources
Stars: ✭ 108 (+468.42%)
Mutual labels:  toml
Boost.toml
header-only C++(98|11|14|17) TOML v0.5.0 parser/encoder depending on Boost
Stars: ✭ 26 (+36.84%)
Mutual labels:  toml
Config Lite
A super simple & flexible & useful config module.
Stars: ✭ 78 (+310.53%)
Mutual labels:  toml
tomlcheck
A syntax checker for TOML files
Stars: ✭ 28 (+47.37%)
Mutual labels:  toml
Better Toml
toml extension for vs code editor
Stars: ✭ 60 (+215.79%)
Mutual labels:  toml
pp-toml
Paul's Parser for Tom's Own Minimal Language
Stars: ✭ 17 (-10.53%)
Mutual labels:  toml
Unpuzzled
A colorful CLI library with variable provenance.
Stars: ✭ 57 (+200%)
Mutual labels:  toml
Joshuto
ranger-like terminal file manager written in Rust
Stars: ✭ 224 (+1078.95%)
Mutual labels:  toml
Ansible Config encoder filters
Ansible role used to deliver the Config Encoder Filters.
Stars: ✭ 48 (+152.63%)
Mutual labels:  toml
remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)
Stars: ✭ 167 (+778.95%)
Mutual labels:  toml
Configr
Implements the JSON, INI, YAML and TOML parser, for R setting and writing of configuration file.
Stars: ✭ 38 (+100%)
Mutual labels:  toml
Config
📝 Go config manage(load,get,set). support JSON, YAML, TOML, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
Stars: ✭ 225 (+1084.21%)
Mutual labels:  toml
Mconfig
MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct.
Stars: ✭ 28 (+47.37%)
Mutual labels:  toml
rtoml
A fast TOML library for python implemented in rust.
Stars: ✭ 214 (+1026.32%)
Mutual labels:  toml
Toml Parser
simple toml parser
Stars: ✭ 13 (-31.58%)
Mutual labels:  toml
Awesome Cms
📚 A collection of open and closed source Content Management Systems (CMS) for your perusal.
Stars: ✭ 2,498 (+13047.37%)
Mutual labels:  toml
Hugo Elasticsearch
Generate Elasticsearch indexes for Hugo static sites by parsing front matter
Stars: ✭ 19 (+0%)
Mutual labels:  toml
tomli
A lil' TOML parser
Stars: ✭ 313 (+1547.37%)
Mutual labels:  toml
Mpv.net
🎞 mpv.net is a modern media player for Windows that works just like mpv.
Stars: ✭ 737 (+3778.95%)
Mutual labels:  toml
Protodep
Collect necessary .proto files (Protocol Buffers IDL) and manage dependencies
Stars: ✭ 167 (+778.95%)
Mutual labels:  toml
Python Shortcuts
Create Siri Shortcuts with Python
Stars: ✭ 525 (+2663.16%)
Mutual labels:  toml
wildq
Command-line TOML/JSON/INI/YAML/XML/HCL processor using jq c bindings
Stars: ✭ 22 (+15.79%)
Mutual labels:  toml
Toml
A PHP parser for TOML
Stars: ✭ 152 (+700%)
Mutual labels:  toml
paerser
No description or website provided.
Stars: ✭ 38 (+100%)
Mutual labels:  toml
demo-myblog
使用Rust、Actix-web和MongoDB构建简单博客网站
Stars: ✭ 40 (+110.53%)
Mutual labels:  toml
llmk
Light LaTeX Make
Stars: ✭ 93 (+389.47%)
Mutual labels:  toml
gtree
Output tree🌳 or Make directories📁 from #Markdown or Programmatically. Provide CLI, Golang library and Web (using #Wasm ).
Stars: ✭ 88 (+363.16%)
Mutual labels:  toml
Tinytoml
A header only C++11 library for parsing TOML
Stars: ✭ 153 (+705.26%)
Mutual labels:  toml
1-60 of 97 similar projects