Docs.rs
cozo-0.7.6
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cozo 0.7.6
A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
134
out of
134
items documented
1
out of
30
items with examples
Size
Source code size: 2.1 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 22.99 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Documentation
cozodb/cozo
3816
125
40
crates.io
Dependencies
aho-corasick ^1.0.1
normal
approx ^0.5.1
normal
base64 ^0.21.0
normal
byteorder ^1.4.3
normal
casey ^0.4.0
normal
chrono ^0.4.19
normal
chrono-tz ^0.8.0
normal
cozorocks ^0.1.7
normal
optional
crossbeam ^0.8.2
normal
csv ^1.1.6
normal
document-features ^0.2.6
normal
either ^1.7.0
normal
env_logger ^0.10.0
normal
fast2s ^0.3.1
normal
graph ^0.3.0
normal
optional
itertools ^0.12.0
normal
jieba-rs ^0.6.7
normal
js-sys ^0.3.60
normal
optional
lazy_static ^1.4.0
normal
log ^0.4.17
normal
miette ^5.5.0
normal
minreq ^2.6.0
normal
optional
ndarray ^0.15.6
normal
num-traits ^0.2.15
normal
ordered-float ^4.1.1
normal
pest ^2.2.1
normal
pest_derive ^2.2.1
normal
priority-queue ^1.2.3
normal
quadrature ^0.1.2
normal
rand ^0.8.5
normal
rayon ^1.5.3
normal
optional
regex ^1.6.0
normal
rmp ^0.8.11
normal
rmp-serde ^1.1.0
normal
rmpv ^1.0.0
normal
rust-stemmers ^1.2.0
normal
rustc-hash ^1.1.0
normal
serde ^1.0.137
normal
serde_bytes ^0.11.7
normal
serde_derive ^1.0.137
normal
serde_json ^1.0.81
normal
sha2 ^0.10.6
normal
sled ^0.34.7
normal
optional
smallvec ^1.8.1
normal
smartstring ^1.0.1
normal
sqlite ^0.32.0
normal
optional
sqlite3-src ^0.5.1
normal
optional
swapvec ^0.3.0
normal
thiserror ^1.0.34
normal
tikv-client ^0.3.0
normal
optional
tikv-jemallocator-global ^0.5.0
normal
optional
tokio ^1.21.2
normal
optional
twox-hash ^1.6.3
normal
unicode-normalization ^0.1.21
normal
uuid ^1.1.2
normal
Versions
0.7.6
(2023-12-11)
0.7.5
(2023-09-16)
0.7.2
(2023-06-01)
0.7.1
(2023-05-10)
0.7.0
(2023-05-02)
0.6.0
(2023-04-20)
0.5.1
(2023-02-04)
0.5.0
(2023-01-21)
0.4.1
(2023-01-06)
0.4.0
(2022-12-28)
0.3.0
(2022-12-18)
0.2.2
(2022-12-02)
0.2.1
(2022-12-01)
0.1.6
(2022-11-09)
0.1.5
(2022-11-08)
0.1.4
(2022-11-06)
0.1.3
(2022-11-05)
0.1.2
(2022-11-02)
0.1.1
(2022-10-31)
0.1.0
(2022-10-31)
Owners
Cozo-core
This crate contains the implementation proper of CozoDB.