You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Concurrent Rust application for processing large-scale Steam review data. Uses parallelism with Rayon to extract stats like top-reviewed games and most common languages. Developed for a university course on concurrent programming.
2025-1c-tp2-rustizados: Group project developed for the Concurrent Programming Techniques course at the Faculty of Engineering, University of Buenos Aires. It implements a distributed client-server system with data resilience and fault tolerance. Team members: Ian von der Heyde, Agustín Altamirano, Juan Martín de la Cruz, Santiago Tomás Fassio.