Other Blogs Highlight: Build Your Own SQLite

An article highlight on how to build your own SQLite database, from scratch
{ Word Count: 150 words | Reading Time: 1 minute }
read →

This Week in Rust Highlight: Don't Use Preludes and Globs

An article highlighting an interesting piece from This Week in Rust about preludes and globs...
{ Word Count: 102 words | Reading Time: 1 minute }
read →

rust-pdf-extractor - Turning PDF Documents into Plain Text

My Rust program of the week takes a pdf file as input and converts it to a plain text file as output.
{ Word Count: 371 words | Reading Time: 2 minutes }
read →

String Theory

An article highlighting the two important string types in Rust.
{ Word Count: 1183 words | Reading Time: 6 minutes }
read →

markdown-html-rs - Converting Markdown Content to HTML

Highlighting markdown-to-html, a Rust CLI program which helps you convert markdown content to HTML.
{ Word Count: 451 words | Reading Time: 3 minutes }
read →