This is an automated archive made by the Lemmit Bot.

The original was posted on /r/rust by /u/confused_popsy on 2025-07-16 21:17:45+00:00.


Hey everyone,

I’m pretty new to Rust, and this is my first attempt at building something substantial and open-sourcing it. bgr is an ultra-fast, in-memory log indexing and search engine. The goal was to create something that could ingest log data quickly and allow for microsecond-level query performance.

It’s still early and probably buggy, but I’d love your feedback, ideas, or code tips to make it better.

Thanks in advance for checking it out — any guidance is appreciated!