Pinned Repositories
adaptive-radix-tree
An adaptive radix tree for efficient indexing in main memory.
ALEX
A library for building an in-memory, Adaptive Learned indEX
algorithm_python
basic algorithms based on 'MIT 6.006 - Introduction to algorithms'
BaoForPostgreSQL
A prototype implementation of Bao for PostgreSQL
bolt
An embedded key/value database for Go.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
cv
A Theme for GitHub Pages
Data_Structures_and_Algorithms
Based on the book "Data Structures and Algorithms in C++(4th edition)" and the book "Data Structures and Algorithms Using C++"
faiss
A library for efficient similarity search and clustering of dense vectors.
stx-btree
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
kaiwang19's Repositories
kaiwang19/ALEX
A library for building an in-memory, Adaptive Learned indEX
kaiwang19/stx-btree
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
kaiwang19/adaptive-radix-tree
An adaptive radix tree for efficient indexing in main memory.
kaiwang19/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
kaiwang19/cv
A Theme for GitHub Pages
kaiwang19/Data_Structures_and_Algorithms
Based on the book "Data Structures and Algorithms in C++(4th edition)" and the book "Data Structures and Algorithms Using C++"
kaiwang19/faiss
A library for efficient similarity search and clustering of dense vectors.
kaiwang19/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
kaiwang19/GRE
GRE is a benchmark suite to compare learned indexes and traditional indexes.
kaiwang19/gsl
GNU Scientific Library with CMake build support and AMPL bindings
kaiwang19/GutenTAG
GutenTAG is an extensible tool to generate time series datasets with and without anomalies; integrated with TimeEval.
kaiwang19/hashing-benchmark
benchmark driver for "Can Learned Models Replace Hash Functions?" VLDB submission
kaiwang19/histogram
Fast multi-dimensional generalized histogram with convenient interface for C++14
kaiwang19/immutable
Immutable collections for Go
kaiwang19/influxdb
Scalable datastore for metrics, events, and real-time analytics
kaiwang19/kdtree
A simple C library for working with KD-Trees
kaiwang19/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
kaiwang19/lipp
Updatable Learned Index with Precise Positions
kaiwang19/machine_learning_python
Machine Learning with Python3 and Jupyter Notebook
kaiwang19/math_deeplearning
Math 6380P Projects
kaiwang19/PolarDB-for-PostgreSQL
kaiwang19/rosedb
🚀A fast, stable and embedded k-v database in pure Golang, supports string, list, hash, set, sorted set. 一个 Go 语言实现的快速、稳定、内嵌的 k-v 数据库。
kaiwang19/Rust
All Algorithms implemented in Rust
kaiwang19/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
kaiwang19/simple-db-hw
kaiwang19/SimpleDB
UC Berkeley's Database class CS186: Implement A Simple Database Management System
kaiwang19/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
kaiwang19/streaming-quantiles
Implements the Karnin-Lang-Liberty (KLL) algorithm in python
kaiwang19/sware
kaiwang19/xxl
The eXtensible and fleXible Library XXL for Java