![GitHub top language](https://img.shields.io/github/languages/top/rust-util-collections/vsdb) [![Rust](https://github.com/rust-util-collections/vsdb/actions/workflows/rust.yml/badge.svg)](https://github.com/rust-util-collections/vsdb/actions/workflows/rust.yml) [![Latest Version](https://img.shields.io/crates/v/vsdb.svg)](https://crates.io/crates/vsdb_core) [![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/vsdb_core) [![Minimum rustc version](https://img.shields.io/badge/rustc-1.78+-lightgray.svg)](https://github.com/rust-random/rand#rust-version-requirements) # vsdb_core vsdb is a 'std-collection-like' database. This is a simplified version of the original [**vsdb_core**](https://crates.io/crates/vsdb_core/0.70.0), retaining only the most practical and stable parts. ### Known Issues - The instance `len` is not absolutely reliable and should be regarded as a hint