Library for parsing sphinx `objects.inv` files
⚓ Rust 📅 2026-05-06 👤 surdeus 👁️ 1I've been working on a parser for the sphinx objects.inv file format (used by projects like the linux kernel, python, numpy, etc) called sphinx_inv. It's a small project, but I'm actually quite happy with the design so far.
I just released 0.2.0 and I would love to hear what people think. Usually I make applications in rust, so this is my first time doing a separate library. I'm curious if this would be something you'd consider using if you had a use for it, given the docs, readme, etc. I'm aware that the docs could be better but I think they're a good start.
Of course if people have ideas for a better API, or other things I didn't think about I'd love to hear those too!
1 post - 1 participant
🏷️ Rust_feed