zimoyin's Stars
Genymobile/scrcpy
Display and control your Android device
charmbracelet/bubbletea
A powerful little TUI framework 🏗
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
webview/webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
pxb1988/dex2jar
Tools to work with android .dex and java .class files
zserge/lorca
Build cross-platform modern desktop apps in Go + HTML5
jianchang512/ChatTTS-ui
一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces.
Lerist/FakeLocation
Fake Location
SuperMonster003/AutoJs6
安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)
aws/jsii
jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
hmjz100/Online-disk-direct-link-download-assistant
一个基于 JavaScript 的网盘文件下载地址获取工具。基于【网盘直链下载助手】修改 ,自用,去推广,无需输入“暗号”即可使用,甚至比原版还要好用!
gioui/gio
Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
terrifyzhao/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
shibing624/similarity
similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
rjaros/kvision
Object oriented web framework for Kotlin/JS
snailuncle/autojsDemo
Tylous/ZipExec
A unique technique to execute binaries from a password protected zip
getActivity/Logcat
Android 日志打印框架,在手机上可以直接看到 Logcat 日志啦
mcthesw/game-save-manager
一个简单的游戏存档管理器
CCmahua/ChatTTS-Enhanced
vscodev/XArchiver
🚀 基于大数据的压缩包密码破解软件
JonathanGiles/scenic-view
Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.
Krosxx/Android-Auto-Api
安卓无障碍服务Api, 为了简化无障碍服务使用,并使用 Kotlin 以提供简洁的Api。
asaotomo/ZipCracker
ZipCracker是一款由Hx0战队开发的高性能多并发破解工具,专为破解密码保护的Zip文件而设计。它采用CRC32碰撞和字典攻击方式猜测Zip文件的明文或密码,并能成功提取其中的内容。这款工具具备识别"伪加密"Zip文件的能力,并能自动进行修复。因此,它非常适合在CTF比赛中使用。(ZipCracker by Hx0 team is a tool for cracking passwords on Zip files, great for CTF competitions.)
gluonhq/gluonfx-maven-plugin
Plugin that simplifies creating native images for Java/JavaFX maven projects
dyang886/Game-Save-Manager
Easily backup and restore your game saves anytime
Glavo/japp
A new packaging format for Java programs.
Insight-deviler/jar2dex-and-dex-merger
Merge dex, convert jar or classes to dex, convert folder containing jar or classes to dex in Android