C++ Cross-platform integration

Open-source C++ projects categorized as Cross-platform integration

C++ Cross-platform integration Projects

  • Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

  • Project mention: Ask HN: Write once, run anywhere front ends failed. Thoughts? | news.ycombinator.com | 2023-10-06

    > the first, MVP-style, attempt will be using Electron.

    Good choice.

    If you want to stick to HTML...WebView2 is suppose to replace it, but it assumes your backend code is .NET or C++, instead of JS/Node.js. Microsoft Teams is using it.

    If you want to use native Windows UI components from JS code, then React Native for Windows is recommended. Facebook Messenger is using it.

    All approaches require C# or C++ modules to be used to interact with the Windows Platform. Or there is: https://github.com/tjanczuk/edge.

    The recommended approach is WinUI 3 which would involve C#/C++ and XAML.

    To SwiftUI/React/JetPack are called module-view-update (MVU). There is an MVU for C# called Comet. https://github.com/dotnet/Comet#key-concepts

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Cross-platform integration related posts

  • Ask HN: Write once, run anywhere front ends failed. Thoughts?

    2 projects | news.ycombinator.com | 6 Oct 2023

Index

Project Stars
1 Edge.js 5,391

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com