Hacker News new | ask | show | jobs
by BrokrnAlgorithm 701 days ago
Is there also a decent c++ implementation of the disruptor out there?
1 comments

Here’s one I’ve actually used/played with (though never measured performance of): https://github.com/lewissbaker/disruptorplus

And here’s one I saw linked on HN recently: https://github.com/0burak/imperial_hft/tree/main/distuptor