niklasbuesing's Stars
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
parcel-bundler/lightningcss
An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
shroudedcode/apk-mitm
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
servo/pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
gss/engine
GSS engine
namazso/SecureUxTheme
🎨 A secure boot compatible in-memory UxTheme patcher
DioxusLabs/blitz
High performance HTML and CSS renderer powered by WGPU
webonnx/wonnx
A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web
tauri-apps/tao
The TAO of cross-platform windowing. A library in Rust built for Tauri.
vizia/vizia
A declarative GUI library written in Rust
FractalFir/rustc_codegen_clr
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
Relm4/Relm4
Build truly native applications with ease!
AndyObtiva/glimmer
DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby Desktop Development GUI Library), Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library), Glimmer DSL for GTK (Ruby-GNOME Desktop Development GUI Library), Glimmer DSL for XML (& HTML), and Glimmer DSL for CSS
LaurentMazare/diffusers-rs
An implementation of the diffusers api in Rust
azalea-rs/azalea
A collection of Rust crates for making Minecraft bots, clients, and tools.
dylanede/cassowary-rs
A Rust implementation of the Cassowary constraint solving algorithm
vizia/morphorm
A UI layout engine written in Rust
audulus/vger-rs
2D GPU renderer for dynamic UIs
dtolnay/serde-repr
Serialize and deserialize C-like enum as underlying repr
omjadas/hudsucker
Intercepting HTTP/S proxy
PragmaTwice/proxinject
a socks5 proxy injection tool for Windows, making selected processes proxy-able
lynaghk/subform-layout
Embeddable layout engine. Like flexbox, but with fewer concepts, applied uniformly.
bschwind/yoga-rs
A Rust Wrapper of Facebook's Yoga, a Flexbox layout engine
layxlang/layx
The Layout Language
memflow/scanflow
memory scanner built on memflow
reaz1995/ghost-cursor-playwright
Modification of actual ghost-cursor for puppeteer, with more functionality and rewrited to work well with playwight.
SlothLabs/kotlin-mail
A kotlin-esque wrapper for JavaMail.
nicoburns/iced_taffy
Library for using Taffy layout with the Iced GUI framework. It currently provides a single Grid component for 2D grid layout.