Docs.rs
sqz-engine-1.1.1
sqz-engine 1.1.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
ojuschugh1
Dependencies
chrono ^0.4
normal
dirs-next ^2.0
normal
notify ^6
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^1
normal
tiktoken-rs ^0.6
normal
toml ^0.8
normal
toml_edit ^0.22
normal
tree-sitter ^0.22
normal
tree-sitter-bash ^0.21
normal
tree-sitter-javascript ^0.21
normal
tree-sitter-python ^0.21
normal
tree-sitter-rust ^0.21
normal
proptest ^1
dev
Versions
69.46%
of the crate is documented
Platform
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
Skip to main content
Module simhash
sqz_
engine
1.1.1
Module simhash
Module Items
Structs
Functions
In crate sqz_
engine
sqz_engine
Module
simhash
Copy item path
Source
Structs
§
SimHash
Fingerprint
A 64-bit SimHash fingerprint.
Functions
§
simhash
Compute the SimHash fingerprint of a text document.
simhash_
weighted
Compute SimHash using weighted features (e.g., TF-IDF weights).