Pinned Repositories
datafusion
Apache DataFusion SQL Query Engine
arrow-rs
Official Rust implementation of Apache Arrow
btree
B+ tree in memory with mvcc support
bustub
The BusTub Relational Database Management System (Educational)
code-reading
pcaptop
Find top-N TCP traffic and SYN request
samples
jonahgao's Repositories
jonahgao/btree
B+ tree in memory with mvcc support
jonahgao/code-reading
jonahgao/pcaptop
Find top-N TCP traffic and SYN request
jonahgao/samples
jonahgao/arrow-ballista
Apache Arrow Ballista Distributed Query Engine
jonahgao/arrow-rs
Official Rust implementation of Apache Arrow
jonahgao/bustub
The BusTub Relational Database Management System (Educational)
jonahgao/cargo-tally
Graph the number of crates that depend on your crate over time
jonahgao/cpp-btree
from goolge https://code.google.com/archive/p/cpp-btree/
jonahgao/CppCon2016
Slides and other materials from CppCon 2016
jonahgao/cs61-lectures
CS61 lecture material
jonahgao/databend
A modern cloud data warehouse focusing on reducing cost and complexity for your massive-scale analytics needs. Open source alternative to Snowflake. Also available in the cloud: https://app.databend.com š§
jonahgao/datafusion
Apache Arrow DataFusion SQL Query Engine
jonahgao/dot
my dotfiles
jonahgao/dyn-clone
Clone trait that is object-safe
jonahgao/homeless
homeless codes
jonahgao/kvrocks
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
jonahgao/NuRaft
C++ implementation of Raft core logic as a replication library
jonahgao/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
jonahgao/peloton
The Self-Driving Database Management System
jonahgao/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
jonahgao/rust-sdk
Dapr SDK for Rust - Alpha
jonahgao/slatedb
A cloud native embedded storage engine built on object storage.
jonahgao/sled
the champagne of beta embedded databases
jonahgao/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
jonahgao/studynotes
study notes
jonahgao/thrift
Apache Thrift
jonahgao/velox
A composable and fully extensible C++ execution engine library for data management systems.