Docs.rs
sift-core-0.1.2
sift-core 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
botirk38
Dependencies
bitflags ^2
normal
bstr ^1
normal
grep-cli ^0.1
normal
grep-matcher ^0.1
normal
grep-printer ^0.3
normal
grep-regex ^0.1
normal
grep-searcher ^0.1
normal
ignore ^0.4
normal
memchr ^2
normal
memmap2 ^0.9
normal
rayon ^1
normal
regex-automata ^0.4
normal
regex-syntax ^0.8
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
optional
termcolor ^1
normal
thiserror ^2
normal
criterion ^0.8.2
dev
tempfile ^3
dev
Versions
18.9%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 storage
sift_
core
0.1.2
Module storage
Module Items
Modules
In crate sift_
core
sift_core
Module
storage
Copy item path
Source
Expand description
On-disk tables for the trigram index.
Modules
§
format
Shared magic bytes and little-endian helpers.
lexicon
Sorted trigram → postings slice descriptor.
postings
Contiguous
u32
LE file-id payloads referenced by the lexicon.