Pinned Repositories
2020Fall-Machine-Learning
哈工大计算学部2020秋课程机器学习
Akka-Cookbook
Akka Cookbook, published by Packt
algs4
Algorithms, 4th edition textbook code and libraries
angie
Angie - drop-in replacement for Nginx
aws-swf-flow-library
AWS Simple Workflow Flow framework library
leetcode
vpp
vpp learning
yubo-yue's Repositories
yubo-yue/angie
Angie - drop-in replacement for Nginx
yubo-yue/annotated_nginx
Annotated Nginx Source(中文)
yubo-yue/aws-swf-flow-library
AWS Simple Workflow Flow framework library
yubo-yue/leetcode
yubo-yue/vpp
vpp learning
yubo-yue/awesome-programming-books
📚 经典技术书籍推荐,持续更新...
yubo-yue/capistrano
A deployment automation tool built on Ruby, Rake, and SSH.
yubo-yue/clashX
yubo-yue/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
yubo-yue/docker_up_running
yubo-yue/etcd
Distributed reliable key-value store for the most critical data of a distributed system
yubo-yue/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
yubo-yue/failsafe
Fault tolerance and resilience patterns for the JVM
yubo-yue/favorite-nginx
Selected favorite nginx modules and resources
yubo-yue/ghidra
Ghidra is a software reverse engineering (SRE) framework
yubo-yue/go-project
go-project
yubo-yue/jetcd
etcd java client
yubo-yue/kubernetes-ingress
NGINX and NGINX Plus Ingress Controllers for Kubernetes
yubo-yue/makefiletutorial
Learn make by example
yubo-yue/minio
High Performance Object Storage for AI
yubo-yue/mtcp
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
yubo-yue/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
yubo-yue/netch
A simple proxy client
yubo-yue/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
yubo-yue/ngx_lua_waf
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
yubo-yue/pingora
A library for building fast, reliable and evolvable network services.
yubo-yue/podam
PODAM - POjo DAta Mocker
yubo-yue/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
yubo-yue/yubo-algo4
algorithm study test codes
yubo-yue/yubo-java8