Skip to main content

Crate exo_backend_classical

Crate exo_backend_classical 

Source
Expand description

§EXO Backend Classical

Classical substrate backend consuming ruvector crates. This provides a bridge between the EXO substrate abstractions and the high-performance ruvector vector database and graph database.

Re-exports§

pub use graph::GraphWrapper;

Modules§

dither_quantizer
DitheredQuantizer: deterministic low-bit quantization for exo activations.
domain_bridge
Domain bridge: wraps EXO-AI classical operations as learnable domains for ruvector-domain-expansion’s transfer-learning engine.
graph
Graph database wrapper for ruvector-graph
thermo_layer
ThermoLayer: thermodynamic coherence gate for exo-backend-classical.
transfer_orchestrator
Cross-phase ExoTransferOrchestrator
vector
Vector index wrapper for ruvector-core

Structs§

ClassicalBackend
Classical substrate backend using ruvector
ClassicalConfig
Configuration for the classical backend