rupor

Results 10 comments of rupor

Only if somebody wants to pick this up - at the moment I am not using Chocolatey and it is pretty difficult for me to support something not used day...

If I am not mistaken something similar could be achieved with slightly different approach without changing underlying byte queue too much by providing "processing" closure to the API. This function...

@mxplusb - I share your concerns, however I do not see any _efficient_ way to give user control over low level memory and have safety guarantees (with require explicit memory...

If implemented evictions rather than being a single pop operation could potentially take n hops - to find next node to evict. Today queue head always points to the latest...

I am watching this closely, but presently I do not think I am ready to implement MTP support the way coherent with overall project. The way MTP is supposed to...

Here you are: https://github.com/reconquest/orgalorg/pull/14

@seletskiy did you have a chance to look at my pool requests (both runcmd and orgalorg)?

This should be taken care of by 3.9.0 release which supports go1.24.0

I am not rust afficionado, and I am sure it could be done better, but just an example of how it could be done in such a way that interactive...