Docs.rs
  • memory-cache-rust-0.1.0-alpha
    • memory-cache-rust 0.1.0-alpha
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • behrouz-rfa
    • Dependencies
      • aes-prng ^0.2.0 normal
      • ahash ^0.7.6 normal
      • chrono ^0.4.23 normal
      • concache ^0.2.1 normal
      • crossbeam ^0.8.2 normal
      • crossbeam-channel ^0.5.6 normal
      • hashbrown ^0.13.1 normal
      • libmath ^0.2.1 normal
      • num_cpus ^1.12.0 normal
      • parking_lot ^0.12.1 normal
      • rand ^0.8.5 normal
      • rayon ^1.3 normal optional
      • seahash ^4.1.0 normal
      • seize ^0.2.1 normal
      • serde ^1.0.126 normal
      • serde_json ^1.0.64 normal
      • syncpool ^0.1.6 normal
      • timer ^0.2.0 normal
      • uuid ^1.2.2 normal
      • xxhash-rust ^0.8.5 normal
      • criterion ^0.3 dev
      • rand ^0.8 dev
      • rayon ^1.3 dev
    • Versions
    • 23.33% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

memory_cache_rust0.1.0-alpha

Module haskey

Module Items

  • Functions
  • Type Aliases

In memory_cache_rust::bloom

memory_cache_rust::bloom

Module haskey

Source

Functions§

cast_mut
cast_ref
equals
key_to_hash
value_to_int

Type Aliases§

KeyHash