Docs.rs
  • hyper-gen-0.2.2
    • hyper-gen 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wh-xu
    • Dependencies
      • ahash ^0.8.11 normal
      • bincode ^1.3.3 normal
      • bitpacking ^0.9.2 normal
      • bloom ^0.3.2 normal
      • chrono ^0.4.38 normal
      • clap ^4.4.6 normal
      • cudarc ^0.10.0 normal optional
      • env_logger ^0.11.3 normal
      • glob ^0.3.1 normal
      • indexmap ^2.0.2 normal
      • indicatif ^0.17.7 normal
      • log ^0.4.20 normal
      • ndarray ^0.15.6 normal
      • needletail ^0.5.1 normal
      • rand ^0.8.5 normal
      • rand_xoshiro ^0.6.0 normal
      • rayon ^1.8.0 normal
      • rust-seq2kminmers ^0.1.0 normal
      • serde ^1.0.193 normal
      • t1ha ^0.1.0 normal
      • wyhash ^0.5.0 normal
      • xxhash-rust ^0.8.10 normal
      • bindgen ^0.66.1 build
      • cc ^1.0.82 build
      • regex ^1.9.3 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hyper_gen0.2.2

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • types::CliParams
  • types::FileSketch
  • types::Sketch
  • types::SketchDist
  • types::SketchParams

Functions

  • dist::compute_hv_ani
  • dist::compute_hv_l2_norm
  • dist::compute_pairwise_ani
  • dist::compute_pairwise_ani_avx2
  • dist::dist
  • fastx_reader::read_merge_seq
  • hd::compress_hd_sketch
  • hd::decompress_file_sketch
  • hd::decompress_hd_sketch
  • hd::encode_hash_hd
  • hd::encode_hash_hd_avx2
  • sketch::sketch
  • sketch_cuda::sketch_cuda
  • types::mm_hash
  • types::mm_hash64
  • types::mm_hash64_avx2
  • utils::create_cli
  • utils::dump_ani_file
  • utils::dump_distribution_to_txt
  • utils::dump_sketch
  • utils::get_fasta_files
  • utils::get_progress_bar
  • utils::load_sketch
  • utils::parse_cmd

Constants

  • params::CMD_DIST
  • params::CMD_SEARCH
  • params::CMD_SKETCH
  • params::VERSION