{"id":23769756,"url":"https://github.com/ni/vireosdk","last_synced_at":"2025-04-05T21:07:29.750Z","repository":{"id":15422262,"uuid":"18154590","full_name":"ni/VireoSDK","owner":"ni","description":"Compact runtime for a subset of LabVIEW","archived":false,"fork":false,"pushed_at":"2024-07-16T09:53:10.000Z","size":28769,"stargazers_count":48,"open_issues_count":51,"forks_count":44,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-11-27T09:18:17.312Z","etag":null,"topics":["g-web-development-software","gweb","labview","vireo","webvi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-26T21:30:22.000Z","updated_at":"2024-11-22T20:09:10.000Z","dependencies_parsed_at":"2025-01-01T03:16:39.539Z","dependency_job_id":null,"html_url":"https://github.com/ni/VireoSDK","commit_stats":{"total_commits":2146,"total_committers":42,"mean_commits":"51.095238095238095","dds":0.7618825722273999,"last_synced_commit":"673eb0dea01418f6ca20e6a2a53528a941eef7ca"},"previous_names":[],"tags_count":200,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2FVireoSDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2FVireoSDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2FVireoSDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2FVireoSDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ni","download_url":"https://codeload.github.com/ni/VireoSDK/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399877,"owners_count":20932876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["g-web-development-software","gweb","labview","vireo","webvi"],"created_at":"2025-01-01T02:32:03.274Z","updated_at":"2025-04-05T21:07:29.730Z","avatar_url":"https://github.com/ni.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nCopyright (c) 2020 National Instruments\nSPDX-License-Identifier: MIT\n--\u003e\n\n\u003c!-- markdownlint-capture --\u003e\n\u003c!-- markdownlint-disable no-inline-html --\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cdiv\u003e\n      \u003ca href=\"https://github.com/ni/VireoSDK\"\u003e\n        \u003cimg width=\"300\" height=\"165\" src=\"https://raw.githubusercontent.com/ni/VireoSDK/HEAD/docs/vireo-logo.png\" alt=\"Vireo logo\"\u003e\n      \u003c/a\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\u003c!-- markdownlint-restore --\u003e\n\n# Vireo\n\n[![NPM Version](https://img.shields.io/npm/v/vireo.svg)](https://www.npmjs.com/package/vireo)\n[![Nuget Version](https://img.shields.io/nuget/v/vireo.svg)](https://www.nuget.org/packages/vireo)\n[![GitHub Actions Build Status](https://github.com/ni/VireoSDK/workflows/.github/workflows/build.yml/badge.svg)](https://github.com/ni/VireoSDK)\n[![NPM Downloads](https://img.shields.io/npm/dt/vireo.svg)](https://www.npmjs.com/package/vireo)\n\nA compact parallel execution runtime for VIs (virtual instruments) saved in VI assembly format (.via files).\n\nThe Vireo project provides a subset of LabVIEW runtime functionality for small targets. Example usages are WebVIs and the EV3 support in the _LabVIEW Module for LEGO® MINDSTORMS®_. The LabVIEW features supported are primarily defined by the features needed for the VIA files generated by [G Web Development Software](https://www.webvi.io/).\n\n# Development\n\n- [Workflow](docs/Workflow.md) - Getting started workflow for setting up a GitHub fork and local development environment.\n- [Build](docs/Build.md) - Platform-specific instructions for building Vireo.\n- [Test](docs/Test.md) - Instructions for running tests and creating new tests.\n- [Coverage](docs/Coverage.md) - How to gather test coverage reports.\n- [Coding Guidelines](docs/CodingGuidelines.md)- Guiding principles for Vireo development.\n- [Design Notes](docs/DesignNotes.md) - Record of major design decisions.\n\n# Learning\n\n- [The Big Picture](docs/Intro.md) - What is Vireo and HelloWorld examples.\n- [Introduction to types and functions](docs/IntroTypeExamples.md) - Basic Vireo type system examples.\n- [Introduction to parallel execution](docs/IntroParallelClumpExamples.md) - Vireo parallelism primitives.\n- [Introduction to arrays](docs/IntroArrayExamples.md) - Description of Vireo's different Array representations.\n- [The Type Manager](docs/TypeManager.md) - Understanding the Type Manager that manages all types and data allocations.\n- [VIA EBNF](docs/ViaEBNF.md) - EBNF grammar for VIA assembly.\n\n# License and copyright\n\nCopyright (c) 2020 National Instruments\n\nLicensed under the [MIT License](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fni%2Fvireosdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fni%2Fvireosdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fni%2Fvireosdk/lists"}