A collection of my personal projects.
WIP - In-place WebAssembly interpreter written in Rust. Original idea from this paper.
Based on kd-tree and LSH. Enhancements include query cache, multi-threaded batch queries, and SIMD.
Collection of data structures and algorithms implemented as Jupyter notebooks for teaching.