EDIT: I have uploaded file here: https://limewire.com/?referrer=pq7i8xx7p2




Hello, I just translated lzip utility to C#. This was for research and curiosity about latest NET 9 performance capabilities and to learn my way around language. If you are curious I was able to reach about ~23% less performance than original C++ but without tricks like 'unsafe' blocks or Vector/SIMD loops etc.



My question is if the way I publish it to forums and maybe github is correct before I do it. Licence stays and COPYING file will be distributed along the code. Should I also add original lzip code or just translation is enough? Also credits are in -V of the utility that refer to both original lzip author as well as those others mentioned. Copyright from source files have been added at the beginning of my source file as well. Please review if that is enough or something else need to be done? Finally, internal project name is lzipcs but I can change it if you do not wish similarities in case people start bothering you.



Finally, whole code as well as Linux binaries are for you to review and comment on possible alterations. I would publish it like the way you will see in archive otherwise, so let me know.



Best regards: Romano

Reply via email to