New fast tlog parser for Python

Hello, everyone!

We introduce fasttlogparser, a Python package for efficient parsing of MAVLink .tlog files. Leveraging a C++ backend, it provides significant performance improvements over pure Python implementations, ~100x faster than pymavlog.

We invite developers working with MAVLink telemetry to evaluate this package and share feedback on its performance and functionality in your environments.