Logo
Explore Help
Sign In
TheCloud/v
1
0
Fork 0
You've already forked v
mirror of https://github.com/vlang/v.git synced 2025-08-03 17:57:59 -04:00
Code Issues Packages Projects Releases Wiki Activity
v/vlib/compress
History
Felipe Pena c2e436518b
checker: fix private symbol visibility checking (fix #23518) (#23543)
2025-01-27 11:42:27 +02:00
..
deflate
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
2024-09-10 11:25:56 +03:00
gzip
compress.gzip: add compression flags (fix #14994) (#23370)
2025-01-05 14:18:53 +02:00
szip
checker: fix private symbol visibility checking (fix #23518) (#23543)
2025-01-27 11:42:27 +02:00
zlib
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2024-02-12 12:38:47 +02:00
zstd
checker: check fn call argument mismatch (fix #23016) (#23061)
2024-12-04 11:52:07 +02:00
compress.c.v
vlib: enable more satnitized memleak detection runs without false positives on the CI (#23200)
2024-12-20 16:09:16 +02:00
README.md
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2024-02-12 12:38:47 +02:00

README.md

Description

compress is a namespace for (multiple) compression algorithms supported by V.

At the moment, the following compression algorithms are implemented:

  • compress.deflate
  • compress.gzip
  • compress.zlib
  • compress.zstd
Powered by Gitea Version: Page: 981ms Template: 80ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API