songpengwei's Stars
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
guoxue-study/tongjian
资治通鉴易读版
theme-next/hexo-theme-next
Elegant and powerful theme for Hexo.
zhwangart/hexo-theme-ocean
Ocean is a mobile-enabled Hexo theme based on the features in Hexo's default theme landscape.
lattera/freebsd
FreeBSD's source with custom patches
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
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".
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
tiancaiamao/go-internals
dig into implemention of the go programming language
taizilongxu/interview_python
关于Python的面试题
Kinto/kinto
A generic JSON document store with sharing and synchronisation capabilities.
shadowsocks/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
swaroopch/byte-of-python
Beginners book on Python - start here if you don't know programming
josephzhang23/awesome-indie
awesome-indie 中文版 - 帮助独立开发者赚钱的资源
enilu/web-flash
web-flash -- Admin Framework and Mobile Website Based on Spring Boot and Vue.js
peterq/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Alluxio/alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Charles0429/papers
读论文的总结
JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark
jiqizhixin/Artificial-Intelligence-Terminology-Database
A comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译