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
·
HaxeFoundation avatar

HaxeFoundation/hashlink

0
View on GitHub↗
888 Stars·197 Forks·C·MIT·2 Aufrufehashlink.haxe.org↗

Hashlink

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:

Features

  • Cross-Platform Development - Virtual machine for Haxe.

Star-Verlauf

Star-Verlauf für haxefoundation/hashlinkStar-Verlauf für haxefoundation/hashlink

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 Hashlink

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Hashlink.
  • 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
  • ionic-team/capacitorAvatar von ionic-team

    ionic-team/capacitor

    15,054Auf GitHub ansehen↗

    Capacitor is a cross-platform mobile framework that enables developers to build native applications using web technologies. It functions as a hybrid app container, wrapping web assets within a native runtime that provides a standardized bridge to device hardware and system-level services. By exposing native functionality through a plugin-based architecture, it allows web applications to access platform-specific features while maintaining a consistent interface across mobile and desktop environments. The project distinguishes itself by maintaining native project files as source assets, allowin

    TypeScriptandroidcapacitorcordova
    Auf GitHub ansehen↗15,054
  • 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 Hashlink anzeigen→

Häufig gestellte Fragen

Was macht haxefoundation/hashlink?

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:

Was sind die Hauptfunktionen von haxefoundation/hashlink?

Die Hauptfunktionen von haxefoundation/hashlink sind: Cross-Platform Development.

Welche Open-Source-Alternativen gibt es zu haxefoundation/hashlink?

Open-Source-Alternativen zu haxefoundation/hashlink 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… 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… nwjs/nw.js — nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build…