https://github.com/sackosoft/zig-codecs
High-performance encoding and compression algorithms for Zig. Includes dictionary encoding, RLE, delta compression, and bit-packing for columnar storage and data serialization.
https://github.com/sackosoft/zig-codecs
Last synced: 12 months ago
JSON representation
High-performance encoding and compression algorithms for Zig. Includes dictionary encoding, RLE, delta compression, and bit-packing for columnar storage and data serialization.
- Host: GitHub
- URL: https://github.com/sackosoft/zig-codecs
- Owner: sackosoft
- License: mit
- Created: 2025-06-01T00:30:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-10T13:13:02.000Z (about 1 year ago)
- Last Synced: 2025-06-10T14:28:38.248Z (about 1 year ago)
- Language: Zig
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE