Pinned Repositories
benchmarksql
BenchmarkSQL for MySQL, PostgreSQL and Oracle
bustub
The BusTub Relational Database Management System (Educational)
cereal
A C++11 library for serialization
cs110l-spr-2020-starter-code
Stanford CS 110L Spring 2020 assignment starter code
CS229-Learning
CSAPP-Lab
Introduction-to-Cyber-Security
JackieZ1412
Config files for my GitHub profile.
USTC-ComputerArchitecture-2023Spring
JackieZ1412's Repositories
JackieZ1412/USTC-ComputerArchitecture-2023Spring
JackieZ1412/Introduction-to-Cyber-Security
JackieZ1412/benchmarksql
BenchmarkSQL for MySQL, PostgreSQL and Oracle
JackieZ1412/bustub
The BusTub Relational Database Management System (Educational)
JackieZ1412/cereal
A C++11 library for serialization
JackieZ1412/cs110l-spr-2020-starter-code
Stanford CS 110L Spring 2020 assignment starter code
JackieZ1412/CS229-Learning
JackieZ1412/CSAPP-Lab
JackieZ1412/JackieZ1412
Config files for my GitHub profile.
JackieZ1412/JackieZ1412.github.io
JackieZ1412/waka-box
📊 Update a pinned gist to contain your weekly WakaTime stats
JackieZ1412/fast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
JackieZ1412/junction
Concurrent data structures in C++
JackieZ1412/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
JackieZ1412/libcuckoo
A high-performance, concurrent hash table
JackieZ1412/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
JackieZ1412/mlpack
mlpack: a fast, header-only C++ machine learning library
JackieZ1412/My-Rustling-Solution
JackieZ1412/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
JackieZ1412/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
JackieZ1412/turf
Configurable C++ platform adapter
JackieZ1412/webcachesim
A C++11 simulator for a variety of CDN caching policies.