All Projects → ParsifalC → NetEaseBaymaxDemo

ParsifalC / NetEaseBaymaxDemo

Licence: other
仿网易大白健康系统写的一个小工具,仅当学习交流使用

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to NetEaseBaymaxDemo

vim-venom
Select Python runtimes or activate virtual-environments while working in Neo/Vim.
Stars: ✭ 33 (-10.81%)
Mutual labels:  runtime
iOS11RuntimeHeaders
iOS11RuntimeHeaders
Stars: ✭ 26 (-29.73%)
Mutual labels:  runtime
distribution
Siddhi streaming runtime and tooling distribution
Stars: ✭ 22 (-40.54%)
Mutual labels:  runtime
UnityNativeTool
Allows to unload native plugins in Unity3d editor
Stars: ✭ 147 (+297.3%)
Mutual labels:  runtime
blueboat
All-in-one, multi-tenant serverless JavaScript runtime.
Stars: ✭ 1,832 (+4851.35%)
Mutual labels:  runtime
WARDuino
A dynamic WebAssembly VM for embedded systems
Stars: ✭ 51 (+37.84%)
Mutual labels:  runtime
runtime-snaps
Core repository for Solus runtime snaps
Stars: ✭ 32 (-13.51%)
Mutual labels:  runtime
openpai-runtime
Runtime for deep learning workload
Stars: ✭ 17 (-54.05%)
Mutual labels:  runtime
libclosure-KCBuild
libclosure-74-79编译 - 最新Block底层源码编译,大家可以轻松Block源码调试 查看_Block_copy 还有 __block底层操作...
Stars: ✭ 71 (+91.89%)
Mutual labels:  runtime
wazero
wazero: the zero dependency WebAssembly runtime for Go developers
Stars: ✭ 2,065 (+5481.08%)
Mutual labels:  runtime
node-mini
Mini Node.js runtime built on V8
Stars: ✭ 24 (-35.14%)
Mutual labels:  runtime
quickjs-build
Build for QuickJS JavaScript Engine
Stars: ✭ 25 (-32.43%)
Mutual labels:  runtime
lua-in-js
A Lua to JS transpiler / runtime
Stars: ✭ 37 (+0%)
Mutual labels:  runtime
Runtime-Headers
💿 iOS, macOS runtime headers
Stars: ✭ 26 (-29.73%)
Mutual labels:  runtime
inclavare-containers
A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.
Stars: ✭ 510 (+1278.38%)
Mutual labels:  runtime
runtime-config-loader
This is an Angular library that provides an easy way to load a configuration JSON file for runtime configuration.
Stars: ✭ 32 (-13.51%)
Mutual labels:  runtime
hex
An ecosystem delivering practices, philosophy and portability. Powered By Deno and JavaScript.
Stars: ✭ 48 (+29.73%)
Mutual labels:  runtime
m2ee-tools
m2ee, the Mendix runtime helper tools for GNU/Linux
Stars: ✭ 23 (-37.84%)
Mutual labels:  runtime
SafeGuard
WTSafeGuard can effectively prevent the IOS system application crash
Stars: ✭ 54 (+45.95%)
Mutual labels:  kvo
openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,973 (+7935.14%)
Mutual labels:  runtime

TODO

  • Unit Test
  • Bad Access 防护
  • UI Not On Main Thread 防护
  • Refactor Code

扯扯闲话

网易移动端团队前阵子在他们Blog发布了一篇文章,是关于他们自主研发的Crash自防护机制——大白健康系统--iOS APP运行时Crash自动修复系统”。看过原文后,觉得挺有意思的,是一个不错的Runtime实践用例。这个Repo是根据原文提供方案仿写的小Demo,仅做讨论研究讨论使用,期待官方早日完成测试开源SDK,学习下源码。这里不讨论这种防护是否有必要,仅当学习练手之用。 最后感谢网易TZY的交流解惑,通过交流技术认识到新朋友是很快乐的。

更多说明,请参考这篇博文--一个很好的OCRuntime用例-仿网易Baymax防护机制

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].