#package-manager #vpm #vrc-get

vrc-get-litedb

A NativeAOT LiteDB wrapper to read VCC's project information made for vrc-get

8 releases

new 0.2.0 May 17, 2024
0.1.4 Mar 11, 2024
0.1.3 Feb 25, 2024
0.0.0 Feb 10, 2024

#1108 in Database interfaces

Download history 128/week @ 2024-02-09 37/week @ 2024-02-16 343/week @ 2024-02-23 167/week @ 2024-03-01 330/week @ 2024-03-08 81/week @ 2024-03-15 216/week @ 2024-03-22 184/week @ 2024-03-29 199/week @ 2024-04-05 73/week @ 2024-04-12 278/week @ 2024-04-19 162/week @ 2024-04-26 94/week @ 2024-05-03 102/week @ 2024-05-10

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

MIT license

1MB
25K SLoC

C# 24K SLoC // 0.2% comments Rust 1K SLoC // 0.0% comments

vrc-get-litedb

The rust LiteDB wrapper to read and write project information in VCC 2.2.0 or later.

This package is a part of the vrc-get project and based on simplified fork of liteDB.

Building

Since this module uses NativeAOT, you have to install .NET 8.0 SDK and requirements for NativeAOT to build this module.

Dependencies

~5–7MB
~132K SLoC