Pinned Repositories
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
ali-words
互联网黑话词汇表,包含“赋能、抓手、闭环、沉淀、打通”等阿里味儿词汇
ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
awesome-crawler-cn
互联网爬虫,蜘蛛,数据采集器,网页解析器的汇总,因新技术不断发展,新框架层出不穷,此文会不断更新...
bigdata-pdf
collecting books, papers and docs.
bolt
An embedded key/value database for Go.
delay-queue
延迟队列
e-book
chengdaChen's Repositories
chengdaChen/e-book
chengdaChen/1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
chengdaChen/aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
chengdaChen/ali-words
互联网黑话词汇表,包含“赋能、抓手、闭环、沉淀、打通”等阿里味儿词汇
chengdaChen/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
chengdaChen/awesome-crawler-cn
互联网爬虫,蜘蛛,数据采集器,网页解析器的汇总,因新技术不断发展,新框架层出不穷,此文会不断更新...
chengdaChen/bigdata-pdf
collecting books, papers and docs.
chengdaChen/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
chengdaChen/goproxy
Go HTTP(S)代理库, 支持中间人代理解密HTTPS
chengdaChen/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
chengdaChen/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
chengdaChen/homebrew-install
homebrew安装使用中科大镜像
chengdaChen/memfs-by-self
In-memory implementation of Go's `io/fs.FS` interface
chengdaChen/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
chengdaChen/LearnPython
以撸代码的形式学习Python
chengdaChen/milvus
A cloud-native vector database with high-performance and high scalability.
chengdaChen/PDF-book
图灵程序设计丛书分享
chengdaChen/Python-100-Days
Python - 100天从新手到大师
chengdaChen/Python-50-
Python语言基础50课
chengdaChen/Python-Interview-Bible
Python面试宝典2020版
chengdaChen/redislock
Simplified distributed locking implementation using Redis
chengdaChen/rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
chengdaChen/system-design-interview
System design interview for IT companies
chengdaChen/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chengdaChen/system-design-resources
These are the best resources for System Design on the Internet
chengdaChen/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
chengdaChen/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
chengdaChen/TinyWebServer
:fire: Linux下C++轻量级Web服务器学习
chengdaChen/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
chengdaChen/zinx
Based on Golang Lightweight TCP Concurrent server framework(基于Golang轻量级TCP并发服务器框架).