This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
Releases: Sewer56/dlang-prs
Releases · Sewer56/dlang-prs
dlang-prs: Simple GUI Drag-Drop Application (Update)
dlang-prs: Simple GUI Drag-Drop Application (Update)
Changelog:
- Improve C# Wrapper Performance (Minimizing Copying),
- Scrap AdvanceDLSupport in Wrapper,
- Add Extra Wrapper Overloads,
- Convert Wrapper to .NET Standard
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).
dlang-prs: Simple GUI Drag-Drop Application
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).