HFT-Grade Voter Registry System is a high-performance, thread-safe C++ application that simulates a voter management and polling system with O(1) lookup, insertion, and deletion. It leverages smart pointers, mutex synchronization, atomic operations, and binary file I/O for efficient data handling — inspired by the design patterns used in HFT System
- 
            Updated
            
Aug 13, 2025  - C++