GuardianDB is now available on crates.io!

We’re excited to announce that GuardianDB has just been officially published on crates.io, the primary package registry for the Rust community. Starting today, you can integrate GuardianDB into your Rust project with a simple addition:

Run the following Cargo command in your project directory: cargo add guardian-db

Or add the following line to your Cargo.toml: guardian-db = “0.11.18”

This release marks an important milestone for the project, making distribution, versioning, and updates even more accessible for developers and teams looking for a modern, secure, and efficient storage solution.

Additionally, the documentation for the published version is already being processed by docs.rs, making it easy to browse APIs, modules, and examples directly online.

We appreciate the continuous support from the community and will keep pushing forward with new features, optimizations, and architectural improvements.

Try it out, contribute, and join the evolution of GuardianDB!