Rust bindings for Remotery

Hi,

Yesterday I released bindings for Remotery https://github.com/emoon/remotery-rs Remotery is a real-time profiler which is quite useful for profiling real-time applications but can be used for other applications as well. It has a web viewer that the application will connect to over a websocket to feed in the data.

More info about Remotery and the web viewer https://github.com/Celtoys/Remotery

3 Likes