Pinned Repositories
awesome-database-learning
A list of learning materials to understand databases internals
CMU15-445
cpp_interview
c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)
CppGuide
C/C++学习,后端开发进阶指南。
datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++
DataSpiders
A Scrapy based collection of crawlers aimed at downloading files from various web data portals.
distributed-consensus-reading-list
A list of papers about distributed consensus.
geektime-webprotocol
JJJJJJerry
Config files for my GitHub profile.
JJJJJJerry.github.io
Hexo Blog - xujiajun.tech
JJJJJJerry's Repositories
JJJJJJerry/awesome-database-learning
A list of learning materials to understand databases internals
JJJJJJerry/CMU15-445
JJJJJJerry/cpp_interview
c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)
JJJJJJerry/CppGuide
C/C++学习,后端开发进阶指南。
JJJJJJerry/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++
JJJJJJerry/DataSpiders
A Scrapy based collection of crawlers aimed at downloading files from various web data portals.
JJJJJJerry/distributed-consensus-reading-list
A list of papers about distributed consensus.
JJJJJJerry/geektime-webprotocol
JJJJJJerry/JJJJJJerry
Config files for my GitHub profile.
JJJJJJerry/JJJJJJerry.github.io
Hexo Blog - xujiajun.tech
JJJJJJerry/json-tutorial
从零开始的 JSON 库教程
JJJJJJerry/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
JJJJJJerry/pytorch-drl4vrp
Implementation of: Nazari, Mohammadreza, et al. "Deep Reinforcement Learning for Solving the Vehicle Routing Problem." arXiv preprint arXiv:1802.04240 (2018).
JJJJJJerry/tinykv
A course to build distributed key-value service based on TiKV model
JJJJJJerry/tinysql
A course to build the SQL layer of a distributed database.
JJJJJJerry/training-plan
电子科技大学分布式存储与计算实验室新生训练计划
JJJJJJerry/WebServer
A C++ High Performance Web Server
JJJJJJerry/WebServer-1
A C++ Lightweight Web Server based on Linux epoll