-
Notifications
You must be signed in to change notification settings - Fork 13
C library for simple and efficient file IO
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
LibtraceTeam/wandio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WANDIO 4.2.6 --------------------------------------------------------------------------- Copyright (c) 2007-2022 The University of Waikato, Hamilton, New Zealand. All rights reserved. This code was originally developed by the University of Waikato WAND research group. For further information please see http://www.wand.net.nz/. --------------------------------------------------------------------------- See INSTALL for instructions on how to install WANDIO. This directory contains source code for WANDIO, a library for reading from, and writing to, files. Depending on libraries available at compile time, WANDIO provides transparent compression/decompression for the following formats: - zlib (gzip) - bzip2 - lzo (write-only) - lzma - zstd - lz4 - Intel QAT (write-only) - http (read-only) WANDIO also improves IO performance by performing compression/decompression in a separate thread (if pthreads are available). Documentation for WANDIO and its included tools can be found at https://github.com/LibtraceTeam/wandio/wiki Bugs should be reported by either emailing [email protected] or filing an issue at https://github.com/LibtraceTeam/wandio It is licensed under the Lesser GNU General Public License (LGPL) version 3. Please see the included files COPYING and COPYING.LESSER for details of this license.
About
C library for simple and efficient file IO
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published