I am a computer science undergraduate at BITS Pilani interested in systems performance, concurrent programming, and query execution.
Current projects:
- allocator: an
mmap-backed C++20 arena allocator with a sharded concurrent interface and cross-thread frees - query-engine: iterator, vectorized, and code-generated execution over the same relational plans
- lock-free-mpmc-queue: a Michael–Scott queue with deferred reclamation and TSan stress tests
- Pulse: an edge-triggered
epollHTTP/1.1 server for Linux
Contact: vanshikaturakhia@gmail.com
