go
java
-
asavinov/bistro
Bistro is a light-weight column-oriented data processing engine which changes the way data is being processed. It is based on a new data model and is an alternative to conventional SQL-like languages, map-reduce and other set-oriented approaches. Bistro can be applied to many problems like data integration, data migration, extract-transform-load…
-
bboylin/UniversalToast
简洁优雅可点击的toast控件,仿手机百度9.0,无BadTokenException风险。
-
QMUI/QMUI_Android
提高 Android UI 开发效率的 UI 库
-
MZCretin/WifiTransfer-master
Android下WIFI隔空apk安装
-
huangyanbin/smartTable
一款android自动生成表格框架---An Android automatically generated table framework
-
SeanDragon/protools
历经开发周期两年,并且应用过千万级别项目的工具箱
-
florent37/ExpansionPanel
Android - Expansion panels contain creation flows and allow lightweight editing of an element.
-
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。
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
google/rejoiner
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
hankcs/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
biezhi/elves
🎊轻量级的爬虫框架设计和实现
-
romandanylyk/ChartView
An example of custom chart on Android
-
google/guava
Google core libraries for Java
-
guardianproject/haven
Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
apache/incubator-skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
-
renjianan/RecyclerBanner
用RecyclerView实现无限轮播图,有普通版和3d版
javascript
-
jaredpalmer/after.js
Next.js-like framework for server-rendered React apps built with React Router 4
-
ecomfe/echarts
A powerful, interactive charting and visualization library for browser
-
nhnent/tui.editor
🍞📝Markdown WYSIWYG Editor. GFM Markdown + Chart & UML Extensions.
-
zouhir/jarvis
A very intelligent browser based Webpack dashboard
-
GoogleChrome/dialog-polyfill
Polyfill for the HTML dialog element
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
jitsi/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
-
transloadit/uppy
The next open source file uploader for web browsers🐶
-
ElementsProject/lightning-charge
A simple drop-in solution for accepting lightning payments
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
yangshun/tech-interview-handbook
💯Algorithms study materials, behavioral content and tips for rocking your coding interview
-
NervJS/nerv
A blazing fast React alternative, compatible with IE8 and React 16.
-
nitin42/react-perf-devtool
A browser developer tool extension to inspect performance of React components.
-
prettier/prettier
Prettier is an opinionated code formatter.
-
developit/workerize
🏗️Run a module in a Web Worker.
-
facebook/Docusaurus
Easy to maintain open source documentation websites.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
thejameskyle/react-loadable
⏳A higher order component for loading components with promises.
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast static site generator for React
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
-
airbnb/javascript
JavaScript Style Guide
python