Losefeather's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
xai-org/grok-1
Grok open release
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
freqtrade/freqtrade
Free, open source crypto trading bot
vnpy/vnpy
基于Python的开源量化交易平台开发框架
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
facebook/zstd
Zstandard - Fast real-time compression algorithm
ethereum/solidity
Solidity, the Smart Contract Programming Language
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Tencent/QMUI_Android
提高 Android UI 开发效率的 UI 库
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
zetbaitsu/Compressor
An android image compression library.
HMBSbige/ShadowsocksR-Windows
Ship of Theseus
Stability-AI/StableCascade
Official Code for Stable Cascade
sqldelight/sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
google/snappy
A fast compressor/decompressor
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
paperswithbacktest/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
tiann/epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
hluwa/frida-dexdump
A frida tool to dump dex in memory to support security engineers analyzing malware.
google/breakpad
Mirror of Google Breakpad project
ZBar/ZBar
Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
LuckyJayce/LargeImage
Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能
Tencent/Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
JakeWharton/ProcessPhoenix
Process Phoenix facilitates restarting your application process.
bytedance/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
bytedance/BoostMultiDex
BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).
rust-mobile/ndk
Rust bindings to the Android NDK