ParPar
ParPar copied to clipboard
High performance PAR2 create client for NodeJS
Looks to be an error related to memory management ``` total used free shared buff/cache available Mem: 15Gi 4.2Gi 3.2Gi 8.0Mi 8.2Gi 9.8Gi Swap: 4.0Gi 419Mi 3.6Gi ``` **parpar04 -s2867200B...
In README, it is said that "output doesn’t have to be written to disk", but I can't find documentation on how to do that. Specifically, how would we combine `ParPar`...
I wish you can add an auto checksum verification to the program (similar to the one implemented in **par2j** ), to make sure the executable is not damaged by bit...
I think it'd be helpful to those of us looking to squeeze every last bit of performance out of parpar if we could actually see some stats while processing. outside...
Following the instructions you have on your Nyuu repo using your nexe build script, I get the following error coming from the resulting binary after building: ``` internal/bootstrap/loaders.js:111 throw new...
Hi! Is it possible to pipe from stdin to create par files? (Say, backing up a drive and piping it from dd)
using ngPost with parpar default global readme installation with npm on node 18.17 calling parpar with -s5M -r12% -p12% --progress stdout i get this error terminate called after throwing an...
 ParPar was stuck here for 2 days until I checked. This issue happens randomly. I encountered this multiple times on multiple different machines, but I can't reproduce it other...
As requested in https://github.com/animetosho/rapidyenc/issues/5#issuecomment-2118823466
Trying to build ParPar in a docker (alpine:edge, gcc 14) on RISCV64, I get the output with errors below As it's in *rvv*, I'm assuming it's ParPar specific (not something...