awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pauldotknopf/qml.net

Open-source alternatives to Qml.Net

30 open-source projects similar to pauldotknopf/qml.net, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Qml.Net alternative.

  • amerkoleci/vortice.vulkanA

    amerkoleci/Vortice.Vulkan

    0Ver en GitHub↗
    Ver en GitHub↗0
  • apache/spark-connect-goA

    apache/spark-connect-go

    0Ver en GitHub↗

    This project houses the experimental client for Spark Connect for Apache Spark written in Golang.

    Ver en GitHub↗0
  • arakelian/java-jqAvatar de arakelian

    arakelian/java-jq

    92Ver en GitHub↗

    java-jq is not a re-implementation of jq in Java; instead, it embeds the necessary jq and Oniguruma native libraries in a jar file, and then uses Java Native Access (JNA) to call the embedded libraries in a Java-friendly way.

    Java
    Ver en GitHub↗92
  • atc-/docker-registry-webA

    atc-/docker-registry-web

    0Ver en GitHub↗
    Ver en GitHub↗0
  • avaloniaui/avaloniaAvatar de AvaloniaUI

    AvaloniaUI/Avalonia

    30,986Ver en GitHub↗

    Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance. The framework disting

    C#androidapp-frameworkavalonia
    Ver en GitHub↗30,986

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • avaloniaui/avaloniaeditAvatar de AvaloniaUI

    AvaloniaUI/AvaloniaEdit

    1,050Ver en GitHub↗
    C#avaloniacode-editoreditor
    Ver en GitHub↗1,050
  • benruehl/adonis-uiAvatar de benruehl

    benruehl/adonis-ui

    1,863Ver en GitHub↗

    Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals

    C#color-schemecsharpdark-theme
    Ver en GitHub↗1,863
  • bero1985/pasvulkanAvatar de BeRo1985

    BeRo1985/pasvulkan

    220Ver en GitHub↗

    Vulkan header generator and Vulkan OOP-style API wrapper for Object Pascal (FreePascal >= 3.3.1 FPC trunk and any recent current Delphi version)

    Pascal
    Ver en GitHub↗220
  • cacarico/hyprluaC

    cacarico/hyprlua

    0Ver en GitHub↗
    Ver en GitHub↗0
  • capsadmin/ffibuildC

    CapsAdmin/ffibuild

    0Ver en GitHub↗
    Ver en GitHub↗0
  • centurylinklabs/panamax-uiAvatar de CenturyLinkLabs

    CenturyLinkLabs/panamax-ui

    1,436Ver en GitHub↗

    The Web GUI for Panamax

    JavaScript
    Ver en GitHub↗1,436
  • cimgui/cimguiAvatar de cimgui

    cimgui/cimgui

    1,916Ver en GitHub↗

    c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets

    Luabindingccimgui
    Ver en GitHub↗1,916
  • colonelthirtytwo/dvulkanC

    ColonelThirtyTwo/dvulkan

    0Ver en GitHub↗
    Ver en GitHub↗0
  • covscript/covscript-imguiAvatar de covscript

    covscript/covscript-imgui

    5Ver en GitHub↗

    ImGUI Extension for CovScript

    C++
    Ver en GitHub↗5
  • crosbymichael/dockeruiC

    crosbymichael/dockerui

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ctreffs/swiftimguiAvatar de ctreffs

    ctreffs/SwiftImGui

    177Ver en GitHub↗

    This is a lightweight, auto-generated and thin Swift wrapper around the popular and excellent dear imgui library.

    C++
    Ver en GitHub↗177
  • cuigh/swirlAvatar de cuigh

    cuigh/swirl

    667Ver en GitHub↗

    Swirl is a web management tool for Docker, focused on swarm cluster.

    Go
    Ver en GitHub↗667
  • cyndis/qmlrsAvatar de cyndis

    cyndis/qmlrs

    436Ver en GitHub↗

    QtQuick interface for Rust

    Rust
    Ver en GitHub↗436
  • ddobrev/qtsharpAvatar de ddobrev

    ddobrev/QtSharp

    582Ver en GitHub↗

    Mono/.NET bindings for Qt

    C#bindingbridgecross-platform
    Ver en GitHub↗582
  • deno-windowing/vulkanD

    deno-windowing/vulkan

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dockerboard/dockerboardD

    dockerboard/dockerboard

    0Ver en GitHub↗
    Ver en GitHub↗0
  • doloopwhile/pyjqAvatar de doloopwhile

    doloopwhile/pyjq

    203Ver en GitHub↗

    pyjq: Binding for jq JSON Processor

    Python
    Ver en GitHub↗203
  • dominaezzz/kotlin-imguiAvatar de Dominaezzz

    Dominaezzz/kotlin-imgui

    91Ver en GitHub↗

    This is meant to be a Kotlin-friendly wrapper (and binding) for Dear ImGui. It is experimental, as I am iterating on the API design and considering optimisations.

    Kotlin
    Ver en GitHub↗91
  • dotnet/silk.netAvatar de dotnet

    dotnet/Silk.NET

    4,907Ver en GitHub↗

    Silk.NET is a low-level API binding library for the .NET ecosystem that provides high-performance interfaces for graphics, audio, and input APIs. It consists of a C header binding generator that converts headers into type-safe language bindings, a graphics API interface for GPU compute and rendering, and a cross-platform windowing wrapper. The project utilizes a customizable pipeline to automate the generation of language bindings from C headers by mapping metadata to syntax trees. Its windowing and input abstraction provides a unified interface to manage application windows across different

    C#3daudiocsharp
    Ver en GitHub↗4,907
  • dotnet/sparkAvatar de dotnet

    dotnet/spark

    2,093Ver en GitHub↗

    .NET for Apache Spark provides high performance APIs for using Apache Spark from C# and F#. With these .NET APIs, you can access the most popular Dataframe and SparkSQL aspects of Apache Spark, for working with structured data, and Spark Structured Streaming, for working with streaming data.

    C#
    Ver en GitHub↗2,093
  • dpethes/imgui-pasAvatar de dpethes

    dpethes/imgui-pas

    46Ver en GitHub↗

    Pascal bindings for dear imgui (AKA ImGui) https://github.com/ocornut/imgui

    Pascal
    Ver en GitHub↗46
  • dxma/perl5-json-jqAvatar de dxma

    dxma/perl5-json-jq

    5Ver en GitHub↗

    Check module's own pod documentation on how to use it.

    Perl
    Ver en GitHub↗5
  • eiiches/jackson-jqAvatar de eiiches

    eiiches/jackson-jq

    308Ver en GitHub↗

    jackson-jq

    Java
    Ver en GitHub↗308
  • erickjung/swiftguiAvatar de erickjung

    erickjung/SwiftGUI

    137Ver en GitHub↗

    SwiftGUI is an experimental API inspired by SwiftUI DSL, using Dear ImGui as renderer and running on OSX and iOS.

    C++
    Ver en GitHub↗137
  • allendang/cimgui-goAvatar de AllenDang

    AllenDang/cimgui-go

    523Ver en GitHub↗

    Auto generated Go wrapper for Dear ImGui via cimgui

    C++cimguigolangimgui
    Ver en GitHub↗523