Docs.rs
  • polars-core-0.29.0
    • polars-core 0.29.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ritchie46
    • stijnherfst
    • Dependencies
      • ahash ^0.8 normal
      • arrow2 ^0.17 normal
      • bitflags ^1.3 normal
      • chrono ^0.4 normal
      • chrono-tz ^0.8 normal
      • comfy-table ^6.1.4 normal
      • either ^1.8 normal
      • hashbrown ^0.13.1 normal
      • indexmap ^1 normal
      • itoap ^1 normal
      • ndarray ^0.15 normal
      • num-traits ^0.2 normal
      • object_store ^0.5.3 normal
      • once_cell ^1 normal
      • polars-arrow ^0.29.0 normal
      • polars-error ^0.29.0 normal
      • polars-row ^0.29.0 normal
      • polars-utils ^0.29.0 normal
      • rand ^0.8 normal
      • rand_distr ^0.4 normal
      • rayon ^1.6 normal
      • regex ^1.6 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • smartstring ^1 normal
      • thiserror ^1 normal
      • url ^2.3.1 normal
      • xxhash-rust ^0.8.6 normal
      • bincode ^1 dev
      • wasm-timer ^0.2.5 normal
    • Versions
    • 54.5% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Module hashing

  • Modules
  • Structs
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Module polars_core::hashing

source ·

Modules

  • partition

Structs

  • IdHasher

Traits

  • FxHash
    Ensure that the same hash is used as with VecHash.
  • VecHash

Functions

  • _boost_hash_combine

Type Definitions

  • IdBuildHasher