LibChecker / LibChecker/LibChecker-Rules

[New Rule] winio

Open Beginner friendly
#1,346 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
197
Forks
82
PR merge metrics
No merged PRs in 30d

Description

Library filename / 库文件名

libmain.so

Library label / 库的文字标签

winio

Library team / 库的开发团队

compio-rs

Files & Comment / 同组文件 & 备注

动态符号表若导出含 “Java_rs_compio_winio_Activity_onCreateNative__” 则为 winio 原生库,而 libmain.so 并不固定,只是目前官方 example java side 推荐使用的 library name。
此 UI 库为跨平台原生包装库,在 Android 为 Rust 程序提供基于 Jetpack Compose 的组件。

In Apps / 出现于

https://github.com/Berrysoft/tunet-rust 框架作者开发的清华校园网客户端

Library icon / 库图标

https://raw.githubusercontent.com/compio-rs/compio-logo/refs/heads/master/generated/colored-bold.svg

Library description / 库描述

Winio is a single-threaded asynchronous GUI runtime, the GUI part is powered by native backends.

Library relative URL / 相关链接

https://github.com/compio-rs/winio/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the winio repository linked in the issue and review the provided native-symbol marker, library metadata, and icon URL. Add a rule entry for winio using the Java_rs_compio_winio_Activity_onCreateNative__ symbol as the identifying signal, then verify that the rule recognizes the library and displays the supplied details.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, rust
Domain
devtools
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
74/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.