6 ms·
Is there also a decent c++ implementation of the disruptor out there?
by BrokrnAlgorithm 2y ago
Is there also a decent c++ implementation of the disruptor out there?
- msaltz 2y agoHere’s one I’ve actually used/played with (though never measured performance of): https://github.com/lewissbaker/disruptorplus https://github.com/lewissbaker/disruptorplus And here’s one I saw linked on HN recently: https://github.com/0burak/imperial_hft/tree/main/distuptor https://github.com/0burak/imperial_hft/tree/main/distuptor