jwstudy's Stars
0voice/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
TheAlgorithms/Python
All Algorithms implemented in Python
aajanki/rtmpdump
rtmpdump is a toolkit for RTMP streams.
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
aiortc/aiortc
WebRTC and ORTC implementation for Python using asyncio
quic-go/quic-go
A QUIC implementation in pure Go
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
muesli/cache2go
Concurrency-safe Go caching library with expiration capabilities and access counters
romain-jacotin/quic
QUIC Protocol in Go language
mcxiaoke/mqtt
MQTT协议3.1.1中文翻译版,IoT,物联网
facebook/folly
An open-source C++ library developed and used at Facebook.
savoirfairelinux/opendht
OpenDHT: a C++17 Distributed Hash Table implementation
joe011/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
0xAX/linux-insides
A little bit about a linux kernel
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++