awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to covscript/covscript-imgui

Open-source alternatives to Covscript Imgui

30 open-source projects similar to covscript/covscript-imgui, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Covscript Imgui alternative.

  • amerkoleci/vortice.vulkanA

    amerkoleci/Vortice.Vulkan

    0View on GitHub↗
    View on GitHub↗0
  • apache/spark-connect-goA

    apache/spark-connect-go

    0View on GitHub↗

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

    View on GitHub↗0
  • arakelian/java-jqarakelian avatar

    arakelian/java-jq

    92View on 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
    View on GitHub↗92
  • bero1985/pasvulkanBeRo1985 avatar

    BeRo1985/pasvulkan

    220View on 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
    View on GitHub↗220
  • cacarico/hyprluaC

    cacarico/hyprlua

    0View on GitHub↗
    View on GitHub↗0
  • capsadmin/ffibuildC

    CapsAdmin/ffibuild

    0View on GitHub↗
    View on GitHub↗0
  • cimgui/cimguicimgui avatar

    cimgui/cimgui

    1,916View on GitHub↗

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

    Luabindingccimgui
    View on GitHub↗1,916

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • colonelthirtytwo/dvulkanC

    ColonelThirtyTwo/dvulkan

    0View on GitHub↗
    View on GitHub↗0
  • ctreffs/swiftimguictreffs avatar

    ctreffs/SwiftImGui

    177View on GitHub↗

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

    C++
    View on GitHub↗177
  • cyndis/qmlrscyndis avatar

    cyndis/qmlrs

    436View on GitHub↗

    QtQuick interface for Rust

    Rust
    View on GitHub↗436
  • ddobrev/qtsharpddobrev avatar

    ddobrev/QtSharp

    582View on GitHub↗

    Mono/.NET bindings for Qt

    C#bindingbridgecross-platform
    View on GitHub↗582
  • deno-windowing/vulkanD

    deno-windowing/vulkan

    0View on GitHub↗
    View on GitHub↗0
  • doloopwhile/pyjqdoloopwhile avatar

    doloopwhile/pyjq

    203View on GitHub↗

    pyjq: Binding for jq JSON Processor

    Python
    View on GitHub↗203
  • dominaezzz/kotlin-imguiDominaezzz avatar

    Dominaezzz/kotlin-imgui

    91View on 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
    View on GitHub↗91
  • dotnet/silk.netdotnet avatar

    dotnet/Silk.NET

    4,907View on 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
    View on GitHub↗4,907
  • dotnet/sparkdotnet avatar

    dotnet/spark

    2,093View on 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#
    View on GitHub↗2,093
  • dpethes/imgui-pasdpethes avatar

    dpethes/imgui-pas

    46View on GitHub↗

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

    Pascal
    View on GitHub↗46
  • dxma/perl5-json-jqdxma avatar

    dxma/perl5-json-jq

    5View on GitHub↗

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

    Perl
    View on GitHub↗5
  • eiiches/jackson-jqeiiches avatar

    eiiches/jackson-jq

    308View on GitHub↗

    jackson-jq

    Java
    View on GitHub↗308
  • erickjung/swiftguierickjung avatar

    erickjung/SwiftGUI

    137View on GitHub↗

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

    C++
    View on GitHub↗137
  • expipiplus1/vulkanE

    expipiplus1/vulkan

    0View on GitHub↗
    View on GitHub↗0
  • extrawurst/derelictimguiE

    Extrawurst/DerelictImgui

    0View on GitHub↗

    Dynamic bindings to the cimgui library (a c-api for IMGUI) for the D programming language

    View on GitHub↗0
  • facticiusvir/sharpvkF

    FacticiusVir/SharpVk

    0View on GitHub↗
    View on GitHub↗0
  • fiatjaf/jq-webfiatjaf avatar

    fiatjaf/jq-web

    361View on GitHub↗

    This is a WebAssembly build of jq, the command-line JSON processor.

    JavaScript
    View on GitHub↗361
  • filcuc/dothersidefilcuc avatar

    filcuc/DOtherSide

    225View on GitHub↗

    C language library for creating bindings for the Qt QML language

    C++
    View on GitHub↗225
  • flant/libjq-goflant avatar

    flant/libjq-go

    16View on GitHub↗

    CGO bindings for jq with cache for compiled programs

    Go
    View on GitHub↗16
  • flyover/imgui-jsflyover avatar

    flyover/imgui-js

    1,059View on GitHub↗

    JavaScript bindings for Dear ImGui using Emscripten and TypeScript

    TypeScript
    View on GitHub↗1,059
  • gekkio/imgui-rsGekkio avatar

    Gekkio/imgui-rs

    3,021View on GitHub↗

    ``rust ui.window("Hello world") .size(300.0, 100.0, Condition::FirstUseEver) .build(|| { ui.text("Hello world!"); ui.text("こんにちは世界!"); ui.text("This...is...imgui-rs!"); ui.separator(); let mousepos = ui.io().mousepos; ui.text(format!( "Mouse Position: ({:.1},{:.1})", mousepos0, mousepos1…

    Rust
    View on GitHub↗3,021
  • gfx-rs/gfxgfx-rs avatar

    gfx-rs/gfx

    5,398View on GitHub↗

    gfx is a hardware-agnostic graphics API abstraction that translates a unified set of graphics and compute commands into native instructions for multiple GPU drivers. It provides a common interface for cross-platform rendering and general-purpose GPU compute programming. The project features an intermediate-representation shader translation system that converts source code and SPIR-V into target-specific languages. It employs a data-driven reference test framework to verify that graphics output remains consistent across different hardware platforms. Capabilities include parallel command buffe

    Rustdx11dx12gfx
    View on GitHub↗5,398
  • allendang/cimgui-goAllenDang avatar

    AllenDang/cimgui-go

    523View on GitHub↗

    Auto generated Go wrapper for Dear ImGui via cimgui

    C++cimguigolangimgui
    View on GitHub↗523