Pinned Repositories
brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
chromium
The official GitHub mirror of the Chromium source
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
CSBook
EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2020更新中
expert_readed_books
2020年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
FlaskAutoResponse
Simulate a Server auto response to requests defined by yaml
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
the-art-of-command-line
Master the command line, in one page
AltairLyx's Repositories
AltairLyx/the-art-of-command-line
Master the command line, in one page
AltairLyx/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
AltairLyx/chromium
The official GitHub mirror of the Chromium source
AltairLyx/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
AltairLyx/CSBook
AltairLyx/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2020更新中
AltairLyx/expert_readed_books
2020年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
AltairLyx/FlaskAutoResponse
Simulate a Server auto response to requests defined by yaml
AltairLyx/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
AltairLyx/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
AltairLyx/hw0
AltairLyx/iOSBook14
关东升老师所著的《iOS开发指南》第4版代码。
AltairLyx/japronto
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
AltairLyx/kore
An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.
AltairLyx/libcxx
libc++; cloned from http://llvm.org/git/libcxx.git
AltairLyx/lihang-code
《统计学习方法》的代码实现
AltairLyx/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
AltairLyx/linux_zero
AltairLyx/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
AltairLyx/new-pac
翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
AltairLyx/service-streamer
Boosting your Web Services of Deep Learning Applications.
AltairLyx/shadowsocks
AltairLyx/stb
stb single-file public domain libraries for C/C++
AltairLyx/stdcxx
Mirror of Apache C++ Standard Library
AltairLyx/STL
MSVC's implementation of the C++ Standard Library.
AltairLyx/tensor_zero
AltairLyx/test
AltairLyx/tt-zhipin
头头直聘,仿Boss直聘实现。SpringCloud Alibaba 构建后端,React Native 构建移动端,Vue3.0 + Arco Design 构建管理后台,Hadoop + Flink 实现大数据体系。实现招聘、内容管理、IM即时通讯等业务。
AltairLyx/v2ray
最好用的 V2Ray 一键安装脚本 & 管理脚本
AltairLyx/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html