{"id":64100,"library":"re-arrow-store","title":"Re Arrow Store","description":"An in-memory time series database for Rerun log data, based on Apache Arrow.","status":"active","version":"0.11.0","language":"rust","source_language":null,"source_url":"https://github.com/rerun-io/rerun","tags":["time-series","database","arrow","in-memory","rerun"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nre_arrow_store = \"0.11.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add re_arrow_store","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TimeSeriesStore","correct":"use re_arrow_store::TimeSeriesStore;"}],"quickstart":{"code":"use re_arrow_store::TimeSeriesStore;\n\nfn main() {\n    let store = TimeSeriesStore::new();\n    println!(\"Store created\");\n}","lang":"rust","description":"Creates a new in-memory time series store for Rerun data."},"warnings":[],"env_vars":null,"search_vec":"'apach':17 'arrow':2,18,23 'base':15 'data':14 'databas':10,22 'in-memori':5,24 'log':13 'memori':7,26 're':1 'rerun':12,27 'seri':9,21 'store':3 'time':8,20 'time-seri':19","created_at":"2026-06-17T16:52:02.745491+00:00","updated_at":"2026-06-17T16:52:02.745491+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://rerun.io","github":"https://github.com/rerun-io/rerun","docs":"https://docs.rs/re_arrow_store/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}