idx_sized 0.9.6

Indexed data file. It uses mmap and avltiree.
Documentation
[dependencies.avltriee]
version = "0.13"

[dependencies.file_mmap]
version = "0.3"

[dependencies.rustc-hash]
default-features = false
version = "1.0"

[package]
authors = ["Oden Shirataki <oden.srtk@gmail.com>"]
description = "Indexed data file. It uses mmap and avltiree."
edition = "2021"
keywords = ["index", "file", "avltree", "memmap", "data"]
license = "MIT/Apache-2.0"
name = "idx_sized"
readme = "README.md"
repository = "https://github.com/OdenShirataki/idx_sized"
resolver = "2"
version = "0.9.6"