nong123's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
bannedbook/fanqiang
翻墙-科学上网
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
TeamStuQ/skill-map
程序员技能图谱
facebookarchive/pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
PerfectlySoft/Perfect
Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
nicklockwood/iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
Tim9Liu9/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
openbilibili/go-common
哔哩哔哩 bilibili 网站后台工程 源码
CEWendel/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
HandyOrg/HandyControl
Contains some simple and commonly used WPF controls
HT524/500LineorLess_CN
500 line or less 中文翻译计划。
facebook/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
zixun/GodEye
Automaticly display Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code based on Swift. Just like God opened his eyes
ravibpatel/AutoUpdater.NET
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
dropbox/djinni
A tool for generating cross-language type declarations and interface bindings.
wuba/Fair
A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
ko1o/PYPhotoBrowser
An easy way to browse photo(image) for iOS.
facebookarchive/xcbuild
Xcode-compatible build tool.
DeskConnect/SBShortcutMenuSimulator
3D Touch shortcuts in the Simulator
CharlinFeng/CorePhotoBroswerVC
快速集成高性能照片浏览器,支持本地及网络相册
smallnest/C1000K-Servers
:zap: High performance websocket servers implemented by Spray-can, Netty, undertow, jetty, Vert.x, Grizzly, node.js and Go. It supports 1,200,000 active websocket connections
atConf/atswift-2018-resources
Resource files for atswift conference 2018, including pdf, source projects or playgrounds. 2018 ** Swift 开发者大会源文件,包括 pdf 和源工程文件。
adad184/MMSpinImageView
A UIView to show 360 degree spin photography
a1029563229/InterviewQuestions
吾日三省吾身
andyyhope/nemo
An architecture for developing iOS apps which require the presentation of interchangeable lists of data
SimbaHJ/30DaysToLearnSwift
对前辈30天学Swift的3.0翻版 使用了纯代码的方法进行重写 目前尚未全部完成