awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
windowjs avatar

windowjs/windowjs

0
View on GitHub↗
2,262 Stars·59 Forks·JavaScript·MIT·2 Aufrufewindowjs.org↗

Windowjs

Window.js is an open-source Javascript runtime for desktop graphics programming.

Features

  • Cross-Platform Development - JavaScript runtime for desktop graphics.

Star-Verlauf

Star-Verlauf für windowjs/windowjsStar-Verlauf für windowjs/windowjs

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Windowjs

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Windowjs.
  • electron/electronAvatar von electron

    electron/electron

    121,727Auf GitHub ansehen↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p

    C++c-plus-pluschromecss
    Auf GitHub ansehen↗121,727
  • facebook/react-nativeAvatar von facebook

    facebook/react-native

    126,019Auf GitHub ansehen↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture

    C++androidapp-frameworkcross-platform
    Auf GitHub ansehen↗126,019
  • haxefoundation/hashlinkAvatar von HaxeFoundation

    HaxeFoundation/hashlink

    888Auf GitHub ansehen↗

    HashLink is distributed with some graphics libraries allowing to develop various applications, you can manually disable the libraries you want to compile in Makefile. Here's the dependencies that you install in order to compile all the libraries:

    C
    Auf GitHub ansehen↗888
  • dotnet/aspnetcoreAvatar von dotnet

    dotnet/aspnetcore

    38,143Auf GitHub ansehen↗

    This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine

    C#aspnetcoredotnethacktoberfest
    Auf GitHub ansehen↗38,143
Alle 10 Alternativen zu Windowjs anzeigen→

Häufig gestellte Fragen

Was macht windowjs/windowjs?

Window.js is an open-source Javascript runtime for desktop graphics programming.

Was sind die Hauptfunktionen von windowjs/windowjs?

Die Hauptfunktionen von windowjs/windowjs sind: Cross-Platform Development.

Welche Open-Source-Alternativen gibt es zu windowjs/windowjs?

Open-Source-Alternativen zu windowjs/windowjs sind unter anderem: dotnet/aspnetcore — This project is a comprehensive server-side web framework designed for building scalable web applications and… electron/electron — This framework provides a multi-process architecture for building desktop applications using web technologies. It… facebook/react-native — This project is a cross-platform mobile framework that enables the development of native iOS and Android applications… haxefoundation/hashlink — HashLink is distributed with some graphics libraries allowing to develop various applications, you can manually… ionic-team/capacitor — Capacitor is a cross-platform mobile framework that enables developers to build native applications using web… mono/mono — Mono is an open source implementation of the .NET Framework that provides a managed execution environment, base class…