go
java
-
googlesamples/android-architecture-components
Samples for Android Architecture Components.
-
spring-projects/spring-boot
Spring Boot
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
dragonite-network/dragonite-java
A reliable application level data transport protocol based on UDP, highly optimized for lossy & unstable networks. (Java version)
-
google/guava
Google Core Libraries for Java
-
baiczsy/evergreenframework
This framework covers mvc, ioc, aop, dbhelper and other integrated integration.
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
b3log/xiaov
👰Yet another QQ Bot. 又一个 QQ 聊天机器人,她的名字叫做小薇~
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
eleme/hackathon_tank
game engine of tank war for hackathon 2017
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
uber/RIBs
Uber's cross-platform mobile architecture framework.
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
twitter/Serial
Light-weight, fast framework for object serialization in Java, with Android support.
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
spring-projects/spring-framework
Spring Framework
-
alibaba/druid
♨️为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
udacity/ud851-Exercises
-
JetBrains/kotlin
The Kotlin Programming Language
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
tipsy/javalin
A Simple REST API Library for Java/Kotlin
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
javascript
-
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
-
didi/cube-ui
A fantastic mobile ui lib implement by Vue
-
frappe/charts
Simple, responsive, modern SVG Charts with zero dependencies:https://frappe.github.io/charts
-
xxhomey19/nba-go
🏀💻The finest NBA CLI.
-
xtianmiller/emergence.js
Detect element visibility in the browser
-
addyosmani/critical
Extract & Inline Critical-path CSS in HTML pages
-
airbnb/javascript
JavaScript Style Guide
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
ant-design/ant-design-pro
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
remotestorage/remotestorage.js
⬡ JavaScript client library for integrating remoteStorage in apps
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
franciscop/server
🖥Simple and powerful server for Node.js
-
Chimeejs/chimee
a video player aims to bring wonderful experience on browser
-
colebemis/feather
Simply beautiful open source icons
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
ecomfe/echarts
A powerful, interactive charting and visualization library for browser
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
storybooks/storybook
Interactive development & testing environment for React, React-Native, Vue UI components
-
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
-
facebook/react-native
A framework for building native apps with React.
-
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
-
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.
python