liyuanchaoCh's Stars
agronholm/apscheduler
Task scheduling library for Python
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
go-delve/delve
Delve is a debugger for the Go programming language.
datumtechs/datum-network-carrier
调度服务代码库
0voice/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
sivel/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
celery/celery
Distributed Task Queue (development branch)
containerd/cgroups
cgroups package for Go
slowmist/Knowledge-Base
Knowledge Base 慢雾安全团队知识库
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
cch123/golang-notes
Go source code analysis(zh-cn)
ZtesoftCS/go-ethereum-code-analysis
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
prysmaticlabs/prysm
Go implementation of Ethereum proof of stake
libp2p/go-libp2p
libp2p implementation in Go
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
nosequeldeebee/blockchain-tutorial
Write and publish your own blockchain in less than 200 lines of Go
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
v2rayA/v2rayA
A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
QSCTech/zju-icicles
浙江大学课程攻略共享计划
golang/go
The Go programming language
ventoy/Ventoy
A new bootable USB solution.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
olist213/Information_Security_Books
信息安全方面的书籍
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.