93 skills
Yacc is a parser generator tool used to create syntax analyzers for programming languages and compilers based on formal grammar rules.
YAML is a human-readable data serialization format used to configure applications and manage structured data in development and DevOps workflows.
YAML Anchors are a feature in YAML that allows reusable configuration blocks using references and aliases to reduce duplication and improve maintainability.
YAML-cpp is a C++ library for parsing and emitting YAML data, used in applications requiring configuration file handling and data serialization.
YAML Diff is the process of identifying and analyzing differences between YAML files to detect configuration changes, errors, or inconsistencies in structured data.
YamlDotNet is a .NET library for serializing and deserializing YAML data, enabling configuration and data exchange in .NET applications.
YAML Lint is the process of validating and correcting YAML files to ensure proper syntax and structure for configuration and data serialization.
YAML Merge is the process of combining multiple YAML files or data structures into a unified configuration, often used in infrastructure and application deployment.
YAML Path is a query language used to navigate and extract data from YAML files, similar to JSONPath for JSON structures.
YAML Schema defines the structure and data types for YAML files, ensuring consistency and validity in configuration and data exchange.
YAMLScript is a scripting language that combines YAML's human-readable syntax with executable logic, enabling configuration-driven automation and declarative programming.
YAML to JSON is the conversion of YAML-formatted data into JSON format, commonly used in configuration management and software development workflows.
YAML to TOML involves converting configuration files from YAML format to TOML format, ensuring accurate syntax and data structure translation.
YAML to XML refers to the conversion of data between YAML and XML formats, often used in configuration and data exchange workflows.
A YAML Validator checks YAML files for correct syntax, structure, and adherence to schema rules to ensure reliable configuration and data exchange.
Yamux is a multiplexing library for Go that enables multiple streams over a single network connection, commonly used in distributed systems and networking tools.
Yandex Cloud is a cloud computing platform offering infrastructure, data storage, machine learning, and application hosting services for businesses and developers.
Yandex Cloud API Gateway manages, deploys, and secures API endpoints on Yandex Cloud, enabling scalable and reliable service integration.
Yandex Cloud CDN is a content delivery network service that accelerates the distribution of web content by caching it on edge servers located across regions.
Yandex Cloud CLI is a command-line tool for managing Yandex Cloud resources, enabling automation and infrastructure control via terminal commands.
Yandex Cloud Container Registry stores and manages Docker images with secure distribution and integration.
Yandex Cloud Data Streams enables real-time data ingestion and processing for scalable event-driven applications and analytics workflows.
Yandex Cloud Functions is a serverless computing service that allows developers to run code in response to events without managing infrastructure.
Yandex Cloud IAM is a service for managing access rights and permissions for cloud resources, enabling secure identity and role-based control.
Yandex Cloud KMS is a managed service for creating, managing, and controlling encryption keys used to secure data in cloud environments.
Yandex Cloud Message Queue is a managed message queuing service for asynchronous communication between microservices and distributed applications.
Yandex Cloud Monitoring is a service for tracking performance, availability, and operational health of cloud resources and applications.
Yandex Cloud SDK enables developers to interact with Yandex Cloud services programmatically using various programming languages.
Yandex Cloud Virtual Private Cloud enables users to create and manage isolated virtual networks in the Yandex Cloud environment for secure cloud resource deployment.
Yandex Compute Cloud is a service for creating and managing virtual machines in the Yandex Cloud infrastructure, enabling scalable cloud computing solutions.
Yandex Data Proc is a managed service for running Apache Spark and Apache Hadoop clusters to process large-scale data. It supports analytics, ETL, and machine learning workflows.
Yandex DataSphere is a cloud-based platform for collaborative data analysis and machine learning, supporting Python, Jupyter notebooks, and scalable computing resources.
Yandex Direct is an online advertising platform used to create and manage pay-per-click campaigns on Yandex search and partner sites, primarily in Russian-speaking markets.
Yandex Managed Kubernetes is a managed service for deploying, managing, and scaling containerized applications using Kubernetes on Yandex Cloud.
Yandex Metrica is a web analytics platform used to track and analyze website traffic, user behavior, and conversion metrics for digital performance optimization.
Yandex Object Storage is a cloud-based service for storing and managing unstructured data such as files, backups, and media assets using scalable object storage infrastructure.
Yandex SpeechKit is a cloud-based speech recognition and synthesis technology used to integrate voice capabilities into applications and services.
YANG is a data modeling language used to define configuration and state data for network devices and protocols.
YANG Data Models define network configuration and state data for network management protocols like NETCONF and RESTCONF.
YANG Development Kit (YDK) is a programming toolkit that simplifies the use of YANG data models in network management and automation tasks.
YANG Tools are software utilities used to design, validate, and manage YANG data models for network configuration and management protocols.
YAPF is a Python code formatter that automatically reformats code to conform to PEP 8 style guidelines, improving readability and consistency across projects.
YARA is a tool used to identify and classify malware and suspicious files through pattern-based rules. It is widely used in cybersecurity threat analysis.
YARA Live is a tool used for real-time malware detection and analysis by identifying patterns in files and memory using custom rules.
YARA Python is a combination of the YARA pattern-matching tool and Python programming for identifying and classifying malware and suspicious files.
YARA Rules are used to identify and classify malware and suspicious patterns in files and network traffic through pattern-matching signatures.
Yarn is a package manager for JavaScript that enables efficient dependency management and project automation in software development.
Yarn Berry is a modern package manager for JavaScript and Node.js projects, improving dependency management and developer workflows.
Yarn Classic is a JavaScript package manager that enables efficient dependency management for Node.js projects using npm-compatible registries.
Yarn Plug'n'Play (PnP) is a zero-install dependency management system for JavaScript projects that eliminates node_modules by using a virtual file system.