Skip to content

Latest commit

 

History

History
163 lines (157 loc) · 21.5 KB

2017-09-14.md

File metadata and controls

163 lines (157 loc) · 21.5 KB

2017-09-14

general

python

javascript

swift

java

  • kdn251 / interviews:Everything you need to know to get the job.
  • Ramotion / garland-view-android:GarlandView seamlessly transitions between multiple lists of content. Made by @Ramotion
  • ffay / lanproxy:lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
  • iluwatar / java-design-patterns:Design patterns implemented in Java
  • alibaba / dubbo:Dubbo is a high-performance, java based, open source RPC framework
  • simplezhli / Tesseract-OCR-Scanner:基于Tesseract-OCR实现自动扫描识别手机号
  • scwang90 / SmartRefreshLayout:下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
  • spring-projects / spring-boot:Spring Boot
  • luojilab / DDComponentForAndroid:一套完整有效的android组件化方案,支持组件的单独调试、集成调试、组件交互、UI跳转、动态加载卸载、组件完全隔离等功能
  • elastic / elasticsearch:Open Source, Distributed, RESTful Search Engine
  • EnterpriseQualityCoding / FizzBuzzEnterpriseEdition:FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
  • QMUI / QMUI_Android:提高 Android UI 开发效率的 UI 库
  • shuzheng / zheng:基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
  • jokermonn / permissions4m:国产手机5.0、6.0权限适配框架/编译时注解框架/an Android Runtime Permissions Tool by using APT
  • Tencent / VasSonic:VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
  • huburt-Hu / NewbieGuide:Android 快速实现新手引导层的库
  • drakeet / Floo:An URL router supporting AOP, stack control, cross-page message, and dynamic routing.
  • CymChad / BaseRecyclerViewAdapterHelper:BRVAH:Powerful and flexible RecyclerAdapter
  • google / guava:Google Core Libraries for Java
  • JakeWharton / butterknife:Bind Android views and callbacks to fields and methods.
  • 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.
  • Blankj / AndroidUtilCode:🔥 Android developers should collect the following utils(updating)
  • airbnb / lottie-android:Render After Effects animations natively on Android and iOS
  • Tencent / angel:A Flexible and Powerful Parameter Server for large-scale machine learning
  • ReactiveX / RxJava:RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

go