go
java
-
kdn251/interviews
Everything you need to know to get the job.
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
amirzaidi/Launcher3
Launcher3 with Pixel Launcher features
-
Tencent/VasDolly
Android V1 and V2 Signature Channel Package Plugin
-
huanghaibin-dev/CalendarView
Android上一个优雅、万能自定义UI、支持周视图、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历还可以如此优雅!
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
apache/incubator-weex
Mirror of Apache Weex
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
spring-projects/spring-boot
Spring Boot
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
google/guava
Google core libraries for Java
-
zhihu/Matisse
🎆A well-designed local image and video selector for Android
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
yhaolpz/FloatWindow
Andorid 任意界面悬浮窗,实现悬浮窗如此简单
-
donglua/JZAndroidChart
Android 股票图表库
-
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
-
eugenp/tutorials
The "REST With Spring" Course:
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
JustKiddingBaby/FragmentRigger
💥A powerful library powered by aop to manage Fragments.(一个基于AOP设计的Fragment管理框架)
-
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
-
huangyanbin/smartTable
一款android自动生成表格框架---An Android automatically generated table framework
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.
-
bfirsh/jsnes
A JavaScript NES emulator.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
alibaba/weex-ui
🏄A rich interaction, lightweight, high performance UI library based on Weex.
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
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
-
developit/karmatic
🦑Easy automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.
-
nearform/node-clinic
Clinic diagnoses your Node.js performance issues
-
facebook/create-react-app
Create React apps with no build configuration.
-
transloadit/uppy
The next open source file uploader for web browsers🐶
-
axios/axios
Promise based HTTP client for the browser and node.js
-
HenrikJoreteg/redux-bundler
Compose a redux store out of smaller bundles of functionality
-
FullHuman/purgecss
Remove unused css
-
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.
-
lavas-project/lavas
基于 Vue 的 PWA 解决方案,帮助开发者快速搭建 PWA 应用,解决接入 PWA 的各种问题
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
facebook/prepack
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
-
airbnb/javascript
JavaScript Style Guide
-
facebook/react-native
A framework for building native apps with React.
-
Tencent/wepy
小程序组件化开发框架
-
mishoo/UglifyJS2
JavaScript parser / mangler / compressor / beautifier toolkit
python