https://github.com/oldrev/maltcompress
A multi-threaded data compression library for .NET
https://github.com/oldrev/maltcompress
Last synced: 5 months ago
JSON representation
A multi-threaded data compression library for .NET
- Host: GitHub
- URL: https://github.com/oldrev/maltcompress
- Owner: oldrev
- Created: 2017-08-09T16:00:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T07:04:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T13:35:54.540Z (almost 2 years ago)
- Language: C#
- Homepage:
- Size: 123 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MaltCompress
A toy project trying to rewrite the 7-Zip in a pure C# way.
Licensed in the MIT license.