[dependencies.ahash]
version = "0.8.11"
[dependencies.byteorder]
version = "1.5.0"
[dependencies.datalog_syntax]
version = "0.1.0"
[dependencies.datalog_syntax_macros]
version = "0.1.0"
[dependencies.dbsp]
version = "0.2"
[dependencies.identity-hash]
version = "0.1.0"
[dependencies.indexmap]
version = "2.1.0"
[dependencies.indexset]
version = "0.4.0"
[dependencies.once_cell]
version = "1.19.0"
[package]
categories = ["algorithms", "database-implementations"]
description = "Simple incremental materialized views for the masses."
documentation = "https://docs.rs/materialized-view/"
edition = "2021"
keywords = ["rdf", "property-graph", "datalog", "dbsp", "differential"]
license = "Apache-2.0"
name = "materialized-view"
readme = "README.md"
repository = "https://github.com/brurucy/materialized-view"
version = "0.1.0"