A Lightweight, Elasticsearch-Compatible Search Server. Built on RocksDB and Rust

rusticsearch – A lightweight, Elasticsearch-compatible search server. Built on RocksDB and Rust…

Similar

Four years with Rust

Today is four years since I first learned about the existence of Rust. I know this because Rust 0.5 was the first release I used. Rust has changed a lot in that time. For a brief overview of its history, watch this talk of mine. But for today, I... | Stev...

Read more »

Rust and SDL2 = Textures

As I’ve worked on my Pushrod library over the past year, one of the major struggles I encountered was trying to figure out how to draw using just the GPU, instead of drawing directly to the on-screen Canvas. (more…)

Read more »