Hacker News new | ask | show | jobs
by 1a1a11a 902 days ago
In case someone is interested, there is an independent review and implementation at https://github.com/scalalang2/golang-fifo
1 comments

Made also a JS implementation based on the golang one here: https://github.com/kurtextrem/js-sieve. It's a bit different than your reference implementation.
This is fantastic work!