zhiliang729's Stars
alejandro-isaza/BrainCore
The iOS and OS X neural network framework
Harley-xk/MaLiang
iOS painting and drawing library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
colin1994/Metal-Practice
The resources and source code for my XiaoZhuanLan series on image processing using Apple's Metal Api.
dehesa/sample-metal
Examples for Apple's Metal APIs (rendering and compute).
wangjwchn/MetalAcc
GPU-based media processing library using Metal written in Swift
alexiscn/MetalFilters
Instagram filters implemented in Metal
HazimGazov/GLTools
A set of tools to make working with OpenGL easier
nigels-com/glew
The OpenGL Extension Wrangler Library
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
MetalKit/metal
9gel/hellopcl
Point Cloud Library iOS Sample App with Frameworks
WordPress/WordPress
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.
httpswift/swifter
Tiny http server engine written in Swift programming language.
trojan-gfw/trojan
An unidentifiable mechanism that helps you bypass GFW.
apple/swift-numerics
Advanced mathematical types and functions for Swift
apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
google-research-datasets/Objectron
Objectron is a dataset of short, object-centric video clips. In addition, the videos also contain AR session metadata including camera poses, sparse point-clouds and planes. In each video, the camera moves around and above the object and captures it from different views. Each object is annotated with a 3D bounding box. The 3D bounding box describes the object’s position, orientation, and dimensions. The dataset contains about 15K annotated video clips and 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes
syedhali/AudioStreamer
A Swift 4 framework for streaming remote audio with real-time effects using AVAudioEngine
yosei-yamagishi/AudioEditor
ShannonChenCHN/iOSDevLevelingUp
A journey of leveling up iOS development skills and knowledge.
SwiftOldDriver/iOS-Weekly
🇨🇳 老司机技术 iOS 周报
syedhali/EZAudio
An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
apple/swift-cluster-membership
Distributed Membership Protocol implementations in Swift
apple/swift-system
Low-level system calls and types for Swift
ARM-software/abi-aa
Application Binary Interface for the Arm® Architecture
attaswift/Attabench
Microbenchmarking app for Swift with nice log-log plots
kholia/OSX-KVM
Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
taocpp/PEGTL
Parsing Expression Grammar Template Library
realm/realm-core
Core database component for the Realm Mobile Database SDKs
huang303513/SourceCodeResearchAndExploration
SDWebImage、AFNetworking、WebViewJavascriptCore、YYModel源码解析