qualia-core-db v0.0.30

API Reference

Complete Rust crate documentation — generated from source with cargo doc. Browse by module group below or open the full reference directly.

New in v0.0.28 0.0.28 Browser LLM demo Design Studio

Browser-native WASM + WebGPU LLM decode at ~5.9 tok/s, booting from a self-contained P64 AOT container (compile-once, OPFS-cached). Pure Rust→WASM — no Ollama / llama.cpp / Python.

Core Storage
Zero-allocation engine

Five-vector quins, SuperBlocks, WAL, lazy demand-paging, BIDX block-range index, and the VFS abstraction.

storage wal indexing archive lexicon ingest
Query & Logic
SPARQL · N3 · Deontic

Query compiler, resolver, N3Logic parser, Prolog-style rules engine, deontic modal operators, and ILP logic.

query_engine query_compiler resolver n3_parser logic deontic_logic
Webizen VM
Bytecode · Sync · Native ops

The Webizen bytecode virtual machine with 200+ native opcodes covering thermodynamics, quantum DFT, ODE solving, and geometry.

webizen webizen_bytecode webizen_sync modalities
Network & P2P
libp2p · Solid · WebID

Federated identifier and access surfaces, Solid LDP pod serving, WebID profile negotiation, Nym transport, and daemon swarm coordination.

p2p daemon daemon_swarm solid_ldp nym_adapter web_civics
AI / ML
GGUF · NPU · TEE

LLM agent runtime, GGUF model loading and sharding, NPU FFI for hardware acceleration, and TEE secure enclave integration.

llm_agent gguf_bridge gguf_sharder npu_ffi tee_ffi
Scientific Primitives
Bio · Chemistry · Physics new

SHACL-validated scientific engines: bioinformatics (BLAST, MSA), clinical engine (ICD/RxNorm), organic chemistry (SMILES/SMARTS, Lipinski).

bioinformatics clinical_engine organic_chemistry thermodynamics quantum_dft ode_solver
Economics & Rights
ILP · Agency · Tax

Interledger Protocol micro-payments, dynamic equity allocation, agency records, obligation tracking, and tax schema primitives.

economics ilp_dispatcher agency tax_schema crdt
Infrastructure
MCP · Orchestrator · WASM

MCP server for AI agent tool integration, orchestrator runtime, SHACL compiler, CBOR-LD encoder, WASM bridge, and telemetry.

mcp_server orchestrator shacl_compiler cbor_compiler wasm_bridge telemetry
Profiles & Identifiers
Multi-profile · Credentials new

Multi-profile identifier management, credential anchoring, key vault integration, and git-bridge provenance linking.

profiles key_vault identifier git_bridge rpc
Other Crates in this Workspace
Key Types & Constants
Docs generated from cargo doc --no-deps on branch 0.0.30 · deployed via GitHub Actions