Zellij – A Terminal Workspace and Multiplexer Written in Rust

After long months of work by a dedicated team of enthusiasts, today we are proud to announce the release of the beta version of Zellij… Read more

Similar

Two ways of interpreting visibility in Rust

Last year, while I was browsing through Rust compiler pull requests, I noticed #126013, which added the unreachable_pub lint to several crates of the compiler. This piqued my interest, because I did not know that lint at the time. But when I examined its ... (more…)

Read more »

Of tantivy, a search engine in Rust

I have been working more or less with search engines since 2010. Since then, I entertained the idea to try and code my own search engine. I ended up never starting this project, but accumulated more and more information over the year about how to implemen...

Read more »