Pinned Repositories
ALEX
A library for building an in-memory, Adaptive Learned indEX
apex
High Performance Learned Index on Persistent Memory
baotonglu.github.io
bztree
An open-source BzTree implementation
Cache-Conscious-Data-Structures
The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.
CMU10-714
Learning material for CMU10-714: Deep Learning System
dash
Scalable Hashing on Persistent Memory
dex
FAST_FAIR
Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree
lbtree
LB+-Tree implementation
baotonglu's Repositories
baotonglu/dash
Scalable Hashing on Persistent Memory
baotonglu/apex
High Performance Learned Index on Persistent Memory
baotonglu/dex
baotonglu/ALEX
A library for building an in-memory, Adaptive Learned indEX
baotonglu/FAST_FAIR
Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree
baotonglu/lbtree
LB+-Tree implementation
baotonglu/Thread-Pool
This is a simple thread pool with some enhanced features such as "wait_for_task "
baotonglu/baotonglu.github.io
baotonglu/bztree
An open-source BzTree implementation
baotonglu/Cache-Conscious-Data-Structures
The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.
baotonglu/CMU10-714
Learning material for CMU10-714: Deep Learning System
baotonglu/dataset
baotonglu/DPTree-code
Source code for DPTree: Differential Indexing for Persistent Memory
baotonglu/EpochManager
An implementation of an epoch based garbage collector to be used together with BwTree as its memory reclaimer
baotonglu/gnomad
baotonglu/libbloom
A simple and small bloom filter implementation in plain C.
baotonglu/mpitutorial
MPI programming lessons in C and executable code examples
baotonglu/OptaneStudy
baotonglu/PLADataGen
baotonglu/rdma
baotonglu/RDMA-Tutorial
A tutorial on RDMA based programming using code examples
baotonglu/RDMA_test
baotonglu/Sherman
Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory
baotonglu/SMART
This is the implementation repository of our OSDI'23 paper: SMART: A High-Performance Adaptive Radix Tree for Disaggregated Memory.
baotonglu/uniquewiki
baotonglu/Von-Neumann-Simulator
baotonglu/xstore
Fast RDMA-based Ordered Key-Value Store using Remote Learned Cache