Registry / database / re-arrow-store

re-arrow-store

JSON →
library0.11.0rscratesunverified

An in-memory time series database for Rerun log data, based on Apache Arrow.

# Cargo.toml [dependencies] re_arrow_store = "0.11.0"
INSTALL
IMPORT
SIG · RE-ARROW-STORE
R
re-arrow-store
databaserustv0.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TimeSeriesStore
✓ use re_arrow_store::TimeSeriesStore;

Creates a new in-memory time series store for Rerun data.

use re_arrow_store::TimeSeriesStore; fn main() { let store = TimeSeriesStore::new(); println!("Store created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
re-arrow-store — cargo add re-arrow-store · libregistry