Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
airplay
Airplay bindings to Ruby
android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
anu
the React16-compat library with hooks https://rubylouvre.github.io/nanachi/
AppHost
一个 native 和 h5 通讯的框架,支持调试
Aspects
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
atswift-2018-resources
Resource files for atswift conference 2018, including pdf, source projects or playgrounds. 2018 中国 Swift 开发者大会源文件,包括 pdf 和源工程文件 https://atswift.swift.gg
awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
MachineLearning
Machine Learning in Action(机器学习实战-笔记)
badstreams's Repositories
badstreams/anu
the React16-compat library with hooks https://rubylouvre.github.io/nanachi/
badstreams/AppHost
一个 native 和 h5 通讯的框架,支持调试
badstreams/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
badstreams/ChatSecure-iOS
ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
badstreams/Clang-tutorial
A collection of code samples showing usage of clang and llvm as a library
badstreams/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
badstreams/emscripten
Emscripten: An LLVM-to-Web Compiler
badstreams/evm_llvm
Official repo of the EVM LLVM project
badstreams/IOSSecuritySuite
iOS platform security & anti-tampering Swift library
badstreams/JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
badstreams/libffi
A portable foreign-function interface library.
badstreams/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
badstreams/LLVMSwift
A Swift wrapper for the LLVM C API (version 8.0.1)
badstreams/LoadAnimatedDemo-ios
ios - 原生骨架屏,网络加载过渡动画(持续更新,swift版在制作中...)
badstreams/MJRunLoopDemo
iOS RunLoop 卡顿监测
badstreams/myBlog
我的历程
badstreams/NewsBlur
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
badstreams/objc_msgSend_hook
学习objc_msgSend过程的记录以及一个精简且完整的hook核心功能,并且还有详细注释
badstreams/OfflineWebView
Sample iOS app using WKWebView and .webarchive files to store complete web pages for offline reading
badstreams/Runtime
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
badstreams/Swift-30-Projects
30 mini Swift Apps for self-study
badstreams/SwiftTrace
Trace Swift and Objective-C method invocations
badstreams/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
badstreams/TemplateDemo
It provider library and activity that usually used by project!
badstreams/the-super-tiny-compiler-CN
这是GitHub项目the-super-tiny-compiler的中文翻译。
badstreams/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
badstreams/virtual-dom
A Virtual DOM and diffing algorithm
badstreams/WasmPatch
🧱Yet Another Patch Module for iOS/macOS via WebAssembly
badstreams/WordPress-iOS
WordPress for iOS - Official repository
badstreams/yoga
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.