Stars
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
《剑指Offer》第二版源代码(Clone from: https://github.com/zhedahht/CodingInterviewChinese2)
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
http://learnopengl.com 系列教程的简体中文翻译
Firebase SDK for Apple App Development
Reliable, open-source crash reporting for iOS, macOS and tvOS
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
An open source iOS framework for GPU-based image and video processing
云信 IM UIKit 是基于 NIM SDK(网易云信 IM SDK)开发的一款即时通讯 UI 组件库,包括聊天、会话、圈组、搜索、群管理等组件。通过 IM UIKit,可快速集成包含 UI 界面的即时通讯应用。
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
A fully customizable iOS calendar library, compatible with Objective-C and Swift
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information,…