Skip to content

Latest commit

 

History

History
163 lines (157 loc) · 20.2 KB

2017-11-18.md

File metadata and controls

163 lines (157 loc) · 20.2 KB

2017-11-18

general

python

javascript

swift

java

  • google / ijaas:Make IntelliJ as a Java server that does autocompletion for Vim.
  • Ramotion / circle-menu-android:⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Made by @Ramotion
  • alibaba / dubbo:Dubbo is a high-performance, java based, open source RPC framework
  • huanghaibin-dev / CalendarView:Android上一个优雅、万能自定义UI、性能高效的日历控件,热插拔!热插拔!热插拔!重要的事说三遍,支持热插拔实现的UI定制!支持标记、自定义颜色、农历等。Canvas绘制,速度快、占用内存低
  • yale8848 / CacheWebView:Custom implement Android WebView cache, offline website, let cahe config more simple and flexible
  • googlesamples / android-architecture-components:Samples for Android Architecture Components.
  • spring-projects / spring-boot:Spring Boot
  • elastic / elasticsearch:Open Source, Distributed, RESTful Search Engine
  • airbnb / lottie-android:Render After Effects animations natively on Android and iOS, Web, and React Native
  • JetBrains / kotlin:The Kotlin Programming Language
  • spring-projects / spring-framework:Spring Framework
  • pengwei1024 / AndroidSourceViewer:Android Source Viewer Plugin for Android Studio
  • iluwatar / java-design-patterns:Design patterns implemented in Java
  • ReactiveX / RxJava:RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
  • shuzheng / zheng:基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
  • iMeiji / Toutiao:一款第三方今日头条客户端, MVP + RxJava + Retrofit
  • google / guava:Google Core Libraries for Java
  • zxing / zxing:ZXing ("Zebra Crossing") barcode scanning library for Java, Android
  • nvdh / paaf:Passive Aggressive Annotation Framework
  • TommyLemon / APIJSON:后端不用写接口和文档,前端/客户端 定制返回JSON的内容和结构!
  • shadowfaxtech / proSwipeButton:A swipe button for Android with a circular progress bar for async operations
  • uber / RIBs:Uber's cross-platform mobile architecture framework.
  • scwang90 / SmartRefreshLayout:🔥 下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
  • hankcs / HanLP:自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
  • JamesZBL / java_design_patterns:Java 实现的面向对象设计模式

go