YAML
YAML is a human-friendly data serialization standard for all programming languages. YAML is a recursive acronym which stands for “YAML Ain’t Markup Language”. It is commonly used for configurations.
- GitHub: https://github.com/topics/yaml
- Wikipedia: https://en.wikipedia.org/wiki/YAML
- Repo: https://github.com/yaml/
- Created by: Clark Evans, Ingy döt Net, Oren Ben-Kiki
- Released: May 11, 2001
- Related Topics: xml, json, jsonc, json5, sax, data-serialization, yet-another, toml, ini,
- Aliases: yml,
- Last updated: 2026-06-25 00:31:33 UTC
- JSON Representation
https://github.com/danilosampaio/integraph
Create Architecture diagrams from your code.
architecture diagram mermaid parser yaml
Last synced: 20 Apr 2026
https://github.com/gto-wizard/helm-application
This is a universal Helm chart designed for deploying GTO Wizard services to Kubernetes.
Last synced: 20 Apr 2026
https://github.com/farzammadani/invoke
Lightweight, YAML-based cronjob runner built with Symfony and Docker.
automation cron cronjob cronjob-scheduler php8 symfony yaml
Last synced: 08 May 2026
https://github.com/noirbizarre/mastic
Markdown static site generator
commonmark markdown python static-site-generation static-site-generator yaml
Last synced: 08 May 2026
https://github.com/520mianxiangduixiang520/duckcfg
A simpler and more unified way to read configuration files.
Last synced: 20 Apr 2026
https://github.com/yashh-mane/swagger-upload-service
Node.js microservice with JWT auth & role-based access for uploading and validating Swagger (YAML/JSON). ✅ Admin-only upload (file or text) with validation ✅ Dockerized with GitLab CI/CD: builds, pushes to Docker Hub & deploys on EC2
api authentication containerization cors docker express git javascri javascript jwt middleware mongodb mongoose multer nodejs rest swagger yaml
Last synced: 14 Apr 2026
https://github.com/ryonakagami/yamlcli
A command-line tool to convert between YAML and JSON formats.
cli-tool command-line json python uv uvx yaml
Last synced: 21 Apr 2026
https://github.com/emmanuel-dominic/udacity-clouddevops-project-two
Deploy a high-availability web app using CloudFormation project.
aws aws-cloudformation awscli json lucidchart scripting yaml
Last synced: 21 Apr 2026
https://github.com/jonpalmisc/avr_yaml
AVR architecture info in YAML format
atmel avr microcontroller yaml
Last synced: 21 Apr 2026
https://github.com/itsmefabian/final-project-argocd
This project was created to apply CI/CD using express, docker, k8s, and ArgoCD deployment.
argocd argocd-config ci-cd cicd conventional-commits docker k8s software-architecture yaml yaml-configuration yaml-files yml yml-configuration yml-files
Last synced: 08 May 2026
https://github.com/hotsock/installer-permissions
Installer permissions CloudFormation template for Hotsock installations
Last synced: 10 Oct 2025
https://github.com/corgi-in-tights/poster-generator
A flexible Python library for building and rendering graphics with support for layers, custom objects, and YAML-based templates.
Last synced: 13 Jun 2026
https://github.com/dimits-ts/cppautomationtools
Python scripts that generate various kinds of C++ header and source files according to YAML config files.
devops-tools enum script source-code-generation yaml
Last synced: 21 Apr 2026
https://github.com/gramian/serialization-fingerpost
Overview on human-readable configuration file formats
axon configobj cson human-readable ini json microxml mson ogdl properties strictyaml toml xml yaml
Last synced: 21 Apr 2026
https://github.com/padmavathi2905/fitness_app
Welcome to your personalized Fitness Meal Planner App, designed using Flutter! This app is your go-to companion for maintaining a healthy diet throughout the day. It categorizes meals into Breakfast, Lunch, and Dinner, making it easy to plan and track your daily nutrition.
Last synced: 08 May 2026
https://github.com/alfredfrancis/visual-yaml-editor
A web-based YAML editor with tabular interface
yaml yaml-configuration yaml-editor
Last synced: 18 Feb 2026
https://github.com/etuzon/python-nrt-logging
Hierarchical logging in yaml format
hierarchical hierarchy log logger loggers logging logging-framework logging-library nrt nrt-logging python python-3 python3 yaml
Last synced: 19 Jan 2026
https://github.com/a-sit-plus/propigator
Propagating typed properties over untamed data using kotlinx.serialization
json kotlin kotlin-multiplatform kotlinx-serialization serialization yaml
Last synced: 13 Jun 2026
https://gitlab.com/a10869/rtf-cisco-labs-tests
Файлы лабораторных и тесты к ним
Last synced: 23 Jun 2026
https://github.com/breadscorner/nextjs-portfolio
This is my personal portfolio, built from a Chronark Next.js and MDX template, redesigned with my own personal touch.
Last synced: 08 May 2026
https://github.com/sajedul5/kubernetes-all-one
A complete, all-in-one Kubernetes knowledge-sharing repository for the community. Includes practical guides, YAML examples, troubleshooting tips, and real-world use cases—everything DevOps and developers need to master Kubernetes from basics to production.
k8s k8s-cluster k8s-deployment k8s-operator yaml
Last synced: 14 May 2026
https://github.com/7even2023/yaml
esp32 yaml files haos2023
esp32 esp32s3 esp32s3-devkitc-1 yaml yaml-files
Last synced: 21 Jan 2026
https://github.com/gosayram/go-tag-updater
Ideal for DevOps pipelines that rely on tag-based deployments and GitOps workflows.
automation cli-tool devops gitlab gitops go golang infra-as-code tag-updater yaml
Last synced: 09 May 2026
https://github.com/tilfin/konfig-yaml-rb
Loader of YAML configuration for each execution enviroments
config configuration ruby settings yaml
Last synced: 24 Apr 2026
https://github.com/dominikj111/resourcely
A high-performance Rust library for managing both local and remote state with built-in caching, observation, and synchronization. Supports REST and non-REST API interaction to create, update, delete, or fetch remote resources (JSON, YAML, TOML, or plain text). Features async support, configurable caching, and event-driven architecture.
caching json local-state remote-state resource-handling rest-client rust rust-crate state-management thread-safe yaml
Last synced: 09 May 2026
https://github.com/eccenca/cmem-plugin-yaml
Load and parse YAML documents
corporate-memory eccenca plugin yaml
Last synced: 19 Jan 2026
https://github.com/dreamquality/postman-openapi-schema-validator
A Node.js utility for integrating OpenAPI schema validations into Postman collections. Automatically reads OpenAPI specs (JSON/YAML) and applies schema validation scripts to Postman requests, supporting OpenAPI versions 2.0, 3.0.x. Provides detailed console logging for validation results.
json newman openapi postman swagger yaml
Last synced: 27 Jan 2026
https://github.com/hypnguyen1209/goyml
YAML parser for Go that does not require schema
go golang golang-library yaml yaml-parser
Last synced: 14 Jan 2026
https://github.com/mark-rushakoff/yaml-jsonnet-bootstrap
Convert a YAML document stream into a valid Jsonnet program
Last synced: 25 Apr 2026
https://github.com/joebobmiles/dungeonguide
A quest to implement the most brutal math in all of D&D, the computation of monster challenge rating, into a single, time-saving application.
dnd dnd5e dnd5e-tools monster-challenge-rating yaml
Last synced: 25 Apr 2026
https://github.com/kiduzk/fileo
Easy to use and customizable file organizer cli written in Go
cli configuration file-organizer files go regex yaml
Last synced: 14 Jan 2026
https://github.com/smokingplaya/puff
💛 YAML based Command Runner with multithreading
automation rust scripts yaml yml
Last synced: 17 Apr 2026
https://github.com/ambidextrous9/image-labeler-for-yolo
Image Labeler for YOLO
image-annotation image-labeling image-labeling-tool yaml yolo yolov8
Last synced: 05 Feb 2026
https://github.com/tuukkaviitanen/yaml-portfolio
YAML configurable portfolio site created with Bun and client+server side rendered React without using any React frameworks
Last synced: 21 Jan 2026
https://gitlab.com/nan.web/nano-format
The .nano format is compact storage of HTML and XML in YAML or JSON.
Last synced: 08 Oct 2025
https://github.com/dgshue/blackbox-ui
Point-and-click web UI for configuring Prometheus Blackbox Exporter - sidecar container with live reload, automatic backups, and probe testing
blackbox-exporter docker monitoring prometheus sidecar web-ui yaml
Last synced: 15 Jun 2026
https://github.com/w9fyi/rehome
Move your network so easily it's scary. Config-as-code for routers and firewalls, portable across vendors. Plain-text YAML, no web UI.
accessibility asus-merlin config-as-code homelab migration network-automation networking openwrt pfsense router unifi yaml
Last synced: 26 Apr 2026
https://github.com/chaosmanagement/chewbyte
{JSON, YAML, Jsonnet} to {JSON, YAML, string} converter
golang-library json jsonnet yaml
Last synced: 14 Jan 2026
https://github.com/visaodeempresa/ha-smart-home-ui
🏠 Home Assistant Lovelace dashboard — 9 mobile screens (design Smart Home: cream/plum/orange) + Python card generator CLI
button-card dashboard hacs home-assistant iot lovelace mobile smart-home tuya yaml
Last synced: 07 Jun 2026
https://github.com/jacklehamster/yaml-fetch
Fetch with added .yaml() on response.
Last synced: 26 Apr 2026
https://github.com/lizhangqu/vitamin
vitamin is an universal config library in android.
adnroid config ini json properties sharedpreferences universal xml yaml
Last synced: 09 May 2026
https://github.com/NomakCooper/charts
Ansible Custom Module write_charts. Generate charts in image format on the ansible control node.
ansible-modules chart charts plotly python yaml
Last synced: 08 Oct 2025
https://github.com/f2calv/webappdi
Classic ASP.NET Web Application (.NET Framework 4.7.2) with Dependency Injection & ILogger
dependency-injection devops-pipeline netframework webapi webapp yaml
Last synced: 26 Oct 2025
https://github.com/m0wer/yaml2rss
Generate a RSS podcast feed from YAML.
audio podcast rss rss-feed rss-generator xml yaml
Last synced: 26 Apr 2026
https://github.com/jalilbengoufa/pixicoreapi
Client API for google pixicore pxe boot.
Last synced: 27 Apr 2026
https://github.com/edmolima/frontmattergo
Simplifying YAML frontmatter unmarshalling in Go.
Last synced: 27 Apr 2026
https://github.com/alexeykarnachev/py-codecompanion-workspace
CLI tool for managing CodeCompanion workspaces
cli code-companion developer-tools project-scaffolding pydantic pytho typer workspace-management yaml
Last synced: 27 Apr 2026
https://github.com/hyper-prog/smartyaml
SmartYAML - Go package to handle YAML
go golang json-parser module parser yaml
Last synced: 27 Apr 2026
https://github.com/ywatanabe1989/scitex-agent-container
Declarative YAML-based agent lifecycle management for AI coding agents — start, stop, monitor with a single command
agent claude-code container orchestration scitex yaml
Last synced: 28 Apr 2026
https://github.com/hootnot/yachain
YAML access by chained attribute names
configuration configuration-parser yaml yaml-configuration
Last synced: 28 Apr 2026
https://github.com/walchko/ultron
Docker files and docker-compose yamls
docker-compose dockerfile octoprint pihole yaml
Last synced: 05 Feb 2026
https://github.com/ucl/isenseflu-openapi
OpenAPI Definitions for i-sense flu API
Last synced: 28 Apr 2026
https://github.com/samuelbarreto/aws-eks-completo-estudo
Elastic Kubernetes Service AWS | Português
aws aws-eks aws-eks-cluster aws-eks-platform-infrastructure container kubernetes microservices microservices-architecture portugues tutorial yaml
Last synced: 28 Apr 2026
https://github.com/correlltechnologies/podcast-generator
Created following LinkedIn Learning Practical GitHub Actions Lesson. All credit goes to original author @planetoftheweb on GitHub.
bash dockerfile github-actions github-config github-workflows yaml
Last synced: 28 Apr 2026
https://github.com/leopic/in-a-pkl
Playground for pkl driven GitHub Actions
github-actions ios pipelines pkl yaml
Last synced: 28 Apr 2026
https://github.com/sollace/miniyaml
A minimal, from-scratch, gson <-> yaml parser
Last synced: 28 Apr 2026
https://github.com/avi350751/bfsi-red-team
Red teaming a banking and finance llm assistant
aitesting cybersecurity llmtesting promptfoo redteam yaml
Last synced: 08 Jun 2026
https://github.com/delonnewman/relational
Relational programming for Ruby
csv csv-import data data-analysis database export json relational relational-algebra relational-database relational-model relational-programming reporting reports ruby yaml
Last synced: 28 Apr 2026
https://github.com/melezhik/sparrowdo-vsts-solution
Sparrowdo module to generate VSTS yaml steps to build solution files
csharp dotnet microsoft msbuil perl6 vsts vsts-yaml-steps yaml
Last synced: 28 Apr 2026
https://github.com/sw-campus/sw-campus-manifest
소프트웨어 캠퍼스의 K8s manifetst 파일들을 관리하기 위한 repo입니다.
Last synced: 28 Apr 2026
https://github.com/thekitchencoder/jspec
Lightweight Java library for evaluating business criteria against JSON/YAML using MongoDB-style operators
business-rules criteria evaluation java-21 json mongodb specification yaml
Last synced: 16 Jun 2026
https://github.com/brenofariasdasilva/docker
My Docker Scripts and Docker Compose Files.
database docker docker-commands docker-compose mongodb postgresql rabbitmq shellscript yaml
Last synced: 11 Apr 2026
https://github.com/emam-bokhari/swagger
This repository is focus for learning Swagger for API documentation.
Last synced: 28 Apr 2026
https://github.com/sseshachala/conductai
Agent Templates that turn AI agents into reusable team automations — GitHub, Slack, Linear, and beyond
ai-agents claude devops fastapi llm nextjs workflow-automation yaml
Last synced: 16 Jun 2026
https://github.com/dmsovetov/libdto
A data transfer object (DTO) is an object that carries data between processes.
Last synced: 06 May 2026
https://github.com/ydah/zygalim
A YAML file parser by Zig-lang.
parser yaml yaml-parser zig ziglang
Last synced: 28 Apr 2026
https://github.com/mimi1vx/oqa2yml
Get test from openQA api and prepare yaml schedule skeleton
Last synced: 28 Apr 2026
https://github.com/yannoff/jaml
Dead-simple JSON/YAML converter utility
json json-to-yaml yaml yaml-to-json
Last synced: 09 May 2026
https://github.com/sharsh21/aws-serverless-patterns
AWS serverless patterns with one-click CloudFormation deploy
aws cloudformation serverless yaml
Last synced: 14 Apr 2026
https://github.com/deyrahul95/kube-mern
deploy mern application into kubernetes
kubectl kubernetes kubernetes-deployment minikube yaml
Last synced: 28 Apr 2026
https://github.com/cmungall/biocaddie-gym
BioCADDIE Harvester project using GitHub YAML and Markdown
biocaddie biocaddie-harvester dataset-description github markdown metadata travis yaml
Last synced: 28 Apr 2026
https://github.com/kirrrto/hardware-product-launch-checklist
A version-controlled hardware product development and launch checklist.
checklist compliance dvt evt hardware-development product-development product-management pvt quality-assurance yaml
Last synced: 17 Jun 2026
https://github.com/pkoscielny/easy_mojo
A small example of Mojolicious power
json mojo mojolicious mojolicious-perl-framework perl rest-api restful restful-api restful-webservices rosedb yaml
Last synced: 09 May 2026
https://github.com/atifaziz/oh-yaml
Simple command-line version of Online YAML Parser at https://yaml-online-parser.appspot.com
Last synced: 29 Apr 2026
https://github.com/riboseinc/structured_csv
Ruby script that converts CSV (structured CSV) to YAML
Last synced: 29 Apr 2026
https://github.com/marahin/goyam
Golang library & standalone program for YAML comparison
compare compare-files go swagger yaml yaml-files
Last synced: 29 Apr 2026