CyanPZ's Stars
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
521xueweihan/git-tips
:trollface:Git的奇技淫巧
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
giantray/stackoverflow-java-top-qa
stackoverflow上Java相关回答整理翻译
Netflix/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
didi/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
benjycui/bisheng
Transform Markdown(and other static files with transformers) into a SPA website using React.
FredWe/How-To-Ask-Questions-The-Smart-Way
Any update requests plz redirect to original --->
code4craft/tiny-spring
A tiny IoC container refer to Spring.
seaswalker/spring-analysis
Spring源码阅读
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
petronny/gfwlist2pac
Automatically convert gfwlist to pac everyday
apache/skywalking
APM, Application Performance Monitoring System
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
411241940/dynamic-rule
基于groovy的动态规则调用
RongleXie/java-books-collections
:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
lbp0200/mono_pac
A minimal proxy auto config file generator based on ip range. 在线PAC
wususu/effective-resourses
:book:学习资源整合
unbug/codelf
A search tool helps dev to solve the naming things problem.
sofastack/sofa-jarslink
Jarslink is a sofa ark plugin used to manage multi-application deployment
alibaba/QLExpress
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
teddysun/shadowsocks_install
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
lets-blade/blade
:rocket: Lightning fast and elegant mvc framework for Java8