SQLite Clone from Scratch in Rust

SQLite clone from scratch in Rust. Contribute to joaoh82/rust_sqlite development by creating an account on GitHub. Read more

Similar

24 days of Rust – lettre

lettre is a library to send emails over SMTP from our Rust applications. Like many other crates in the growing, but still young Rust ecosystem, it is still a work in progress. But while there are a few features missing from lettre, we can send some emails...

Read more »

Migrating to Rust

Simon Chemouil  –  Director of Engineering, Core Backend For more than two years now, Kraken’s Core Backend team has been using Rust to modernize services originally written in PHP, while building new products, expanding the feature set and supporting the... (more…)

Read more »

Building Realtime APIs in Rust

I’ve been working recently on Backtalk, a little toy Rust framework for building realtime APIs. Let’s say you’re building a hot new tech startup — Facebook for Cats. You’re going to need a web server to track all these cats. Let’s build one quickly using ... (more…)

Read more »