csgo_gsi - GSI Implementation for Rust

Rust library for CS:GO's GSI.

I made this library because csgo-gsi's GSIServer is not thread-safe (which makes 0 sense). This is simply a port of csgo-gsi with some small API changes + a Send + Sync GSIServer :)