VecStack
toml
VecStack | toml | |
---|---|---|
1 | 48 | |
4 | 19,650 | |
- | 0.4% | |
4.1 | 2.6 | |
almost 4 years ago | 4 months ago | |
JavaScript | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
VecStack
-
INTERCAL, YAML, And Other Horrible Programming Languages
Fun fact, my college intro to programming course was taught in Scheme. Most recently I dug lightly into Forth for the sake of making my own stack based programming language (it's very bad and unpolished, but a fun esolang), and that idea also happens a lot in Forth. It's a good and valuable way to think about programming, regardless of your programming paradigm!
toml
- TOML has maybe zero active maintainers
-
How to build a new Harlequin adapter with Poetry
The pyproject.toml file is now the standard for configuring Python packages for publication and other tools. Introduced in PEP 518 and PEP 621, this TOML-formatted file consolidates multiple configuration files into one. It enhances dependency management by making it more robust and standardized.
- How to chop off bytes of an UTF-8 string to fit into a small slot and look nice
-
Let's meet Black: Python Code Formatting
Black uses by default the pyproject.toml file. This file contains a section for each different tool we want to use. The use of a configuration file like pyproject.toml is quite a good choice and helps the contributors to use the same tools and configurations you're using.
-
Why the fuck are we templating YAML? (2019)
> I don't think even though TOML has some official spec
Read it on https://toml.io/ (Full spec on upper-right… with its evolutions up to final 1.00 version).
-
'Hypermodernize' your Python Package
ini2toml which automatically translates .ini/.cfg files into TOML
-
An INI Critique of TOML
toml 1.1 will allow non-ascii in keys (and multi-line inline tables)
See https://github.com/toml-lang/toml/blob/main/CHANGELOG.md
- What Is Wrong with TOML?
- TOML: Tom's Obvious Minimal Language
-
What do ya'll think of TOML's - Support almost all programming language popularized today.
GitHub - toml-lang/toml: Tom's Obvious, Minimal Language
What are some alternatives?
starlark - Starlark Language
tomli - A lil' TOML parser
Pulumi - Pulumi - Infrastructure as Code in any programming language 🚀
json5 - JSON5 — JSON for Humans
pyinfra - pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
libconfini - Yet another INI parser
css-only-chat - A truly monstrous async web chat using no JS whatsoever on the frontend
tomlplusplus - Header-only TOML config file parser and serializer for C++17.
IntercalScript - The IntercalScript programming language
docker-selenium - Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation
aridity - DRY config and template system, easily extensible with Python
dhall - Maintainable configuration files