xiongzheng's Stars
cncf/wg-serverless
CNCF Serverless WG
AliyunContainerService/minikube
普大喜奔,官方Minikube提供了完整对国内用户支持,完美支持Addon组件。 建议参考 https://yq.aliyun.com/articles/221687 或 https://github.com/AliyunContainerService/minikube/wiki 最新支持minikube v1.24.0
openfaas/faas
OpenFaaS - Serverless Functions Made Simple
google/guava
Google core libraries for Java
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Netflix/concurrency-limits
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
JCTools/JCTools
netty/netty
Netty project - an event-driven asynchronous network application framework
normanmaurer/netty-in-action
tekdemo/MiniPID-Java
PID controller designed for quickly and easily implementing stable closed loop control.
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
square/retrofit
A type-safe HTTP client for Android and the JVM
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
micronaut-projects/micronaut-core
Micronaut Application Framework
iview/iview-admin
Vue 2.0 admin management system template based on iView
iview/iview
A high quality UI Toolkit built on Vue.js 2.0
boylegu/SpringBoot-vue
A example demo base SpringBooot with vueJS2.x + webpack2.x as Java full stack web practice
JakeWharton/RxRelay
RxJava types that are both an Observable and a Consumer.
mqtt/mqtt.org
The mqtt.org website
mcxiaoke/mqtt
MQTT协议3.1.1中文翻译版,IoT,物联网
AITTSMD/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
androidcodehub/FaceDetectionMTCNN
Face Detection using Multi-task Cascaded Convolutional Neural Networks and TensorFlow in android
salesforce/TransmogrifAI
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
aliyun/aliyun-oss-python-sdk
Aliyun OSS SDK for Python
YCG09/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras