15 releases

new 0.3.1-SNAPSHOT Mar 1, 2025
0.3.0-beta.6 Mar 1, 2025
0.2.1 Jun 12, 2024
0.2.0 May 17, 2024
0.0.0 Feb 10, 2024

#218 in Database interfaces

Download history 19/week @ 2024-11-13 50/week @ 2024-11-20 94/week @ 2024-11-27 206/week @ 2024-12-04 105/week @ 2024-12-11 100/week @ 2024-12-18 95/week @ 2024-12-25 114/week @ 2025-01-01 111/week @ 2025-01-08 23/week @ 2025-01-15 34/week @ 2025-01-22 174/week @ 2025-01-29 39/week @ 2025-02-05 96/week @ 2025-02-12 268/week @ 2025-02-19 849/week @ 2025-02-26

1,318 downloads per month
Used in 2 crates (via vrc-get-vpm)

MIT license

635KB
16K SLoC

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.


lib.rs:

LiteDB in Rust

This is a reimplementation of LiteDB in Rust.

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

Dependencies

~4–40MB
~577K SLoC