Pinned Repositories
2025QuantInternships
Public quant internship repository, maintained by NUFT but available for everyone.
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
arrow-rs
Official Rust implementation of Apache Arrow
awesome-lockfree
A collection of resources on wait-free and lock-free programming
CompileTimeLib
A compile-time C++ library
kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
MiniSQL
SQLite clone to learn how databases work under the hood
MiniVM
A simple VM for demonstration purposes
system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Unofficial-Waterloo-USA-Intern-Guide
Or: How I Learned to Stop Worrying and Love the Greenback
Beihao-Zhou's Repositories
Beihao-Zhou/2025QuantInternships
Public quant internship repository, maintained by NUFT but available for everyone.
Beihao-Zhou/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
Beihao-Zhou/arrow-rs
Official Rust implementation of Apache Arrow
Beihao-Zhou/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
Beihao-Zhou/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Beihao-Zhou/CompileTimeLib
A compile-time C++ library
Beihao-Zhou/kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
Beihao-Zhou/MiniVM
A simple VM for demonstration purposes
Beihao-Zhou/bpftime
Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions
Beihao-Zhou/ClickHouse
ClickHouse® is a free analytics DBMS for big data
Beihao-Zhou/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Beihao-Zhou/datafusion
Apache DataFusion SQL Query Engine
Beihao-Zhou/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Beihao-Zhou/duckdb
DuckDB is an in-process SQL OLAP Database Management System
Beihao-Zhou/envoy
Cloud-native high-performance edge/middle/service proxy
Beihao-Zhou/freqtrade
Free, open source crypto trading bot
Beihao-Zhou/greptimedb
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
Beihao-Zhou/kvrocks-website
Apache Kvrocks Website
Beihao-Zhou/libevent
Event notification library
Beihao-Zhou/linux
Linux kernel source tree
Beihao-Zhou/littleosbook
Source for the little book about OS development
Beihao-Zhou/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
Beihao-Zhou/PandoraTrader
高频量化交易平台 C++ Trade Platform for quant developer
Beihao-Zhou/QuantLib
The QuantLib C++ library
Beihao-Zhou/RBIR
A collection of RBIR projects and posts for anyone interested in joining this journey.
Beihao-Zhou/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
Beihao-Zhou/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Beihao-Zhou/Summer-Internships
Collection of Summer 2022 tech internships!
Beihao-Zhou/vpp
Beihao-Zhou/xdp-tutorial
XDP tutorial