[Project] tinydb-rust: A high-performance Rust reimplementation (100% API compatible) #603
itsmorninghao
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
|
I think you got your link mixed up, it should be https://github.com/itsmorninghao/tinydb-rust/, shoudn't it? 🙂 Anyways, congrats on the project, I'll definitvely link to it from the TinyDB docs! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @msiemens and the community,
First of all, huge thanks for creating and maintaining TinyDB! It's such a fantastic and easy-to-use library.
I wanted to share a project I've been working on recently called tinydb-rust. It is a reimplementation of TinyDB using Rust, designed to be a drop-in replacement.
Key features:
It is currently in Beta (v0.9.0). My goal isn't to replace TinyDB, but to offer an alternative for users who might need a bit more performance while keeping the familiar API.
I would love to hear any feedback from the community!
Repo: https://github.com/itsmorninghao/tinydb-rust
Thanks again for the inspiration!
Beta Was this translation helpful? Give feedback.
All reactions