jaffwu's Stars
ant-design/ant-design
An enterprise-class UI design language and React UI library
xtermjs/xterm.js
A terminal for the web
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
szimek/sharedrop
Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
Dhghomon/easy_rust
Rust explained using easy English
h2database/h2database
H2 is an embeddable RDBMS written in Java.
edvin/tornadofx
Lightweight JavaFX Framework for Kotlin
async-graphql/async-graphql
A GraphQL server library implemented in Rust
http4k/http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
tal-tech/electron-playground
This is a project to quickly experiment and learn electron related APIs
andrei-markeev/ts2c
Convert Javascript/TypeScript to C
TriForceX/MiyooCFW
Custom firmware source code and resources for BittBoy, PocketGo, PowKiddy V90-Q90-Q20 and third party handheld consoles
ywl5320/wlmedia
Android 音视频播放器SDK,几句代码即可实现音视频播放功能(支持:手机、车机系统、电视盒子等设备。支持:http、https、rtsp、rtp、rtmp、byte[]、加密视频和各种文件格式视频;包含视频截图、音轨选择、字幕选择、循环播放、设置软解或硬解、透明视频、变速变调、声道切换、无缝切换surface(surfaceview和textureview)、多Surface渲染、视频比例设置、多实例音视频播放等。)~
msink/kotlin-libui
Kotlin/Native interop to libui: a portable GUI library
raharrison/kotlin-ktor-exposed-starter
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
retrogamehandheld/OpenDingux
Non-device-specific code, projects, and wiki pages relating specifically to the OpenDingux operating system
RAUI-labs/raui
Rust implementation of Renderer Agnostic User Interface
doodlewind/react-ssd1306
📟 A React Renderer for SSD1306 OLED chip on Raspberry Pi.
Vexu/routez
Http server for Zig
NanoMichael/AndroidLaTeXMath
A LaTeX rendering library for Android
ducdetronquito/http
HTTP core types for Zig 🦴
drinkjava2/Multiple-Columns-Tree
A new solution for save hierarchical data (Tree structure) in Database
hotstu/lu
又一款虚拟Dom渲染引擎for Android
codehz/tjs
TJS = tinyc compiler + quickjs
zlgopen/awtk-quickjs
awtk-quickjs
xujiaao/android-firmata
:space_invader: Firmata Protocol based, IoT Library for Android Developers.
lihongandroid/BleServer
手机作为BLE外设
gaultier/microkt
A compiler for a subset of the Kotlin language. It produces a native executable on MacOS and Linux.
pagidas/kgraphql-http4k-demo
A small app that demos GraphQL in Kotlin using kgraphql, and http4k for HTTP