1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Response compression in both gzip and brotli formats for the Rocket webserver using the async-compression library v 0.6.1 700 # brotli # rocket # gzip # compression # format. ziplyn. A fast and lightweight file compression and extraction tool built in Rust. v 1.0.0 app # zip # extract # compression # extraction.
  3. Nov 14, 2024gzip # Cargo.toml [dependencies] flate2 = "1.0" MSRV (Minimum Supported Rust Version) Policy. This crate supports the current and previous stable versions of the Rust compiler. For example, if the current stable is 1.80, this crate supports 1.80 and 1.79. Other compiler versions may work, but failures may not be treated as a flate2 bug.
  4. By default gzp has the deflate_default and libdeflate features enabled which brings in the best performing zlib implementation as the backend for flate2 as well as libdeflater for the block gzip formats. Examples. Deflate default [dependencies] gzp = { version = "*"} Rust backend, this means that the Zlib format will not be available.
  5. Apr 30, 2024Related: libflate_lz77 See also: flate2, miniz_oxide, deflate, libdeflater, zip, libdeflate-sys, rzopfli, zstd, lz4, zopfli, libz-sys Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  6. Nov 11, 2023XCompress is a free file archiver utility on Linux, providing multi-format archiving to and extracting from ZIP, Z, GZIP, BZIP2, LZ, XZ, LZMA, 7ZIP, TAR, RAR and ZSTD | Rust/Cargo package. Lib.rs › Command line utilities # zip-archive # zip # decompression # zip-file # tar # archive # binary-file
  7. Dec 21, 2024Related: libdeflater See also: flate2, miniz_oxide, deflate, libflate, gzp, rzopfli, cloudflare-zlib, webcomp, inflate, yazi, zune-inflate Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  8. Nov 23, 2024When developing you will need to enable appropriate features for the different test cases to run, the simplest is cargo test--all-features, but you can enable different subsets of features as appropriate for the code you are testing to avoid compiling all dependencies, e.g. cargo test--features tokio,gzip. License. Licensed under either of
  9. May 17, 2024You can add #[gzip = false] and/or #[br = false] attributes to your embed to disable gzip and brotli compression for the files in that embed. rust-embed-for-web will only include compressed files where the compression actually makes files smaller so files that won't compress well like images or archives already don't include their compressed ...
  10. Feb 2, 2025Conditions and versions as above, but the FASTQ file was gzip-compressed. `grepq` was run with the `--read-gzip` option, `ripgrep` with the `-z` option, and `grep` with the `-Z` option. The wall times, given in seconds, are the mean of 10 runs, and S.D. is the standard deviation of the wall times, also given in seconds. 3. Predicates
  11. Jun 21, 2024Installation cargo install http-server. Verify successful installation. http-server--help. Expect the following output: USAGE: http-server [FLAGS] [OPTIONS] [root-dir] FLAGS: --cors Enable Cross-Origin Resource Sharing allowing any origin --graceful-shutdown Waits for all requests to fulfill before shutting down the server --gzip Enable GZip compression for HTTP Responses --help Prints help ...

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX