go
java
-
uber/NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
-
Blankj/awesome-java-leetcode
👑LeetCode of algorithms with java solution(updating).
-
Qihoo360/XLearning
AI on Hadoop
-
FlowCI/flow-platform
CI backend server and agent
-
pqpo/Log4a
Log4a is an mmap based, high-performance, highly available Android log collection library
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
spring-projects/spring-boot
Spring Boot
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
google/guava
Google Core Libraries for Java
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
asLody/VirtualApp
An open source implementation of MultiAccount.(Support 4.0 - 8.0).
-
kdn251/interviews
Everything you need to know to get the job.
-
square/flow
Name UI states, navigate between them, remember where you've been.
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
yale8848/RetrofitCache
RetrofitCache让retrofit2+okhttp3+rxjava配置缓存如此简单。通过注解配置,可以针对每一个接口灵活配置缓存策略;同时让每一个接口方便支持数据模拟,可以代码减小侵入性,模拟数据可以从内存,Assets,url轻松获取。
javascript
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
developit/unistore
🌶650b state container with component actions for Preact
-
haltu/muuri
Responsive, sortable, filterable and draggable grid layouts
-
hectahertz/react-native-typography
Pixel–perfect, native–looking typographic styles for React Native✒️
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
ianstormtaylor/superstruct
A simple and composable way to validate data in Javascript.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
GoogleChromeLabs/jsvu
JavaScript (engine) Version Updater
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
laurent22/joplin
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
-
jaredpalmer/react-parcel-example
Minimum viable React app with Parcel Bundler
-
axios/axios
Promise based HTTP client for the browser and node.js
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
ant-design/ant-design-pro
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast static site generator for React
-
prettier/prettier
Prettier is an opinionated code formatter.
-
iotaledger/wallet
IOTA Wallet
-
facebook/react-native
A framework for building native apps with React.
-
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.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
zeit/next.js
Framework for server-rendered or statically-exported React apps
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
developit/preact
⚛️Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
-
airbnb/javascript
JavaScript Style Guide
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
python
-
NVIDIA/sentiment-discovery
Unsupervised Language Modeling at scale for robust sentiment classification
-
google/kubeflow
Machine Learning Toolkit for Kubernetes
-
tensorflow/models
Models and examples built with TensorFlow
-
google/deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
-
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
bitcoinbook/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
faneshion/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
kendricktan/misocoin
Barebones bitcoin-like protocol implemented in Python 3.6
-
mingyuliutw/UNIT
unsupervised/unpaired image-to-image translation using coupled GANs
-
geek-ai/MAgent
A Platform for Many-agent Reinforcement Learning
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
django/django
The Web framework for perfectionists with deadlines.
-
pypa/pipenv
Python Development Workflow for Humans.
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
-
tf-coreml/tf-coreml
TensorFlow to CoreML Converter
-
python/cpython
The Python programming language
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
songrotek/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
facebookresearch/FaderNetworks
Fader Networks: Manipulating Images by Sliding Attributes - NIPS 2017