๐Ÿ“ฆ anatawa12 / litedb-rs

[WIP] Rust reimplmentation of LiteDB of .NET / C#

โ˜… 1 stars โ‘‚ 0 forks ๐Ÿ‘ 1 watching
๐Ÿ“ฅ Clone https://github.com/anatawa12/litedb-rs.git
HTTPS git clone https://github.com/anatawa12/litedb-rs.git
SSH git clone git@github.com:anatawa12/litedb-rs.git
CLI gh repo clone anatawa12/litedb-rs
github-actions[bot] github-actions[bot] v0.3.0-beta.8 51d608a 2 months ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ src
๐Ÿ“ tests
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.toml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

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.