Skip to content
Rust Search
← Browse conferences

Scalable graph algorithms in Rust (and Python)

FOSDEM

Graphs are used in many different applications as they are an intuitive way for representing complex relationships between entities, as for example in social, communication, financial or geographical networks. Graphs in these domains can be very large, potentially spanning multiple millions and even billions of nodes and edges. In order to get analytical insights out of these structures, scalable implementations of graph algorithms are necessary. Rust is the ideal language for implementing such

Recording not playing? Use the FOSDEM link above.