Skip to content

Latest commit

 

History

History
163 lines (157 loc) · 21.4 KB

2017-09-01.md

File metadata and controls

163 lines (157 loc) · 21.4 KB

2017-09-01

general

python

javascript

swift

java

  • QMUI / QMUI_Android:提高 Android UI 开发效率的 UI 库
  • iluwatar / java-design-patterns:Design patterns implemented in Java
  • linkedin / cruise-control:Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
  • confluentinc / ksql:KSQL - a Streaming SQL Engine for Apache Kafka
  • scwang90 / SmartRefreshLayout:下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
  • vondear / RxTools:Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 编译运行一下说不定会找到惊喜
  • alibaba / dubbo:📢 Dubbo is a distributed, high performance RPC framework empowering applications with service import/export capabilities.
  • psal / anonymouth:
  • gongwen / SwipeBackLayout:SwipeBack is an android library that can finish a activity by using gesture.
  • google / guava:Google Core Libraries for Java
  • 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.
  • airbnb / lottie-android:Render After Effects animations natively on Android and iOS
  • shuzheng / zheng:基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
  • ReactiveX / RxJava:RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
  • spring-projects / spring-boot:Spring Boot
  • elastic / elasticsearch:Open Source, Distributed, RESTful Search Engine
  • tomthecarrot / arcore-for-all:Google ARCore for "unsupported" Android devices
  • balsikandar / Android-Studio-Plugins:This is a list of all awesome and useful android studio plugins.
  • square / okhttp:An HTTP+HTTP/2 client for Android and Java applications.
  • alibaba / canal:阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
  • HITGIF / TextFieldBoxes:New Material Design text field that comes in a box, based on Google Material Design guidelines.
  • CarGuo / GSYVideoPlayer:视频播放器(IJKplayer),HTTPS支持,支持弹幕,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,5.0的过场效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,其他一些小动画效果,rtsp、concat、mpeg。简书:
  • spring-projects / spring-framework:The Spring Framework
  • amirzaidi / Launcher3:Launcher3 with Pixel Launcher features
  • 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.

go