jdrouet · Mar 22, 2025
Building a search engine from scratch, in Rust: part 1
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
In the previous article , I introduced what project we're going to address in the following weeks: how to build a cross-platform search engine with encryption capabilities. Today, we'll have a look at the first technical challenge: how to store things on disk. You might be thinking that we start with a simple topic, to warm up and get ready for the serious parts. That's both right…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.