Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
awesome-cs-books
计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
build-web-application-with-golang
A golang ebook intro how to build a web with golang
ConnectionPool
Thread-safe connection pool
coredns-grpc-backend-sample
Sample CoreDNS gRPC proxy backend written in Go
coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning
coursera-machine-learning-solutions-python
A repository with solutions to the assignments on Andrew Ng's machine learning MOOC on Coursera
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Deep-Learning-Specialization-Coursera
This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc.
yangyu66's Repositories
yangyu66/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
yangyu66/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
yangyu66/awesome-cs-books
计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
yangyu66/build-web-application-with-golang
A golang ebook intro how to build a web with golang
yangyu66/ConnectionPool
Thread-safe connection pool
yangyu66/coredns-grpc-backend-sample
Sample CoreDNS gRPC proxy backend written in Go
yangyu66/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning
yangyu66/coursera-machine-learning-solutions-python
A repository with solutions to the assignments on Andrew Ng's machine learning MOOC on Coursera
yangyu66/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
yangyu66/Deep-Learning-Specialization-Coursera
This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc.
yangyu66/django-webssh
django + django_channles 实现的 webssh
yangyu66/etcd-service-discovery
etcd service discovery demo
yangyu66/eventsource
Server-sent events for Go
yangyu66/go-design-pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
yangyu66/gobgp
BGP implemented in the Go Programming Language
yangyu66/gotraining
Go Training Class Material :
yangyu66/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
yangyu66/Introduction-to-Go-Classical-Patterns
Introduction to Go Classical Patterns, published by Packt
yangyu66/LeetCode-in-Go
Go Solution for LeetCode algorithms problems, 100% coverage.
yangyu66/linux-bpf-learning
learn how to use BPF/eBPF
yangyu66/linux-observability-with-bpf
Code snippets from the O'Reilly book
yangyu66/python-patterns
A collection of design patterns/idioms in Python
yangyu66/React---The-Complete-Guide-incl.-Hooks-React-Router-and-Redux-Second-Edition-2021-Updated
yangyu66/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
yangyu66/simple-raft
yangyu66/xdp-tutorial
XDP tutorial
yangyu66/yangyu66.github.io