Pinned Repositories
calcite
Apache Calcite
dotfiles
...dotfiles
emacs.d
An Emacs configuration bundle with batteries included
fragments
This repository contains codes that I wrote when learning new algorithms/techniques.
ledgercalcite
Query your ledger journal with Calcite SQL.
pg_playground
Trying out different PostgreSQL behavior
pgfirestore
Implementation of Firestore data model and query semantics as a PostgreSQL extension.
ruslan-interpreter-compiler-tutorial
This repository contains the codes written when following Ruslan's blog post "Let's Build A Simple Interpreter".
streamlit-apps
A collection of streamlit apps.
utilities
This repository contains the codes/scripts for different kinds of processing tasks that I have encountered.
xwkuang5's Repositories
xwkuang5/utilities
This repository contains the codes/scripts for different kinds of processing tasks that I have encountered.
xwkuang5/calcite
Apache Calcite
xwkuang5/dotfiles
...dotfiles
xwkuang5/emacs.d
An Emacs configuration bundle with batteries included
xwkuang5/experimental-design
A simple tool to calculate the number of conditions, the minimum number of participants and the arrangement of conditions in a controlled experiment.
xwkuang5/firebase-js-sdk
Firebase Javascript SDK
xwkuang5/firebase-tools
The Firebase Command Line Tools
xwkuang5/fragments
This repository contains codes that I wrote when learning new algorithms/techniques.
xwkuang5/google-cloud-go
Google Cloud Client Libraries for Go.
xwkuang5/husky
A more expressive and most importantly, more efficient system for distributed data analytics.
xwkuang5/ledgercalcite
Query your ledger journal with Calcite SQL.
xwkuang5/lime
Lime: Explaining the predictions of any machine learning classifier
xwkuang5/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
xwkuang5/noisepage
Self-Driving Database Management System from Carnegie Mellon University
xwkuang5/pgfirestore
Implementation of Firestore data model and query semantics as a PostgreSQL extension.
xwkuang5/phoenix
Mirror of Apache Phoenix
xwkuang5/prelude
Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
xwkuang5/ruslan-interpreter-compiler-tutorial
This repository contains the codes written when following Ruslan's blog post "Let's Build A Simple Interpreter".
xwkuang5/talent-plan
open source training courses about distributed database and distributed systemes
xwkuang5/toydb
Distributed SQL database in Rust, written as a learning project
xwkuang5/xwkuang5.github.io
Build a Jekyll blog in minutes, without touching the command line.
xwkuang5/pg_playground
Trying out different PostgreSQL behavior
xwkuang5/streamlit-apps
A collection of streamlit apps.
xwkuang5/github-analysis-app
A streamlit app for analyzing a github repo.
xwkuang5/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
xwkuang5/pgrx
Build Postgres Extensions with Rust!
xwkuang5/py-tpcc
MongoDB Adaptation of PyTPCC
xwkuang5/YCSB
Yahoo! Cloud Serving Benchmark