Pinned Repositories
100-go-mistakes
Source code and community space of 📖 100 Go Mistakes
1368-
1368个单词就够了
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
algo
数据结构和算法必知必会的50个代码实现
awesome-architecture
架构师技术图谱,助你早日成为架构师
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
HanaBackupRecovery
support full and diff backup or full and diff recovery
liyuanchaoCh's Repositories
liyuanchaoCh/coding-interview-university
A complete computer science study plan to become a software engineer.
liyuanchaoCh/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
liyuanchaoCh/botbay
botbay-以生物多样性为命题的私有机器人赋能平台
liyuanchaoCh/shell
shell scripts
liyuanchaoCh/helloworld-grpc-gateway
It is a simple hello world program which uses gRPC-Gateway. This project was created when I participated in Google Season of Docs with gRPC-Gateway. The reason for making this project is to make people familiarize with gRPC-Gateway and how they can use gRPC-Gateway in their project.
liyuanchaoCh/coder-kung-fu
开发内功修炼
liyuanchaoCh/scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
liyuanchaoCh/PyDev.Debugger
Sources for the debugger used in PyDev, PyCharm and VSCode Python
liyuanchaoCh/grpc-proxy
gRPC proxy is a Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead.
liyuanchaoCh/vpncn.github.io
2021**翻墙软件VPN推荐指南,以及对比VPS搭建梯子、SSR机场、蓝灯、WireGuard、V2ray、老王VPN等科学上网软件与翻墙方法,**最新科学上网翻墙VPN梯子下载推荐,稳定好用。
liyuanchaoCh/Rosetta
A Privacy-Preserving Framework Based on TensorFlow
liyuanchaoCh/curio
Get that harness ready and hold on tight--Curio is gonna take YOU for a walk.
liyuanchaoCh/pdf-1
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
liyuanchaoCh/effective-go-zh-en
《Effective Go》中英双语版
liyuanchaoCh/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
liyuanchaoCh/dsniff
Dug Song seems to have abandoned dsniff. I got it to work with the latest OS X & Homebrew libraries.
liyuanchaoCh/platoncli-python
liyuanchaoCh/kademlia
A DHT in Python using asyncio
liyuanchaoCh/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
liyuanchaoCh/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
liyuanchaoCh/awesome-architecture
架构师技术图谱,助你早日成为架构师
liyuanchaoCh/django
The Web framework for perfectionists with deadlines.
liyuanchaoCh/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
liyuanchaoCh/sdn-handbook
SDN网络指南(SDN Handbook)
liyuanchaoCh/PlatON-Go
Golang implementation of the PlatON protocol
liyuanchaoCh/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
liyuanchaoCh/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
liyuanchaoCh/example.v2
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
liyuanchaoCh/documentation
XChainLab Documentation
liyuanchaoCh/twisted-intro-cn
Twisted与异步编程入门