BenArvin's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
opencv/opencv
Open Source Computer Vision Library
CompVis/stable-diffusion
A latent text-to-image diffusion model
QSCTech/zju-icicles
浙江大学课程攻略共享计划
babysor/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
frank-lam/fullstack-tutorial
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
google/ios-webkit-debug-proxy
A DevTools proxy (Chrome Remote Debugging Protocol) for iOS devices (Safari Remote Web Inspector).
lanceliao/china-holiday-calender
2023-2025**节假日、调休、补班日历,ICS格式,可供IPhone、Google Calendar、Outlook等客户端订阅,包含节假日API
facebook/idb
idb is a flexible command line interface for automating iOS simulators and devices
aiortc/aiortc
WebRTC and ORTC implementation for Python using asyncio
gali8/Tesseract-OCR-iOS
Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
atlanhq/camelot
Camelot: PDF Table Extraction for Humans
libffi/libffi
A portable foreign-function interface library.
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
RaiMan/SikuliX1
SikuliX version 2.0.0+ (2019+)
0voice/learning_mind_map
2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等
alibaba/tidevice
tidevice can be used to communicate with iPhone device
openatx/facebook-wda
Facebook WebDriverAgent Python Client Library (not official)
hellodigua/code996
统计 Git 项目的 commit 时间分布,进而推导出项目的编码工作强度
appium/WebDriverAgent
A WebDriver server for iOS and tvOS
javastacks/javastack
分享最主流的 Java 技术,包含全部源代码。
danielpaulus/go-ios
This is an operating system independent implementation of iOS device features. You can run UI tests, launch or kill apps, install apps etc. with it.
johnno1962/SwiftTrace
Trace Swift and Objective-C method invocations
lilidan/OCEval
动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().
yifengyou/linux-0.12
赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码
SilverFruity/OCRunner
Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.