Introducing Limbo: A complete rewrite of SQLite in Rust

Introducing Limbo: A complete rewrite of SQLite in Rust.
we forked SQLite with the libSQL project. What would it be like if we just rewrote it?

Read in full here:

This thread was posted by one of our members via one of our news source trackers.

3 Likes

I am really amazed at people who can take a codebase written in one language and rewrite it in another.

2 Likes

Limbo is also a stellar game :grinning: :grinning:

1 Like

I am curious if it performance as well or better than the C/C++ version.

3 Likes