ANNOUNCE: cookfs 1.7.0

Liste des GroupesRevenir à cl tcl 
Sujet : ANNOUNCE: cookfs 1.7.0
De : chpock (at) *nospam* gmail.com (Konstantin Kushnir)
Groupes : comp.lang.tcl
Date : 23. Jun 2024, 02:10:37
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240623041037.f648ae8e155524061742163a@gmail.com>
User-Agent : Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Hi Everyone!

I am pleased to announce version 1.7.0 of cookfs.
Homepage and downloads are on github: https://github.com/chpock/cookfs

Please fill free to check/build/use it. Any feedback is welcome!

=====================================================================

Cookfs is a Tcl virtual filesystem using a compressed archive format to
allow embedding multiple files in an archive that Tcl scripts can
access directly.

It is optimized for storing Tcl packages (allowing around 10%-20%
smaller sizes ratio than mk4vfs while still using zlib compression),
small, fast and integrated with Tcl.

Major changes since the last public release:

1. Added multithreading support. It is now possible to mount cookfs
in multithreaded mode. In this mode cookfs will be available to all
application threads in read-write mode.

2. Added ability to specify compression level for all supported
compression algorithms. The optimal level is used by default.

3. Added support for Zstandard compression (not enabled by default).

4. Added support for brotli compression (not enabled by default).

--
Best regards,
Konstantin Kushnir

Date Sujet#  Auteur
23 Jun 24 o ANNOUNCE: cookfs 1.7.01Konstantin Kushnir

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal