go
java
-
tylersuehr7/chips-input-layout
A highly customizable Android ViewGroup for displaying Chips (specified in the Material Design Guide).
-
xuuhaoo/OkSocket
An blocking socket client for Android applications.
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
jshvarts/OfflineSampleApp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating)
-
spring-projects/spring-boot
Spring Boot
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
raxod502/TerrariaClone
🔥An incomprehensible hellscape of spaghetti code.
-
alidili/Demos
Demo合集
-
yanzhenjie/Album
Android MaterialDesign-style albums, gallery. Support multi-select, radio, camera support, support preview picture of the selected, preview can be configured whether the anti-election.
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
openmessaging/openmessaging-java
OpenMessaging API for Java
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
apache/hadoop
Mirror of Apache Hadoop
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
vondear/RxTools
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
-
alibaba/druid
♨️为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
-
iammert/ScalingLayout
With Scaling Layout scale your layout on user interaction.
-
alibaba/fastjson
🚄A fast JSON parser/generator for Java
-
spring-projects/spring-framework
The Spring Framework
-
JetBrains/kotlin
The Kotlin Programming Language
-
google/guava
Google Core Libraries for Java
javascript
-
yangshun/tech-interview-handbook
💯Algorithms, front end and behavioral content for rocking your coding interview🆕Interview Cheatsheet!🆕
-
sindresorhus/speed-test
Test your internet connection speed and ping using speedtest.net from the CLI
-
React-Sight/React-Sight
Visualization tool for React, with support for Fiber, Router (v4), and Redux
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
webpackmonitor/webpackmonitor
A tool for monitoring webpack optimization metrics through the development process
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
fastify/fastify
Fast and low overhead web framework, for Node.js
-
trazyn/ieaseMusic
这应该是最好的网易云音乐播放器了,没有之一,如果有请打醒🤘
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
HVF/franchise
🍟a notebook sql client. what you get when have a lot of sequels.
-
chaitin/passionfruit
[WIP] Crappy iOS app analyzer
-
maptalks/maptalks.js
A light JavaScript library to create integrated 2D/3D maps.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
ForstaLabs/libsignal-node
Signal protocol implementation for Node.js
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
alvarcarto/url-to-pdf-api
Web page PDF rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
-
naver/billboard.js
📊Re-usable, easy interface JavaScript chart library based on D3 v4+📈
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
ApoorvSaxena/lozad.js
🔥Highly performant, light ~0.7kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
-
nozzle/react-static
⚛️🚀A progressive static-site framework for 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.
-
Shopify/draggable
The JavaScript Drag & Drop library your grandparents warned you about.
-
Trixieapp/react-virgin
The react-native UI Kit you've been looking for.
python
-
devsisters/multi-speaker-tacotron-tensorflow
Multi-speaker Tacotron in TensorFlow. 오픈소스 딥러닝 다중 화자 음성 합성 엔진.
-
tensorflow/models
Models built with TensorFlow
-
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.
-
SerpentAI/SerpentAI
Game Agent Framework. Helping you create AIs / Bots to play any game you own! BETA
-
XX-net/XX-Net
a web proxy tool
-
shadowsocks/shadowsocks
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
ikostrikov/pytorch-a2c-ppo-acktr
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR).
-
hacktoolkit/django-htk
A set of apps, utilities, middlewares, etc for Django
-
sloria/doitlive
Because sometimes you need to do it live
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
crocs-muni/roca
ROCA: Infineon RSA vulnerability
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
python/cpython
The Python programming language
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
-
tryolabs/luminoth
Deep Learning toolkit for Computer Vision
-
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.
-
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
-
django/django
The Web framework for perfectionists with deadlines.
-
nanohop/sketch-to-react-native
Convert Sketch files into React Native components
-
ray-project/ray
A high-performance distributed execution engine
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
kennethreitz/pipenv
Python Development Workflow for Humans.
-
devsisters/TCML-tensorflow
Tensorflow implementation of Meta-Learning with Temporal Convolutions