#key #path #string

strmap

A map using strings or paths as keys

1 stable release

1.0.0 Feb 22, 2023

#441 in Compression

22 downloads per month

Apache-2.0

33KB
838 lines

This crate provides a map using string (or path) keys.

Keys are stored using the fst crate to compress similar strings.

The crate is an experiment and not a serious project.

Dependencies

~2MB
~13K SLoC