Victor's repositories
BaikalDB
BaikalDB, an Enhanced Structured Database.
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
db-engine-paradigms
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
dcos-ui
The UI for The Datacenter Operating System
flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
iotc
Various test cases for testing request merging of block layer.
kernel_memory_management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
libcds
A C++ library of Concurrent Data Structures
linux-tracing-workshop
Examples and hands-on labs for Linux tracing tools workshops
llvm-data-structure-benchmarks
A benchmark for cache efficient data structures.
maskrcnn-benchmark
Fast, modular reference implementation of Semantic Segmentation and Object Detection algorithms in PyTorch.
message-queue-cpp
Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码,线上成绩2.69M+,排名第1
mogo
A light weight web log visual analytic platform for clickhouse.
nebula-dashboard
Nebula Graph Service Monitor Tool
nginx-1.14.0-research
nginx-1.14.0版本的源码分析
paxos4j
paxos iml with java
phxpaxos
C++ Paxos library that has been used in Wechat production environment.
pmu-tools
Intel PMU profiling tools
toydb
Distributed SQL database in Rust, written as a learning project
xenium
A C++ library providing various concurrent data structures and reclamation schemes.
yastack
YAStack: User-space network-stack based on DPDK, FreeBSD TCP/IP Stack, EnvoyProxy