{"id":70076,"library":"tantivy-common","title":"Tantivy Common","description":"Common traits and utility functions used by multiple tantivy subcrates.","status":"active","version":"0.10.0","language":"rust","source_language":null,"source_url":"https://github.com/quickwit-oss/tantivy","tags":["tantivy","search","utilities","bitset"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntantivy-common = \"0.10.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tantivy-common","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"BitSet","correct":"use tantivy_common::BitSet;"}],"quickstart":{"code":"use tantivy_common::BitSet;\n\nfn main() {\n    let mut bitset = BitSet::new();\n    bitset.insert(42);\n    println!(\"{}\", bitset.contains(42));\n}","lang":"rust","description":"Create and use a BitSet."},"warnings":[],"env_vars":null,"search_vec":"'bitset':16 'common':2,3 'function':7 'multipl':10 'search':14 'subcrat':12 'tantivi':1,11,13 'trait':4 'use':8 'util':6,15","created_at":"2026-06-17T18:09:18.689748+00:00","updated_at":"2026-06-17T18:09:18.689748+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://github.com/quickwit-oss/tantivy","github":"https://github.com/quickwit-oss/tantivy","docs":"https://docs.rs/tantivy-common/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}