Docs.rs
  • pdatastructs-0.7.0
    • pdatastructs 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • crepererum
    • Dependencies
      • bytecount ^0.6 normal optional
      • fixedbitset ^0.4 normal optional
      • num-traits ^0.2.4 normal optional
      • rand ^0.8 normal optional
      • succinct ^0.5 normal optional
      • criterion ^0.3 dev
      • rand_chacha ^0.3 dev
      • rand_distr ^0.4 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pdatastructs0.7.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • countminsketch::CountMinSketch
  • filters::bloomfilter::BloomFilter
  • filters::cuckoofilter::CuckooFilter
  • filters::cuckoofilter::CuckooFilterFull
  • filters::quotientfilter::QuotientFilter
  • filters::quotientfilter::QuotientFilterFull
  • hash_utils::AnyHash
  • hash_utils::BuildHasherSeeded
  • hash_utils::HashIter
  • hash_utils::HashIterBuilder
  • hyperloglog::HyperLogLog
  • reservoirsampling::ReservoirSampling
  • tdigest::K0
  • tdigest::K1
  • tdigest::K2
  • tdigest::K3
  • tdigest::TDigest
  • topk::cmsheap::CMSHeap
  • topk::lossycounter::LossyCounter

Traits

  • filters::Filter
  • tdigest::ScaleFunction