www.yaml.org

The yaml.org website (by yaml)

Www.yaml.org Alternatives

Similar projects and alternatives to www.yaml.org

  1. CPython

    The Python programming language

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. kubernetes

    Production-Grade Container Scheduling and Management

  4. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  5. hub-feedback

    Feedback and bug reports for the Docker Hub

  6. jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

  7. NumPy

    300 www.yaml.org VS NumPy

    The fundamental package for scientific computing with Python.

  8. Docusaurus

    298 www.yaml.org VS Docusaurus

    Easy to maintain open source documentation websites.

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. starter-workflows

    Accelerating new GitHub Actions workflows

  11. bubbletea

    A powerful little TUI framework 🏗

  12. json5

    102 www.yaml.org VS json5

    JSON5 — JSON for Humans

  13. Keras

    85 www.yaml.org VS Keras

    Deep Learning for humans

  14. yq

    71 www.yaml.org VS yq

    yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

  15. cuetorials.com

    Learn you some CUE for a great good!

  16. gray-matter

    21 www.yaml.org VS gray-matter

    Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert

  17. node-config

    20 www.yaml.org VS node-config

    Node.js Application Configuration

  18. honeysql

    17 www.yaml.org VS honeysql

    Turn Clojure data structures into SQL

  19. noyaml

    A silly emotional rant about the state of devops tooling/the infrastructure sector in 2018. #noyaml.com

  20. config

    Helps you find, load, combine, autofill and validate configuration values of any kind (by symfony)

  21. uniconfig

    1 www.yaml.org VS uniconfig

    Yet another one config processor. Weird. Slow. Our own.

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better www.yaml.org alternative or higher similarity.

www.yaml.org discussion

Log in or Post with

www.yaml.org reviews and mentions

Posts with mentions or reviews of www.yaml.org. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-07.
  • GitHub Actions, Devbox, and Elm
    8 projects | dev.to | 7 Nov 2024
    They are defined in .github/workflows in YAML files (.yml). Use any name.
  • Another Week Another Feature
    3 projects | dev.to | 2 Oct 2024
    This week I implemented TOML support for DocBot made by @add00_3. First time hearing about TOML and kind of surprised this exists(we already have YAML). Implementation was pretty simple since the code was written in JavaScript and the code was very easy to read. Although it did take a minute to figure out how to run the tool since I had to run the ollama model locally in order to run the tool. I had ollama installed previously but I had to install the default model that was defined. After that I implemented the feature which was pretty simple. Only "issue" I had was for this tool output flag is null by default and TOML doesn't support null so I had to add additional logic to handle this case. Aside from that it was pretty easy. Moreover, I just updated the logic to use initialized variable instead of using attributes from args directly. Surprisingly, there was no changes requested so I got it merged on the first try!
  • The Adventures of Blink S2e2: Database, Contained
    1 project | dev.to | 12 Sep 2024
    I've mentioned a couple of times along the way that we'll have more than one docker container in this project. But we can't depend on end users to know what order to start them in, or what configurations connect them to each other. Docker provides a means of orchestrating all the containers in your app called docker-compose. This is controlled by a yaml file in the project root called docker-compose.yml. Here is how we're going to build ours (again with comments to explain what it does):
  • Kubernetes Core Concepts: Building Blocks of Container Orchestration
    2 projects | dev.to | 23 Aug 2024
    Deployments are created using YAML files that specify the application’s desired state. This includes the number of replicas, the container image, and update strategies.
  • Python FastAPI: Implementing Non-Blocking Logging with Built-In QueueHandler and QueueListener Classes
    3 projects | dev.to | 2 Jul 2024
    I have used RotatingFileHandler for logging via an external YAML configuration file before. I appreciate this approach because we can adjust the logging by tweaking the configuration file without having to refactor the code. I would like to adopt the same approach for this implementation. We will first examine the YAML configuration file and then the associated Python code.
  • Docker compose, orchestrating and automating services
    3 projects | dev.to | 21 Apr 2024
    First of all, create a file in the root project directories called compose.yaml. YAML is a text format that uses indentation to specify dependencies between configuration options. Be aware that incorrect indentation will cause problems with executing commands properly.
  • Kubernetes Through the Developer's Perspective
    3 projects | dev.to | 26 Mar 2024
    Most commonly written in YAML, these files are large and complex to read and understand. And being written in YAML comes with its challenges (and quirks) since it is an additional programming language that devs need to learn.
  • Yaml.org Has Gone Away
    1 project | news.ycombinator.com | 15 Mar 2024
  • YAML's homepage is displayed in YAML
    2 projects | news.ycombinator.com | 28 Dec 2023
  • whatDoesTheGStandFor
    1 project | /r/ProgrammerHumor | 10 Dec 2023
    YAML Ain't a Markup Language
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 15 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic www.yaml.org repo stats
32
346
0.0
9 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that HTML is
the 9th most popular programming language
based on number of references?