A NoSQL Database Written in Rust Using MongoDB’s API

PoloDB is an embedded JSON-based database. Contribute to vincentdchan/PoloDB development by creating an account on GitHub. Read more

Similar

Xr0 Makes C Safer than Rust

There is a practical way to guarantee the safety of C programs at compile time, in the sense of no use-after-frees, no double frees, no buffer out-of-bounds reads/writes, no null pointer dereferences, no uses of uninitialised memory, no arithmetic overflo... (more…)

Read more »