https://github.com/calebq42/zig-squashfs
Learning zig via squashfs
https://github.com/calebq42/zig-squashfs
zig zig-library zig-package
Last synced: 17 days ago
JSON representation
Learning zig via squashfs
- Host: GitHub
- URL: https://github.com/calebq42/zig-squashfs
- Owner: CalebQ42
- License: mit
- Created: 2025-05-11T14:36:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-14T04:35:16.000Z (30 days ago)
- Last Synced: 2025-12-14T21:41:47.622Z (29 days ago)
- Topics: zig, zig-library, zig-package
- Language: Zig
- Homepage:
- Size: 226 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-squashfs
Messing around with zig via making a squashfs library. May amount to something. Or not.
## Current state
Performance is reatively bad (when compared to the official [squashfs-tools](https://github.com/plougher/squashfs-tools), but the basics should fully work.