Pinned Repositories
adium
Official mirror of hg.adium.im
AFSoundManager
iOS audio playing (both local and streaming) and recording made easy
Algorithms
AudioDSP
音频处理资料,声音基本理论,iOS audio范例,问题讨论与实践方案,objecitve-c, audio unit
AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
AudioMixer
A cross-platform audio mixer, supports Android, iOS, macOS and Windows. Powered by WebRTC, FFmpeg and Djinni.
BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
llvmbooks
编译器相关资料
Reactive-Functional
Reactive&Functional理论介绍 书籍 论文翻译 ReactiveObjC架构分析
VVAnimation
iOS自定义UIGestureRecognizer子类连续单击手势识别器、抖音连续单击心形动画
duduWang20's Repositories
duduWang20/AudioDSP
音频处理资料,声音基本理论,iOS audio范例,问题讨论与实践方案,objecitve-c, audio unit
duduWang20/llvmbooks
编译器相关资料
duduWang20/VVAnimation
iOS自定义UIGestureRecognizer子类连续单击手势识别器、抖音连续单击心形动画
duduWang20/AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
duduWang20/BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
duduWang20/CaptainHook
Common hooking/monkey patching headers for Objective-C on Mac OS X and iPhone OS. MIT licensed
duduWang20/darwin-libpthread
The Darwin PThread Library (mirror)
duduWang20/draft
C++ standards drafts
duduWang20/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
duduWang20/FFmpeg-in-Xcode
A project for debugging FFmpeg and SDL in Xcode.
duduWang20/FLAnimatedImage
Performant animated GIF engine for iOS
duduWang20/FLEX
An in-app debugging and exploration tool for iOS
duduWang20/gcc
duduWang20/HookZz
a hook framework for arm/arm64/ios/android
duduWang20/libkqueue
kqueue(2) compatibility library
duduWang20/libmalloc
https://opensource.apple.com/tarballs/libmalloc/
duduWang20/libquic
QUIC, a multiplexed stream transport over UDP
duduWang20/LLVM-profiler
duduWang20/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.
duduWang20/MonkeyDev
CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
duduWang20/openmp
Mirror of official openmp-llvm git repository located at http://llvm.org/git/openmp. Updated every five minutes.
duduWang20/PlayPCMWithAudioKit
使用AudioKit 框架 播放PCM
duduWang20/PMVC
pierce MVC in iOS with Objective-C
duduWang20/realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
duduWang20/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
duduWang20/simple-sqlite
Code reading for sqlite backend
duduWang20/SocketRocket
A conforming Objective-C WebSocket client library.
duduWang20/sqlite
A mirror for sqlite some version
duduWang20/VVDataItem
VVDataItem提供高效的数据刷新能力,订阅者通过ID注册感兴趣的数据项,数据项有变更时VVDataItem会自动通知订阅者
duduWang20/xxHash
Extremely fast non-cryptographic hash algorithm