I am a Computer Science student at UW-Madison specializing in high-performance systems and database internals. Currently, I am an Undergraduate Researcher at Sirius DB, where I engineer GPU-accelerated query execution pipelines in collaboration with NVIDIA.
- Chicago, US
-
01:14
(UTC -05:00) - https://martinchernyavskiy.com/
- in/martin-chernyavskiy
Highlights
- Pro
Pinned Loading
-
PageForge
PageForge PublicA high-performance C++ storage manager featuring a buffered B+ Tree index and a slotted-page heap file. Built for high-reliability persistence using manual memory management and RAII patterns.
C++
-
StratumLSM
StratumLSM PublicA Log-Structured Merge-Tree (LSM) storage engine implemented in C++ featuring a SkipList-based MemTable, a CRC32-protected Write-Ahead Log (WAL) for crash recovery, and size-tiered compaction. The …
C++
-
VectorBench
VectorBench PublicA C++ columnar execution engine that benchmarks SIMD-vectorized operators against traditional tuple-at-a-time processing. By combining dictionary encoding, Apache Arrow-inspired memory layouts, and…
C++
-
-
QueryScope
QueryScope PublicRule-based SQL query optimizer in Python (sqlglot) featuring composable AST rewrites: predicate pushdown, projection pruning, and constant folding. Paired with a React visualizer rendering logical …
Python
If the problem persists, check the GitHub status page or contact support.