15 releases
new 0.3.1-SNAPSHOT |
|
---|---|
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
1,318 downloads per month
Used in 2 crates
(via vrc-get-vpm)
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