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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • apache/spark-connect-goA

    apache/spark-connect-go

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • arakelian/java-jqAvatar arakelian

    arakelian/java-jq

    92Vezi pe 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
    Vezi pe GitHub↗92
  • atc-/docker-registry-webA

    atc-/docker-registry-web

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • avaloniaui/avaloniaAvatar AvaloniaUI

    AvaloniaUI/Avalonia

    30,986Vezi pe 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
    Vezi pe GitHub↗30,986

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • avaloniaui/avaloniaeditAvatar AvaloniaUI

    AvaloniaUI/AvaloniaEdit

    1,050Vezi pe GitHub↗
    C#avaloniacode-editoreditor
    Vezi pe GitHub↗1,050
  • benruehl/adonis-uiAvatar benruehl

    benruehl/adonis-ui

    1,863Vezi pe GitHub↗

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

    C#color-schemecsharpdark-theme
    Vezi pe GitHub↗1,863
  • bero1985/pasvulkanAvatar BeRo1985

    BeRo1985/pasvulkan

    220Vezi pe 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
    Vezi pe GitHub↗220
  • cacarico/hyprluaC

    cacarico/hyprlua

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • capsadmin/ffibuildC

    CapsAdmin/ffibuild

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • centurylinklabs/panamax-uiAvatar CenturyLinkLabs

    CenturyLinkLabs/panamax-ui

    1,436Vezi pe GitHub↗

    The Web GUI for Panamax

    JavaScript
    Vezi pe GitHub↗1,436
  • cimgui/cimguiAvatar cimgui

    cimgui/cimgui

    1,916Vezi pe GitHub↗

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

    Luabindingccimgui
    Vezi pe GitHub↗1,916
  • colonelthirtytwo/dvulkanC

    ColonelThirtyTwo/dvulkan

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • covscript/covscript-imguiAvatar covscript

    covscript/covscript-imgui

    5Vezi pe GitHub↗

    ImGUI Extension for CovScript

    C++
    Vezi pe GitHub↗5
  • crosbymichael/dockeruiC

    crosbymichael/dockerui

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ctreffs/swiftimguiAvatar ctreffs

    ctreffs/SwiftImGui

    177Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗177
  • cuigh/swirlAvatar cuigh

    cuigh/swirl

    667Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗667
  • cyndis/qmlrsAvatar cyndis

    cyndis/qmlrs

    436Vezi pe GitHub↗

    QtQuick interface for Rust

    Rust
    Vezi pe GitHub↗436
  • ddobrev/qtsharpAvatar ddobrev

    ddobrev/QtSharp

    582Vezi pe GitHub↗

    Mono/.NET bindings for Qt

    C#bindingbridgecross-platform
    Vezi pe GitHub↗582
  • deno-windowing/vulkanD

    deno-windowing/vulkan

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dockerboard/dockerboardD

    dockerboard/dockerboard

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • doloopwhile/pyjqAvatar doloopwhile

    doloopwhile/pyjq

    203Vezi pe GitHub↗

    pyjq: Binding for jq JSON Processor

    Python
    Vezi pe GitHub↗203
  • dominaezzz/kotlin-imguiAvatar Dominaezzz

    Dominaezzz/kotlin-imgui

    91Vezi pe 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
    Vezi pe GitHub↗91
  • dotnet/silk.netAvatar dotnet

    dotnet/Silk.NET

    4,907Vezi pe 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
    Vezi pe GitHub↗4,907
  • dotnet/sparkAvatar dotnet

    dotnet/spark

    2,093Vezi pe 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#
    Vezi pe GitHub↗2,093
  • dpethes/imgui-pasAvatar dpethes

    dpethes/imgui-pas

    46Vezi pe GitHub↗

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

    Pascal
    Vezi pe GitHub↗46
  • dxma/perl5-json-jqAvatar dxma

    dxma/perl5-json-jq

    5Vezi pe GitHub↗

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

    Perl
    Vezi pe GitHub↗5
  • eiiches/jackson-jqAvatar eiiches

    eiiches/jackson-jq

    308Vezi pe GitHub↗

    jackson-jq

    Java
    Vezi pe GitHub↗308
  • erickjung/swiftguiAvatar erickjung

    erickjung/SwiftGUI

    137Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗137
  • allendang/cimgui-goAvatar AllenDang

    AllenDang/cimgui-go

    523Vezi pe GitHub↗

    Auto generated Go wrapper for Dear ImGui via cimgui

    C++cimguigolangimgui
    Vezi pe GitHub↗523