Skip to content

Latest commit

 

History

History
298 lines (287 loc) · 40.3 KB

2018-02-07.md

File metadata and controls

298 lines (287 loc) · 40.3 KB

2018-02-07

all

unknown

python

swift

objective-c

  • google / promises:Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  • NJHu / iOSProject:oc综合项目,ios综合项目,iosdemo,ocdemo,demo,iosproject,百思不得姐,新浪微博,sina,QQ音乐,QQMusic,music,视频列表,滚动播放,拖拽播放,离线下载,即时通讯,打印 ios 日志,省市区三级联动,没有导航栏,自定义导航栏,字体适配屏幕,空白页展示,空白页,导航条颜色渐变,导航条高度渐变,YYText 使用,列表的展开和收起,京东首页布局,流水布局,垂直流水布局,水平流水布局,非规则流水布局,键盘处理,文件下载,Masonry 案例,LKDB 数据库,百度地图,二维码,照片上传,照片上传有进度,列表倒计时,H5和原生交互,自定义各种弹框,常见表单类型,人脸识别,列表加载图片,列表拖拽,日历操作,导航条渐变,指纹解锁,物理仿真,控制器生命…
  • google / functional-objc:Functional operators for Objective-C
  • TKkk-iOSer / WeChatPlugin-MacOS:mac OS版微信小助手 功能: 自动回复、消息防撤回、远程控制、微信多开、会话置底、免认证登录、窗口置顶、会话多选删除、通知快捷回复
  • gnachman / iTerm2:iTerm2 is a terminal emulator for Mac OS X that does amazing things.
  • TextureGroup / Texture:Smooth asynchronous user interfaces for iOS apps.
  • airbnb / lottie-ios:An iOS library to natively render After Effects vector animations
  • zhengwenming / CountDown:iOS倒计时,60s验证码倒计时,cell中倒计时,后台给的时间戳倒计时,全部适合。比如:离活动结束还有 0天 01: 14: 59
  • leichunfeng / MVVMReactiveCocoa:GitBucket iOS App
  • expo / expo:Expo iOS/Android Client
  • bolan9999 / react-native-largelist:The best large list component for React Native.
  • xorshine / KafkaRefresh:This library solves the problems encountered with the use of the popular pull-to-refresh library. And open interface easier to expand rich UI effects, and support for customize UI.
  • kevll / WeChatRedEnvelopesHelper:iOS版微信抢红包插件,支持后台抢红包
  • rs / SDWebImage:Asynchronous image downloader with cache support as a UIImageView category
  • CoderMJLee / MJRefresh:An easy way to use pull-to-refresh.
  • alibaba / BeeHive:🐝 BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
  • couchbase / couchbase-lite-ios:Lightweight, embedded, syncable NoSQL database engine for iOS (and Mac!) apps.
  • react-community / react-native-maps:React Native Mapview component for iOS + Android
  • VernonVan / PPStickerKeyboard:iOS表情键盘
  • TKkk-iOSer / WeChatPlugin-iOS:iOS 版微信小助手(防撤回、修改微信运动、游戏作弊、群管理、好友请求管理)
  • AloneMonkey / MonkeyDev:CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
  • AFNetworking / AFNetworking:A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  • Instagram / IGListKit:A data-driven UICollectionView framework for building fast and flexible lists.
  • AAChartModel / AAChartKit:An elegant and friendly chart library for iOS . Powerful,support the column chart、bar chart、area chart、areaspline chart、line chart、spline chart、radar chart、polar chart、pie chart、bubble chart、pyramid chart、funnel chart、columnrange chart and other graphics.
  • banchichen / TZImagePickerController:一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+

javascript

go

java

  • kdn251 / interviews:Everything you need to know to get the job.
  • monkeyWie / proxyee-down:http下载工具,基于http代理,支持多连接分块下载
  • alibaba / taitan:模块化开发框架
  • QMUI / QMUI_Android:提高 Android UI 开发效率的 UI 库
  • burhanrashid52 / PhotoEditor:A Photo Editor library with simple, easy support for image editing using paints,text,emoji and Sticker like stories.
  • iluwatar / java-design-patterns:Design patterns implemented in Java
  • spring-projects / spring-boot:Spring Boot
  • shuzheng / zheng:基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
  • alibaba / dubbo:Dubbo is a high-performance, java based, open source RPC framework
  • ctripcorp / apollo:Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
  • hank-whu / turbo-rpc:turbo is a super fast reactive rpc framework
  • elastic / elasticsearch:Open Source, Distributed, RESTful Search Engine
  • Blankj / AndroidUtilCode:🔥 Android developers should collect the following utils(updating).
  • airbnb / lottie-android:Render After Effects animations natively on Android and iOS, Web, and React Native
  • infinum / Android-Goldfinger:Android library to simplify Fingerprint authentication implementation.
  • NextronSystems / APTSimulator:A toolset to make a system look as if it was the victim of an APT attack
  • ReactiveX / RxJava:RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
  • google / guava:Google core libraries for Java
  • scwang90 / SmartRefreshLayout:🔥 下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
  • SeleniumHQ / selenium:A browser automation framework and ecosystem.
  • idic779 / monthweekmaterialcalendarview:纵享丝滑滑动切换的周月日历,丰富自定义日历样式,仿小米日历,基于material-calendarview (Android官方的CalendarView)实现,简洁高效,ViewDragHelper实现
  • apache / incubator-weex:Mirror of Apache Weex
  • eugenp / tutorials:The "REST With Spring" Course:
  • CymChad / BaseRecyclerViewAdapterHelper:BRVAH:Powerful and flexible RecyclerAdapter
  • PhilJay / MPAndroidChart:A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.

html

kotlin

shell