lfchring 0.1.3

Concurrent, lock-free implementation of a consistent hashing ring data structure, supporting virtual nodes and keeping track of replication.
Documentation

lfchring

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

blake3-hash

  • blake3

blake2b-hash

  • blake2b_simd

blake2b_simd

    This feature flag does not enable additional features.

blake3

    This feature flag does not enable additional features.