Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

dlang-prs: Simple GUI Drag-Drop Application

Compare
Choose a tag to compare
@Sewer56 Sewer56 released this 19 Sep 18:35
· 35 commits to master since this release

By request, the following is a (very) simple WinForms GUI application based on dlang-prs' C# wrapper.
It lets you test the performance and play around with dlang-prs in a very simple manner.

The application is specifically compiled as x64; since x64 compression and decompression times are slightly faster than those of x86 (see Readme).