lasso 0.7.1

A multithreaded and single threaded string interner that allows strings to be cached with a minimal memory footprint, associating them with a unique key that can be used to retrieve them at any time.
Documentation

lasso

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

default

    This feature flag does not enable additional features.

serialize

  • serde
  • hashbrown/serde

ahash

  • dep:ahash

deepsize

  • dep:deepsize

dashmap

  • dep:dashmap

no-std

  • ahasher

multi-threaded

  • dashmap

ahasher

  • ahash

abomonation

  • dep:abomonation

serde

  • dep:serde

inline-more

    This feature flag does not enable additional features.