|
deflate
|
add deflate implemented from first principles
|
2024-02-14 18:28:20 +01:00 |
|
flate
|
fix top level docs comments
|
2024-02-14 18:28:20 +01:00 |
|
lzma
|
std.builtin.Endian: make the tags lower case
|
2023-10-31 21:37:35 -04:00 |
|
lzma2
|
std.builtin.Endian: make the tags lower case
|
2023-10-31 21:37:35 -04:00 |
|
testdata
|
gzip: implement compression
|
2024-01-29 14:30:23 -08:00 |
|
xz
|
std.builtin.Endian: make the tags lower case
|
2023-10-31 21:37:35 -04:00 |
|
zstandard
|
lib: correct unnecessary uses of 'var'
|
2023-11-19 09:55:07 +00:00 |
|
deflate.zig
|
std: update to use @memcpy directly
|
2023-04-28 13:24:43 -07:00 |
|
gzip.zig
|
add deflate implemented from first principles
|
2024-02-14 18:28:20 +01:00 |
|
lzma.zig
|
update codebase to use @memset and @memcpy
|
2023-04-28 13:24:43 -07:00 |
|
xz.zig
|
std.builtin.Endian: make the tags lower case
|
2023-10-31 21:37:35 -04:00 |
|
zlib.zig
|
add deflate implemented from first principles
|
2024-02-14 18:28:20 +01:00 |
|
zstandard.zig
|
lib: correct unnecessary uses of 'var'
|
2023-11-19 09:55:07 +00:00 |