1 unstable release

Uses new Rust 2024

0.8.5-alpha Dec 3, 2025

#1007 in Database interfaces

25 downloads per month
Used in 11 crates (2 directly)

Apache-2.0

1MB
22K SLoC

Shared scan interfaces and streaming helpers for LLKV.

This crate is intended to host the storage-agnostic scan surface used by both the table layer and the executor. It currently contains the core scan types and storage abstraction; execution wiring will migrate here over time.


LLKV Scan

Shared scan interfaces and streaming helpers for the LLKV database toolkit.

This crate is not intended for direct standalone use.

License

Licensed under the Apache-2.0 License.

Dependencies

~34MB
~524K SLoC