Tanswer's Stars
xiaoxiunique/awesome-IntelliJ-IDEA
收集一些 Intellij IDEA 的一些技巧
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
xiyou-linuxer/demo
just a demo
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".
he1l0world/MIT_6.828
This is the MIT 6.828 fall 2017 detail (https://pdos.csail.mit.edu/6.828/2017/overview.html)
Tanswer/FastCGI
通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译为 .html 文件
Tanswer/Xserver
C 语言实现的一个 web server,使用 JSON 格式的配置文件,支持静态请求和 PHP 文件,以及GET POST方法。
Tanswer/Algorithm
大一刷过的算法题目^_^