cqdb 0.5.3

Rust implementation of Constant Quark Database (CQDB)
Documentation
[[bench]]
harness = false
name = "cqdb_bench"
[dependencies.array-init]
version = "1.0.0"

[dependencies.bitflags]
version = "1.2.1"

[dependencies.bstr]
version = "0.2.14"

[dependencies.jhash]
version = "0.1.1"
[dev-dependencies.cqdb-sys]
version = "0.1.0"

[dev-dependencies.criterion]
version = "0.3.4"

[dev-dependencies.libc]
version = "0.2.82"

[package]
authors = ["messense <messense@icloud.com>"]
description = "Rust implementation of Constant Quark Database (CQDB)"
edition = "2018"
keywords = ["cdb", "cqdb", "crfsuite"]
license = "MIT"
name = "cqdb"
readme = "README.md"
repository = "https://github.com/messense/cqdb-rs"
version = "0.5.3"