HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mterron

no profile record

コメント

mterron
·4 年前·議論
I've found hasses (https://github.com/hyper-prog/hasses) a really nice SSE server.

Good performance, easy to use, easy to integrate.
mterron
·5 年前·議論
https://github.com/mterron/swuniq

Like uniq but works on unsorted input to be used as a pipe filter with constant memory usage.

Feels like this should exist before I made it but all the options that I could find had unbounded memory requirements. I use it in long running pipelines all the time.