wuwbobo2021's Stars
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
mik3y/usb-serial-for-android
Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
deviceplug/btleplug
Rust Cross-Platform Host-Side Bluetooth LE Access Library
japaric/cargo-call-stack
Whole program static stack analysis
rodrimati1992/abi_stable_crates
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
Surrealism-All/SurrealismUI
A third-party UI library using Slint, I think it will give you an extraordinary experience
kevinmehall/nusb
A new pure-Rust library for cross-platform low-level access to USB devices.
thu-coai/COLDataset
The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection
pyocd/FlashAlgo
Framework for building Arm Cortex-M "FLM" style flash programming algorithms.
Catherine22/ClassLoader
Loading apks or classes without reinstalling your app.
colinoflynn/pyjtagbs
Python JTAG Boundary Scan tool
fanlv/chat-room
KingPaul/ClassLoader
Android DexClassLoader sample, dynamicly load code .
project-robius/robius-authentication
Rust abstractions for multi-platform native authentication (biometric, fingerprint, password, FaceID, TouchID etc)
renhui/RHPluginProgramming
Android 插件化编程知识整理库
rust-mobile/ndk-context
Handles for accessing Android APIs
mzdk100/droid-wrap
用于Rust的Android API的高级封装
wuwbobo2021/android-usbser-rs
Android host driver for USB serial adapters, currently works with CDC-ACM devices.
xenpac/ESP32-I2S-Simulator
I2S Simulator for 8Bit parallel input Port
huangbqsky/Slint-AndroidCalculator
使用 Slint 开发 Android 计算器 (AndroidCalculator Writen By Rust Slint)
wuwbobo2021/rtl8762c-ble-uart
Simple BLE-UART bridge for RTL8762C, with an UART baud rate calculator for RTL8762C and probably RTL8762D, RTL8762E, RTL87x3x, etc (probably the first implementation available on the web).
astonbitecode/j4rs-android-test
mbed-ce/fxload
A libusb-1.0 API port of the fxload programming tool for Cypress EZ-USB series.
project-robius/android-build
Build Android/Java files from source during a Rust compilation process. Use this in your `build.rs` build script.
BXL80/Sodium-Ion_charger
Starting my journey as an electronical hobbyist on the way of DIY Sodium-Ion cell charger
mzdk100/cargo-apk2
使用rust构建安卓应用(apk)
nguyencongminh090/GomokuAI
Gomoku
nguyencongminh090/GomokuConnection
tomyZhou/JNI_DexClassLoaderDemo
JNI方式调用DexclassLoader,加载外部dex,执行其方法。AF打点包含在外部dex
wuwbobo2021/rtlreadlog
Alternative for the Realtek RTL8762x Log Debug Analyzer on Linux.