go
java
-
kdn251/interviews
Everything you need to know to get the job.
-
huanghaibin-dev/CalendarView
Android上一个优雅、万能自定义UI、支持周视图、性能高效的日历控件,热插拔!热插拔!热插拔!重要的事说三遍,支持热插拔实现的UI定制!支持标记、自定义颜色、农历等。Canvas绘制,速度快、占用内存低
-
donglua/JZAndroidChart
Android 股票图表库
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
luozhanming/Captcha
Android滑块验证码控件
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
AlexLiuSheng/CheckVersionLib
版本检测升级(更新)库。an auto check version library(app update) on Android
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
spring-projects/spring-boot
Spring Boot
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
-
spring-projects/spring-framework
Spring Framework
-
dubbo/dubbo-spring-boot-project
Spring Boot Project for Dubbo (Dubbo is a high-performance, java based, open source RPC framework)https://github.com/alibaba/dubbo
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
zhihu/Matisse
🎆A well-designed local image and video selector for Android
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
google/ExoPlayer
An extensible media player for Android
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
-
afollestad/material-dialogs
A beautiful, fluid, and customizable dialogs API.
javascript
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
IBM/css-gridish
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
-
developit/karmatic
🦑Easy automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
bfirsh/jsnes
A JavaScript NES emulator.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
HenrikJoreteg/redux-bundler
Compose a redux store out of smaller bundles of functionality
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebook/create-react-app
Create React apps with no build configuration.
-
1j01/jspaint
🎨Classic MS Paint, REVIVED +✨Extras
-
transloadit/uppy
The next open source file uploader for web browsers🐶
-
nearform/node-clinic
Clinic diagnoses your Node.js performance issues
-
Tencent/wepy
小程序组件化开发框架
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
airbnb/javascript
JavaScript Style Guide
-
axios/axios
Promise based HTTP client for the browser and node.js
-
mjswensen/themer
🎨themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).
-
zouhir/jarvis
A very intelligent browser based Webpack dashboard
-
Kyson/AndroidGodEye
AndroidGodEye:A performance monitor tool for Android(not limited to performance data) , you can easily monitor the performance of your app in real time in pc browser
-
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress💅
-
lavas-project/lavas
基于 Vue 的 PWA 解决方案,帮助开发者快速搭建 PWA 应用,解决接入 PWA 的各种问题
-
vutran/twas
🕰Generate a relative time string (Example: "3 seconds ago")
-
facebook/react-native
A framework for building native apps with React.
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
python