#litedb #lite-db #vrc-get

vrc-get-litedb

A Rust reimplementation of LiteDB made for vrc-get

17 releases

Uses new Rust 2024

0.3.1-SNAPSHOT Mar 1, 2025
0.3.0-beta.8 Nov 14, 2025
0.3.0-beta.7 Jul 8, 2025
0.3.0-beta.6 Mar 1, 2025
0.1.4 Mar 11, 2024
Download history 111/week @ 2025-12-04 101/week @ 2025-12-11 42/week @ 2025-12-18 69/week @ 2025-12-25 29/week @ 2026-01-01 29/week @ 2026-01-08 52/week @ 2026-01-15 62/week @ 2026-01-22 31/week @ 2026-01-29 53/week @ 2026-02-05 54/week @ 2026-02-12 37/week @ 2026-02-19 242/week @ 2026-02-26 89/week @ 2026-03-05 186/week @ 2026-03-12 80/week @ 2026-03-19

603 downloads per month
Used in 2 crates (via vrc-get-vpm)

MIT license

465KB
12K SLoC

LiteDB in Rust

This is a reimplementation of LiteDB in Rust.

This implementation (currently?) only supports single-threaded operation.


vrc-get-litedb

This crate is a Rust reimplementation of LiteDB, a lightweight database written in C#.

This crate implements low-level API of LiteDB, the LiteEngine.

This crate is made for and a part of the vrc-get project, to read and write project information in VCC 2.2.0 or later.

Dependencies

~3–33MB
~543K SLoC