starshard 1.0.0

A blazing-fast sharded concurrent HashMap using hashbrown and RwLock, with lazy shards, atomic length cache, async support, conditional operations, batch operations, TTL/metrics/transactions.
Documentation

starshard

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 13 feature flags, 1 of them enabled by default.

default

rayon (default)

advanced-iter

This feature flag does not enable additional features.

async

batch

This feature flag does not enable additional features.

cas

This feature flag does not enable additional features.

cow-snapshot

This feature flag does not enable additional features.

diagnostics

This feature flag does not enable additional features.

full

metrics

This feature flag does not enable additional features.

replication

serde

transactions

This feature flag does not enable additional features.

ttl

This feature flag does not enable additional features.