Following the development of electrs, I will present Bindex - a performant Bitcoin indexing library written in Rust (https://github.com/romanz/bindex).
It uses on a new indexing schema and relies on new Bitcoin Core REST API endpoints for efficient data storage and retrieval. In addition, it supports SQLite-based caching for faster history synchronization.