Pinned Repositories
broadcast-sink.rs
A stream adapter that broadcasts elements into parallel tasks and returns future. Needed for efficient work parallelization.
buffer.rs
A stream adapter that buffers elements, comes handy in case of unstable downstream processing speed
chain-indexer
ergo-uexplorer
Supplementary ergo chain explorer/analyzer with Scala/ZIO
min-batch.rs
A stream adapter that turns elements into batches of minimal element count. Needed for efficient work parallelization.
openapi-wasm-client
Spiking new hypotheses before doing it in complex code bases
Pragmaxim's Repositories
pragmaxim-com/ergo-uexplorer
Supplementary ergo chain explorer/analyzer with Scala/ZIO
pragmaxim-com/chain-indexer
pragmaxim-com/broadcast-sink.rs
A stream adapter that broadcasts elements into parallel tasks and returns future. Needed for efficient work parallelization.
pragmaxim-com/buffer.rs
A stream adapter that buffers elements, comes handy in case of unstable downstream processing speed
pragmaxim-com/min-batch.rs
A stream adapter that turns elements into batches of minimal element count. Needed for efficient work parallelization.
pragmaxim-com/openapi-wasm-client
Spiking new hypotheses before doing it in complex code bases