I am a Ph.D. candidate in Computer Science Department at Columbia University, advised by Prof. Kostis Kaffes. focusing on systems performance and low-latency computing.

My work spans networking, operating systems, and machine learning systems. I have built high-performance software such as Machnet, a kernel-bypass networking framework, and interned at Microsoft Research, where I worked on large-scale infrastructure for data and networking.

I have expertise in C/C++, Rust, CUDA, DPDK, RDMA, eBPF and Linux kernel programming, and my interests lie at high-frequency trading systems and large-scale AI platforms, where reliability and nano/microsecond-scale performance are critical.

Before starting my Ph.D., I built Replicant, a MultiPaxos-based key-value store for strongly consistent cloud replication during a research internship at Penn State, and also gained experience at EPFL, where I worked on distributed systems reliability and failure analysis.

Education

Columbia University, United States

Sep. 2023 - Present (Expected 2027)

Ph.D. in Computer Science

Advised by Prof. Kostis Kaffes

Columbia University, United States

Sep. 2023 - 2025

M.Sc. in Computer Science

Middle East Technical University, Turkey

2019 - 2023

B.Sc. in Computer Engineering

Work Experience

Microsoft Research Microsoft Research icon , Redmond, WA, USA
Jun 2024 - Sep 2024
Research Software Engineer Intern, Networking Research Group
Worked on high-performance network infrastructure for Azure Zero Trust.
EPFL EPFL icon , Lausanne, Switzerland
Jun 2023 - Aug 2023
Research Intern
Worked on distributed systems reliability and failure analysis particularly focusing on metastable failures
Penn State University Penn State University icon , State College, PA, USA
Research Intern
Built Replicant, a MultiPaxos-based key-value store for strongly consistent cloud replication

Publications

HoliPaxos: Towards More Predictable Performance in State Machine Replication
Zhiying Liang , Vahab Jabrayilov , Abutalib Aghayev , Aleksey Charapko
VLDB, 2025
[bib]
@article{DBLP:journals/pvldb/LiangJAC25,
  author = {Liang, Zhiying and Jabrayilov, Vahab and Aghayev, Abutalib and Charapko, Aleksey},
  title = {HoliPaxos: Towards More Predictable Performance in State Machine Replication},
  journal = {Proc. {VLDB} Endow.},
  volume = {18},
  number = {8},
  pages = {2505--2518},
  year = {2025}
}
Fast Userspace Networking for the Rest of Us
Alireza Sanaee , Vahab Jabrayilov , Ilias Marinos , Anuj Kalia , Divyanshu Saxena , Prateesh Goyal , Kostis Kaffes , Gianni Antichi
arXiv, 2025
[bib]
@article{sanaee2025fastuserspacenetworkingrest,
  title = {Fast Userspace Networking for the Rest of Us},
  author = {Sanaee, Alireza and Jabrayilov, Vahab and Marinos, Ilias and Kalia, Anuj and Saxena, Divyanshu and Goyal, Prateesh and Kaffes, Kostis and Antichi, Gianni},
  year = {2025},
  eprint = {2502.09281},
  archivePrefix = {arXiv},
  primaryClass = {cs.NI}
}
Rethinking the Networking Stack for Serverless Environments: A Sidecar Approach
Vishwanath Seshagiri , Abhinav Gupta , Vahab Jabrayilov , Avani Wildani , Kostis Kaffes
SoCC, 2024
[bib]
@article{10.1145/3698038.3698561,
  author = {Seshagiri, Vishwanath and Gupta, Abhinav and Jabrayilov, Vahab and Wildani, Avani and Kaffes, Kostis},
  title = {Rethinking the Networking Stack for Serverless Environments: A Sidecar Approach},
  year = {2024},
  isbn = {9798400712869},
  publisher = {Association for Computing Machinery},
  booktitle = {Proceedings of the 2024 ACM Symposium on Cloud Computing},
  pages = {213–222},
  series = {SoCC '24}
}
MultiPaxos Made Complete
Zhiying Liang , Vahab Jabrayilov , Aleksey Charapko , Abutalib Aghayev
arXiv, 2024
[bib]
@article{liang2024multipaxoscomplete,
  title = {MultiPaxos Made Complete},
  author = {Liang, Zhiying and Jabrayilov, Vahab and Charapko, Aleksey and Aghayev, Abutalib},
  year = {2024},
  eprint = {2405.11183},
  archivePrefix = {arXiv},
  primaryClass = {cs.DC}
}
The Cost of Garbage Collection for State Machine Replication
Zhiying Liang , Vahab Jabrayilov , Aleksey Charapko , Abutalib Aghayev
arXiv, 2024
[bib]
@article{liang2024costgarbagecollectionstate,
  title = {The Cost of Garbage Collection for State Machine Replication},
  author = {Liang, Zhiying and Jabrayilov, Vahab and Charapko, Aleksey and Aghayev, Abutalib},
  year = {2024},
  eprint = {2405.11182},
  archivePrefix = {arXiv},
  primaryClass = {cs.DC}
}
An Empirical Analysis of IDS Approaches in Container Security
Yigit Sever , Goktug Ekinci , Adnan Harun Dogan , Bugra Alparslan , Abdurrahman Said Gurbuz , Vahab Jabrayilov , Pelin Angin
SRMC, 2022
[bib]
@article{9973138,
  author = {Sever, Yigit and Ekinci, Goktug and Dogan, Adnan Harun and Alparslan, Bugra and Gurbuz, Abdurrahman Said and Jabrayilov, Vahab and Angin, Pelin},
  booktitle = {2022 International Workshop on Secure and Reliable Microservices and Containers (SRMC)},
  title = {An Empirical Analysis of IDS Approaches in Container Security},
  year = {2022},
  pages = {18-26}
}