https://github.com/unikraft/lib-zstd
Zstandard, a fast lossless compression algorithm
https://github.com/unikraft/lib-zstd
library unikraft unikraft-library zstd
Last synced: about 2 months ago
JSON representation
Zstandard, a fast lossless compression algorithm
- Host: GitHub
- URL: https://github.com/unikraft/lib-zstd
- Owner: unikraft
- Created: 2023-09-08T19:23:59.000Z (over 1 year ago)
- Default Branch: stable
- Last Pushed: 2023-10-29T05:29:03.000Z (over 1 year ago)
- Last Synced: 2025-01-19T04:11:15.365Z (3 months ago)
- Topics: library, unikraft, unikraft-library, zstd
- Homepage: https://facebook.github.io/zstd/
- Size: 2.93 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# zstd for Unikraft
This is a port of [zstd](https://facebook.github.io/zstd/) to Unikraft.
Please refer to `README.md` in the main unikraft repository as well as the [Unikraft Homepage](https://unikraft.org/) for further information.