Docs.rs
semantic-memory-0.5.1
semantic-memory 0.5.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
RecursiveIntell
Dependencies
bitemporal-runtime ^0.1.0
normal
blake3 ^1.8.3
normal
boundary-compiler ^0.1.0
normal
bytemuck ^1
normal
chrono ^0.4.44
normal
forge-memory-bridge ^0.1.1
normal
hnsw_rs ^0.3
normal
optional
quant-governor ^0.1.0
normal
optional
reqwest ^0.12
normal
rusqlite ^0.32.1
normal
schemars ^0.8.22
normal
scr-runtime-compression ^0.1.0
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
stack-ids ^0.1.1
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
turbo-quant ^0.2.1
normal
optional
usearch ^2.25
normal
optional
uuid ^1.22.0
normal
semantic-memory-forge ^0.1.1
dev
tempfile ^3.27.0
dev
tokio ^1.50.0
dev
cxx ^1.0
build
optional
cxx-build ^1.0
build
optional
Versions
76.15%
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 chunker
semantic_
memory
0.5.1
Module chunker
Module Items
Functions
In crate semantic_
memory
semantic_memory
Module
chunker
Copy item path
Source
Expand description
Text chunking via recursive splitting with overlap.
Functions
ยง
chunk_
text
Chunk text using the given configuration and token counter.