bihuchao's repositories
ACM_Book
ACM相关书籍与资料
CPPWebServer
A tiny HTTP webserver based on epoll and threadpool.
jsonlib
A json library in C.
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
librosa
Python library for audio and music analysis
lighttpd1.4
lighttpd1.4 on github for easier collaboration - main repo still on lighttpd.net
Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata]
Machine-Learning-Andrew-Ng
机器学习-Coursera-吴恩达- python+Matlab代码实现
memcached
memcached development tree
redis
redis3.0代码阅读笔记。Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
backup-openbilibili-go-common
2019年4-22日-bilibili-干杯站后端源码(原包删除前最后一版170M)
OpenArkCompiler
方舟编译器源代码(网传)
openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
openmc
OpenMC Monte Carlo Code
Scientific-Network
Hello World!
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.