Pinned Repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
bfs
distributed file system(small file storage) writen in golang.
ceph-backup
A tool to take backups of ceph rados block images
ceph-deploy-scripts
ceph scripts to deploy ceph env quickly, Including repair and clean ceph env scripts
ceph-recovery-master
recover rbd data from osds objects
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
FtpClient
FtpServer
gopl.io
Example programs from "The Go Programming Language"
luohaixiannz's Repositories
luohaixiannz/FtpClient
luohaixiannz/FtpServer
luohaixiannz/ceph-recovery-master
recover rbd data from osds objects
luohaixiannz/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
luohaixiannz/10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
luohaixiannz/bfs
distributed file system(small file storage) writen in golang.
luohaixiannz/ceph-backup
A tool to take backups of ceph rados block images
luohaixiannz/ceph-deploy-scripts
ceph scripts to deploy ceph env quickly, Including repair and clean ceph env scripts
luohaixiannz/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
luohaixiannz/gopl.io
Example programs from "The Go Programming Language"
luohaixiannz/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
luohaixiannz/hello-world
hello word project
luohaixiannz/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
luohaixiannz/kubernetes
Production-Grade Container Scheduling and Management
luohaixiannz/pebble
RocksDB/LevelDB inspired key-value database in Go
luohaixiannz/pecan_test_project
pecan program demo
luohaixiannz/raft-zh_cn
Raft一致性算法论文的中文翻译
luohaixiannz/test_project
test build rpms project
luohaixiannz/the-art-of-command-line
Master the command line, in one page