Pinned Repositories
append_vs_fallocate
arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
arrow-rs
Official Rust implementation of Apache Arrow
geql
masstree-wrapper
masstree-wrapper is a wrapper of masstree-beta (https://github.com/kohler/masstree-beta.git)
mcs_lock
mcs_lock implementation
rclref
sample key-value store implemented with riak-core-lite for google summer of code
simpledb
A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Database Design and Implementation.
tpcc-runner
An implementation of various in-memory concurrency control protocols
waitdielock
A naive implementation of a waitdie read write lock with upgrade.
rotaki's Repositories
rotaki/tpcc-runner
An implementation of various in-memory concurrency control protocols
rotaki/append_vs_fallocate
rotaki/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
rotaki/arrow-rs
Official Rust implementation of Apache Arrow
rotaki/FosterBtree
rotaki/atomic_experiment
Experimenting atomic operations on byte arrays
rotaki/chrono
Date and time library for Rust
rotaki/decorrelator
rotaki/dispatch
exploring dispatchers
rotaki/float_to_bin
floating point number to order preserving binary string
rotaki/interpreter
rotaki/locktable
very simple concurrent lock table
rotaki/minituna
A toy hyperparameter optimization framework intended for understanding Optuna's internal design.
rotaki/MultiThreadLogger
A dead simple multi-thread logger in Rust
rotaki/nfs-lock-experiment
rotaki/optimistic_read
rotaki/optjournal
Yet another Optuna storage implementation using journaling technique.
rotaki/optuna
A hyperparameter optimization framework
rotaki/optuna-cache-experiment
rotaki/optuna-journal-storage
rotaki/optuna-mongodb-storage
rotaki/prob
Probability related stuff
rotaki/query_exec
rotaki/ratchet-experimental
rotaki/rotaki.github.io
rotaki/rust-algo
rust-algo
rotaki/rwlock-rust
rwlock in rust
rotaki/suspend-resume-process
suspend-resume process using criu
rotaki/txn_storage
Transactional Storage
rotaki/write_file_fast